@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font:12px/1.5 Arial; color:#404040;}
.tips{width:355px; border:1px solid #ddd; border-radius:3px; background:#fff; padding:1px; margin:-90px 0 0 -178px; position:absolute; top:50%; left:50%;}
.hd{background:#1c94c4; height:38px; line-height:38px; color:#fff; border-radius:3px; padding:0 10px; font-weight:bold; font-size:14px;}
.hd a{ background:url(http://res.365you.com/static/365you/pc/images/close.png) no-repeat; width:15px; height:15px; float:right; display:inline-block; margin:10px 0 0;}
.cont{padding:30px 0; text-align:center; font-size:14px;}
.btn{text-align:center; padding:10px 0 15px;}
.btn a{display:inline-block; border:1px solid #ccc; background:#fafafa; border-radius:3px; height:26px; line-height:26px; padding:0 12px; text-decoration:none; margin:0 20px; color:#1c94c4; font-weight:bold;}
.fusion_dialog_header {
	background:#EDEDED;
    background:-moz-linear-gradient(center top , #FAFAFA 0%, #EDEDED 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), to(#EDEDED));
    border-bottom: 1px solid #D8D8D8;
    height: 28px;
}

.fusion_dialog_header a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://res.365you.com/static/365you/pc/images/sprite.png?aa");
    background-position: 0 -386px;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding-left: 20px;
	text-decoration:none;
}

.fusion_dialog_header h3 {
    color: #4C4C4C;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    padding-left: 30px;
}
.fusion_dialog_header button {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://res.365you.com/static/365you/pc/images/sprite.png?aa");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 28px;
    line-height: 100px;
    margin-right: 5px;
    width: 29px;
}
.tpright{line-height:20px;}
.tpright a{display:inline-block;background:url(http://res.365you.com/static/365you/pc/images/wbicon.gif) no-repeat; float:left; padding:0px 5px 0 25px;}
.tpright .desk{background-position:3px -195px;font-size: 13px;margin-left: 50px;color: #4C4C4C;}