﻿/*核心css文件*/
.siteCount{display:none;}

/* page start */
#currPage{display:none;}
.page_sort{display:inline;float:right;padding: 10px;}
.page_sort .goto{background:#FFFFFF;display:inline;float:right;font-size:12px;position:relative;width:137px;margin-top:1px;height: 24px;line-height: 24px;}
.page_sort .goto .other {display: inline;float: right;height: 24px;line-height: 24px;}
.page_sort .goto .pageNum {color:#77a82d;cursor:pointer;font-weight:bold;margin:0;padding:0;width:36px;height:22px;line-height:22px;border:1px solid #DDDDDD;text-align: center;margin: 0 5px;}
.page_sort .goto .go{display: inline;float: right;}
.page_sort .goto .go,.page_sort .go span {background: url("/res/images/bg_btn.png") no-repeat;}
.page_sort .goto .go {color:#707070;display:inline-block;font-size:12px;height:24px;line-height:24px;_line-height:26px;padding-left:9px;vertical-align:top;margin-left:8px;}
.page_sort .goto a.go span{background-position: right 0;cursor: pointer;display: inline-block;height: 24px;padding-right: 9px;}
.page_sort .goto .go:hover {background-position: 0 -34px;color: #FFFFFF;text-decoration: none;}
.page_sort .goto .go:hover span {background-position: right -34px;text-decoration: none;}
.page_sort .page_link {display: inline;float: right;margin:1px 0 0 0;}
.page_sort .page_link li {display: inline;float:left;margin:0 3px 0 0;_margin:0 1px 0;}
.page_sort .page_link li a,.page_sort .page_link li a span{background: url("/res/images/bg_btn.png") no-repeat;}
.page_sort .page_link li a{color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;padding-left: 7px;_padding-left: 6px;vertical-align: top;}
.page_sort .page_link li.prevten a{background: url("/res/images/btn.png") no-repeat;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;}
.page_sort .page_link li.nextten a{background: url("/res/images/btn.png") no-repeat -28px 0;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;}
.page_sort .page_link li a span{background-position: right 0;cursor: pointer;display:inline-block;height: 24px;padding-right: 7px;}
.page_sort .page_link li.nextten a:hover{background-position: -28px -34px;color: #FFFFFF;text-decoration: none;}
.page_sort .page_link li a:hover, .page_sort .page_link a.thispage{background-position: 0 -34px;color: #FFFFFF;text-decoration: none;}
.page_sort .page_link li a:hover span, .page_sort .page_link a.thispage span{background-position: right -34px;text-decoration: none;}
/* page end */

/* artDialog start */
body { _margin:0; _height:100%; }/*IE6 BUG*/ 
.d-outer { text-align:left; }
.d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse;}
.d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; }
.d-header, .d-button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.d-title { overflow:hidden; text-overflow: ellipsis; cursor:default; }
.d-state-noTitle .d-title { display:none; }
.d-close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.d-close:hover { text-decoration:none; }
.d-main { text-align:center; vertical-align:middle; min-width:9em; }
.d-content { color:#000; float:left;}
.d-content .d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(/res/images/loading.gif) no-repeat center center; }
.d-buttons { padding:6px; text-align:right; white-space:nowrap; }
.d-button { margin-left:10px; padding: 0 8px; cursor: pointer; display: inline-block; min-height:2em; text-align: center; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: 1px solid #cacaca; background: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD));   }
.d-button::-moz-focus-inner, .d-button::-moz-focus-outer { border:0 none; padding:0; margin:0; }
.d-button:focus { outline:none 0; border-color:#cacaca;  }
.d-button:hover { color:#000; border-color:#cacaca; }
.d-button:active { border-color:#cacaca; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF));  }
.d-button[disabled] { cursor:default; color:#666; background:#DDD; border: 1px solid #cacaca; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
.d-state-highlight { color: #FFF; border: 1px solid #e57002; background: #ffbc20; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc20', endColorstr='#f27602'); background: linear-gradient(top, #ffbc20, #f27602); background: -moz-linear-gradient(top, #ffbc20, #f27602); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffbc20), to(#f27602)); }
.d-state-highlight:focus { outline:none 0; border-color:#ffde90;  }
.d-state-highlight:hover { color:#FFF; border-color:#e57002; }
.d-state-highlight:active { border-color:#e57002; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27602', endColorstr='#ffbc20'); background: linear-gradient(top, #f27602, #ffbc20); background: -moz-linear-gradient(top, #f27602, #ffbc20); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f27602), to(#ffbc20)); }
.d-mask { background:#000; filter:alpha(opacity=30); opacity:.3; }
.d-inner { background:#FFF; }
.d-outer, .d-inner { border:0; }
.d-nw, .d-ne, .d-sw, .d-se { width:4px; height:4px; }
.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se {background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); }
.d-state-lock .d-nw, .d-state-lock .d-n, .d-state-lock .d-ne, .d-state-lock .d-w, .d-state-lock .d-e, .d-state-lock .d-sw, .d-state-lock .d-s, .d-state-lock .d-se { background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); }
.d-titleBar { position:relative; height:100%; }
.d-title { height:34px; line-height:33px; padding:0 34px 0 10px; font-weight:bold; font-size:14px; background-color:#E7F2F9; background: linear-gradient(top, #edf5f8, #bdc6cd); background:-moz-linear-gradient(top,#F3F8FC,#E7F2F9); background:-webkit-gradient(linear,0 0,0 100%,from(#F3F8FC),to(#E7F2F9)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF3F8FC', endColorstr='#FFE7F2F9'); border-bottom:1px solid #C8DDE9; }
.d-state-focus .d-title { color:#006A92; }
.d-close { padding:0; top:7px; right:7px; width:19px; height:19px; line-height:19px; font-size:18px; font-weight:bold; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino;  }
.d-close:hover, .d-close:active { background:#999; color:#FFF; border:2px solid #fff; top:5px; right:5px;}
.d-buttons { background-color:#F6F6F6; border-top: 1px solid #DADEE5; }
.d-state-noTitle .d-inner { border:1px solid #999; background:#FFF; }
.d-state-noTitle { border:0 none; box-shadow:none; }
.d-state-noTitle .d-nw, .d-state-noTitle .d-n, .d-state-noTitle .d-ne, .d-state-noTitle .d-w, .d-state-noTitle .d-e, .d-state-noTitle .d-sw, .d-state-noTitle .d-s, .d-state-noTitle .d-se { background:rgba(0, 0, 0, .15); background:#000\9!important; filter:alpha(opacity=15)!important; }
.d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; }
.d-state-noTitle .d-close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
.d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active {top:0; right:0; border:none; background:none; color:#900; }
.d-state-noTitle .d-dialog { box-shadow: none; }
/* artDialog end */

/*tip message start*/
.tip_message,.tip_message .tip_ico_succ,.tip_message .tip_ico_fail,.tip_message .tip_ico_hits,.tip_message .tip_content,.tip_message .tip_end{background-image:url(/res/images/tip_message.png);_background-image:url(/res/images/tip_message_ie6.png);color:#606060;float:left;font-size:14px;font-weight:bold;height:54px;line-height:54px;}
.tip_message{display:none;background:none;position:absolute;font-family:Arial,Simsun,"Arial Unicode MS",Mingliu,Helvetica;font-size:14px;}
.tip_message .tip_ico_succ
{background-position:-6px 0;background-repeat:no-repeat;width:45px;}
.tip_message .tip_ico_fail{background-position:-6px -108px;background-repeat:no-repeat;width:45px;}
.tip_message .tip_ico_hits{background-position:-6px -54px;background-repeat:no-repeat;width:45px;}
.tip_message .tip_end{background-position:0 0;background-repeat:no-repeat;width:6px;}
.tip_content{background-position:0 -161px;background-repeat:repeat-x;padding:0 20px 0 8px; word-break:keep-all;white-space:nowrap;}
.tip_message .tip_message_content{position:absolute; left:0; top:0; width:100%;height:100%;z-index:65530;}
.ie6_mask{position:absolute; left:0; top:0; width:100%;height:100%;background-color:transparent;z-index:-1;filter:alpha(opacity=0);}
/* tip message end */

/* dialog_login start */
.user_dialog_login {display:inline; float:left; width:565px; height:262px;padding:0 10px;}
.user_dialog_login .left{display:inline; float:left; width:260px; height:260px;padding:0 10px 0 24px;}
.user_dialog_login .left_line{display:inline; float:left; width:247px;margin: 0 0 10px;}
.user_dialog_login .left_line a{text-decoration:underline;}
.user_dialog_login .left_line .message{display:inline; float:left; width:180px; height:16px; padding-left:36px;}
.user_dialog_login .left_line .message span{background: url("/res/space/images/icon/wrong.gif") no-repeat scroll 0 0 transparent;color: #F25A04;display: none;float: left;height: 16px;line-height: 16px;padding-left: 18px;}
.user_dialog_login .left_line .dl_loginName{background: url("/res/images/h_bg.png") no-repeat scroll 0 -18px;_background: url("/res/images/h_bg.gif") no-repeat scroll 0 -18px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;margin: 0 0 5px;}
.user_dialog_login .left_line .dl_loginName .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 18px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;font-family: Verdana,Arial,Helvetica,sans-serif;}
.user_dialog_login .left_line .dl_password{background: url("/res/images/h_bg.png") no-repeat scroll 0 -54px;_background: url("/res/images/h_bg.gif") no-repeat scroll 0 -54px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;}
.user_dialog_login .left_line .dl_password .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 14px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;}
.user_dialog_login .left_line .input {display: inline;float: left;font-size: 14px;margin-top: 2px;}
.user_dialog_login .left_line .input .input_normal{border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px;box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #a8a8a8;height: 36px;padding-right: 5px;vertical-align: middle;background: none repeat scroll 0 0 transparent;font-size: 14px;line-height: 33px;outline-style: none;padding-left: 5px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-align: center;}
.user_dialog_login .left_line .input .input_size{font-size: 18px;}
.user_dialog_login .left_line .input .vcode{display: inline;float: left;}
.user_dialog_login .left_line .noleft {display:inline;float:left;height: auto !important;line-height:31px;min-height:31px;margin-left:9px;margin-top: 2px;}
.user_dialog_login .left_line .noleft #authCode {border: 1px solid #CCCCCC;width:84px;height:36px;cursor: pointer;}
.user_dialog_login .left_line .reloadCode {display: inline;float: left;height: 42px;line-height: 42px;margin-left: 9px;}
.user_dialog_login .left_line .reloadCode a {color: #e38000;font-size: 12px;text-decoration: underline;width: 50px;display: inline;float: left;line-height: 20px;text-align: left;}
.user_dialog_login .left_line .right {float: right;}
.user_dialog_login .left_line .right a {color: #E38000;}
.user_dialog_login .left_line label {cursor: pointer;display:inline; float:left;}
.user_dialog_login .left_line label .check_box {margin-right: 3px;vertical-align: -2px;}
.user_dialog_login .style {display: inline;float: left;}
.user_dialog_login .style .home_btn {background: url("/res/images/press_button.png") no-repeat;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 34px;line-height: 34px;overflow: hidden;text-align: center;width: 85px;}
.user_dialog_login .right_line {background: url("/res/images/hr.jpg") no-repeat;display: inline;float: left;height: 262px;padding: 20px 0 0 58px;width: 190px;}
.user_dialog_login .right_line .title {color: #666666;font-size: 14px;font-weight: bold;text-align: left;}
.user_dialog_login .right_line .reg {display: inline;float: left;width: 100%;}
.user_dialog_login .right_line .reg p {margin-top: 5px;padding-bottom: 12px;text-align: left;}
.user_dialog_login .right_line .reg .home_btn {background: url("/res/images/press_button.png") no-repeat scroll 0 -46px;border: 0 none;cursor: pointer;display: inline;float: left;height: 32px;width: 125px;}
.user_dialog_login .right_line .partner {display: inline;float: left;padding-top:18px;border-top: 1px dashed #D4D4D4;margin-top:45px;}
.user_dialog_login .right_line .partner p.tit {color: #595959;margin: 0 0 12px;}
.user_dialog_login .right_line .partner .qq{display: inline;float: left;}
/* dialog_login end */

/*user card start*/
.sp_card{ position:absolute; top:0px; left:0px; color: #666666; font:12px/1.5 Tahoma,Helvetica,Arial,sans-serif; z-index:13010;}
.sp_card img{ border-style:none;}
.sp_card ul,.sp_card li, .sp_card dt, .sp_card dd, .sp_card dl { margin: 0; padding: 0; list-style:none;}
.sp_card_content{text-align:left; border:1px solid #CFCFCF;background:white;position:relative;box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.1); width:300px; padding:15px; height:148px;} 
.sp_card_content::after{content:".";height:0;display:block;visibility:hidden;clear:both;font-size:0;}
.sp_card_content a:link,.sp_card_content a:visited{ color:#6DB823;}
.sp_card_view{ height:52px; overflow:hidden;}
.sp_card_view dt{ float:left; width:48px; margin:4px 11px 0 0;}
.sp_card_view dd{ float:left; color:#aaa; line-height:2.3;}
.sp_card_intro{ width:300px;word-wrap:break-word;word-break:normal;overflow:hidden; margin:13px 0 10px; height:18px; line-height:18px;}
.sp_card_intro em{color:#aaa;}
.sp_card_medal{ height:24px; overflow:hidden; padding-bottom:5px;}
.sp_card_medal ul{ overflow:hidden; zoom:1;}
.sp_card_medal ul li{ float:left; margin-right:5px;}
.sp_card_follow{ overflow:hidden; zoom:1;}
.sp_card .sp_follow_bnt{ line-height:24px; background:#6DB823; height:24px; padding:0 15px; display:block; float:right;} 
.sp_card .sp_card_content .sp_follow_bnt:link,.sp_card .sp_card_content .sp_follow_bnt:visited{ color:#fff;}
.sp_card .sp_follow_bnt:hover{ background:#73C325; text-decoration:none;}
.sp_caret_in,.sp_caret_out{ position:absolute;border-style:solid dashed dashed dashed; display:block;font-family:simsun;width:0px;height:0px;_line-height:0;font-size:0;} 
.sp_caret_in{left:29px;top:auto;bottom:-7px;border-width:7px 6px 0 6px;border-color:#fff transparent transparent transparent; z-index:2;}
.sp_caret_out{ z-index:1;border-width:8px 7px 0 7px;border-color:#CFCFCF transparent transparent transparent;bottom:-8px; left:28px;}
.sp_card_loading{ width:32px; margin:0 auto; text-align:center; padding:60px 0 0 0;}
.sp_card .sp_unfollow_bnt{ background:#aaa;}
.user_card img{display:block;}
/*user card end*/

/*following*/
.following_dialog_add{float:left;width: 442px;}
.following_dialog_add .check{background-color: #fafafa;height:32px;float:left;width:440px;}
.following_dialog_add .check span{float:left;margin:10px 0 10px 10px;cursor:pointer;display: inline;_margin:5px 0 5px 10px;}
.following_dialog_add .check label{float:left;padding-left:6px;line-height: 33px;cursor:pointer;}
.following_dialog_add .selection{float:left;margin-bottom:8px;margin-top:15px;}
.following_dialog_add .selection a{color:#2c629e;}
.following_dialog_add .box{float:left;padding:1px;border: 1px solid #EAEAEA;}
.following_dialog_add .group{float:left;width:440px;background-color: #fafafa;}
.following_dialog_add .group .radio{float:left;width:420px;padding:10px;}
.following_dialog_add .group .radio li{float:left;width:140px;position: relative;margin: 0;}
.following_dialog_add .group .radio li span{float:left;margin:10px 0;cursor:pointer;display: inline;_margin:5px 0;}
.following_dialog_add .group .radio li label{float:left;padding-left:6px;line-height: 33px;width:85px;height:30px;overflow:hidden;cursor:pointer}
.following_dialog_add .group .radio li .option{display: block;float: right;height: 16px;width:30px;padding: 8px 0;position: absolute;right: 0;top: 0;z-index: 2;margin: 0;}
.following_dialog_add .group .radio li .option .icon {display: inline-block;font: 0pt/0pt sans-serif;height: 10px;overflow: hidden;text-align: left;width: 10px;}
.following_dialog_add .group .radio li .option .edit {background: url("/res/images/friendManage.gif") no-repeat scroll -29px -54px transparent;margin-top:4px;}
.following_dialog_add .group .radio li .option .del {background: url("/res/images/friendManage.gif") no-repeat scroll -54px -54px transparent;margin:4px 0 0 5px;}
.following_dialog_add .group .create_group{float:left;margin:3px 0 15px 18px;display: inline;_padding-bottom:10px;}
.following_dialog_add .group .create_group a{color:#ff0000;cursor:pointer;}
.following_dialog_add .group .input_normal{margin: 0 10px 10px 15px;}
.following_dialog_add .group .button-main{margin: 0 0 0;}
.following_dialog_add .group .button-main span {margin: 0;}
.following_dialog_add .group .cancel{margin: 0 10px;}
.following_dialog_add .group .cancel span {margin: 0;}
.following_dialog_add .group .cancel a{height: 24px;line-height: 24px;}

/*medal*/
.medal{float:left;}
.medal li{float:left;display: block;height: 24px;width: 24px;position: relative; margin-right:10px;}
.medal li em{display: block;height: 24px;width: 24px;}
.medal li em,li b{background: url("/res/images/medal.gif") no-repeat;cursor: pointer;}
.medal li .exp_role{background-position:0 -92px;}
.medal li .exp_role_none{background-position:0 -151px;}
.medal li .certify{background-position:-30px -92px;}
.medal li .certify_none{background-position:-30px -151px;}
.medal li .popularity_user{background-position:-89px -92px;}
.medal li .popularity_user_none{background-position:-89px -151px;}
.medal li .sign{background-position:-176px -92px;}
.medal li .sign_none{background-position:-176px -151px;}
.medal li .jury{background-position:-119px -92px;}
.medal li .jury_none{background-position:-119px -151px;}
.medal li .listen{background-position:0 -121px;}
.medal li .listen_none{background-position:-30px -121px;}
.medal li .share{background-position:-148px -92px;}
.medal li .share_none{background-position:-148px -151px;}
.medal li .g{background-position:-176px -92px;}
.medal li .h{background-position:0 -121px;}
.medal li .i{background-position:-30px -121px;}
.medal li .j{background-position:-60px -121px;}
.medal li .k{background-position:-89px -121px;}
.medal li .l{background-position:-119px -121px;}
.medal li .m{background-position:-148px -121px;}
.medal li .num {display: block; height:9px; bottom: 0px;right: 0px;position: absolute;overflow: hidden;}
.medal li .n1{background-position:0 0;width:6px;}
.medal li .n2{background-position:-13px 0;width:9px;}
.medal li .n3{background-position:-29px 0;width:9px;}
.medal li .n4{background-position:-45px 0;width:9px;}
.medal li .n5{background-position:-61px 0;width:9px;}
.medal li .n6{background-position:-77px 0;width:9px;}
.medal li .n7{background-position:-93px 0;width:9px;}
.medal li .n8{background-position:-109px 0;width:9px;}
.medal li .n9{background-position:-125px 0;width:9px;}
.medal li .n10{background-position:0 -12px;width:11px;}
.medal li .n11{background-position:-14px -12px;width:9px;}
.medal li .n12{background-position:-26px -12px;width:11px;}
.medal li .n13{background-position:-40px -12px;width:11px;}
.medal li .n14{background-position:-54px -12px;width:11px;}
.medal li .n15{background-position:-68px -12px;width:11px;}
.medal li .n16{background-position:-82px -12px;width:11px;}
.medal li .n17{background-position:-96px -12px;width:11px;}
.medal li .n18{background-position:-110px -12px;width:11px;}
.medal li .n19{background-position:-124px -12px;width:11px;}
.medal li .n20{background-position:0 -25px;width:13px;}
.medal li .n21{background-position:-16px -25px;width:11px;}
.medal li .n22{background-position:-30px -25px;width:13px;}
.medal li .n23{background-position:-46px -25px;width:13px;}
.medal li .n24{background-position:-62px -25px;width:13px;}
.medal li .n25{background-position:-78px -25px;width:13px;}
.medal li .n26{background-position:-94px -25px;width:13px;}
.medal li .n27{background-position:-110px -25px;width:13px;}
.medal li .n28{background-position:-126px -25px;width:13px;}
.medal li .n29{background-position:-142px -25px;width:13px;}
.medal li .n30{background-position:0 -38px;width:13px;}
.medal li .n31{background-position:-16px -38px;width:11px;}
.medal li .n32{background-position:-30px -38px;width:13px;}
.medal li .n33{background-position:-46px -38px;width:13px;}
.medal li .n34{background-position:-62px -38px;width:13px;}
.medal li .n35{background-position:-78px -38px;width:13px;}
.medal li .n36{background-position:-94px -38px;width:13px;}
.medal li .n37{background-position:-110px -38px;width:13px;}
.medal li .n38{background-position:-126px -38px;width:13px;}
.medal li .n39{background-position:-142px -38px;width:13px;}
.medal li .n40{background-position:0 -50px;width:13px;}
.medal li .n41{background-position:-16px -50px;width:11px;}
.medal li .n42{background-position:-30px -50px;width:13px;}
.medal li .n43{background-position:-46px -50px;width:13px;}
.medal li .n44{background-position:-62px -50px;width:13px;}
.medal li .n45{background-position:-78px -50px;width:13px;}
.medal li .n46{background-position:-94px -50px;width:13px;}
.medal li .n47{background-position:-110px -50px;width:13px;}
.medal li .n48{background-position:-126px -50px;width:13px;}
.medal li .n49{background-position:-142px -50px;width:13px;}
.medal li .n9n{background-position:-155px 0;width:14px;}

.button2-main {background: url("/res/space/images/button-main.gif") no-repeat scroll 100% -100px;display: inline;float: left;letter-spacing: 1px;padding: 0 10px 0 0;margin-right:10px;}
.button2-main span {background: url("/res/space/images/button-main.gif") no-repeat 0 -100px;display: block;padding: 0 0 0 10px;}
.button2-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;}
.button2-main a {display: block;height: 24px;line-height:24px;cursor: pointer;}
.button2-main a:hover{text-decoration: none;}
.button2-main a input{margin:6px 5px 0 0;display: inline;float: left;}
.button2-main a label {cursor: pointer;}
.button-main {background: url("/res/space/images/button-main.gif") no-repeat scroll 100% 0;display: inline;float: left;letter-spacing: 1px;margin: 0;padding: 0 10px 0 0;}
.button-main span {background: url("/res/space/images/button-main.gif") no-repeat;display: block;padding: 0 0 0 10px;}
.button-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #FFFFFF;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;}
.button3-main {display: inline;float: left;letter-spacing: 1px;margin-right:5px;}
.button3-main  button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #444444;cursor: pointer;height: 24px;line-height: 24px;text-decoration: none;white-space: nowrap;width: auto;padding:0 6px 0 24px ;background: url("/res/space/images/button.gif") no-repeat scroll 0 -163px;}
.button3-main  button.add{background: url("/res/space/images/button.gif") no-repeat scroll 0 -190px;padding:0 6px 0 22px;}

/*按钮*/
.danceFavoritesList .page{display: inline;float: left;width:640px;}
.danceFavoritesList .page .page_sort{display: inline;float: right;padding:10px 0;}
.page{display: inline;float: left;width:100%;}
.play_button {padding: 10px 0;display: inline;float: left;}
.spaceMusic .play_button{width:100%;} 
.play_button a:hover{text-decoration: none;}
.play_button .select_all {background: url("/res/images/button.gif") no-repeat;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_button .on_select_all {background: url("/res/images/button.gif") no-repeat -74px 0;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_button .select_add_list {background: url("/res/images/button.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;}
.play_button .select_play {background: url("/res/images/button.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_button .select_del {background: url("/res/images/button.gif") no-repeat scroll -74px -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_button .select_more {background: url("/site/images/button.gif") no-repeat scroll 0 -57px;cursor: pointer;display: inline;float: right;height: 25px;line-height: 25px;text-align: left;text-indent: 27px;width: 59px;color: #FFFFFF !important;}
.play_content .left_bot .recom ul li .button .but_right .btn_playback{background: url("/res/images/button.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_content .left_bot .recom ul li .button .but_right .btn_toplaylist{background: url("/res/images/button.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;}


/*申请*/
.dialog_info{width:500px;padding:0 10px 10px;display: inline;float: left;}
.dialog_info .info_title{text-align: center;font-size:16px;padding-bottom:5px;}
.dialog_info .info_name{font-size:14px;display: inline;float: left;width:100%;}
.dialog_info .info_text{padding-left:25px;color:#888888;display: inline;float: left;margin-top:5px;}


.certify{background: url("/res/images/certify.gif") no-repeat -27px 0;}
.certify_mm{background: url("/res/images/mm.gif") no-repeat -27px 0;}
.nickname .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;}
.nickname .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;}
html*~body .nickname .certify{margin:0 0 0 3px;}
html*~body .nickname .certify_mm{margin:0 0 0 3px;}
.nickname .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:2px;*margin-top:0;width:32px;}
html*~body .nickname .vip_style{margin-top:0;}
.vip1 {background: url("/res/space/images/vip/mini_vip1.gif") no-repeat;}
.vip2 {background: url("/res/space/images/vip/mini_vip2.gif") no-repeat;}
.vip3 {background: url("/res/space/images/vip/mini_vip3.gif") no-repeat;}
.vip4 {background: url("/res/space/images/vip/mini_vip4.gif") no-repeat;}
.vip5 {background: url("/res/space/images/vip/mini_vip5.gif") no-repeat;}
.vip6 {background: url("/res/space/images/vip/mini_vip6.gif") no-repeat;}
.vip7 {background: url("/res/space/images/vip/mini_vip7.gif") no-repeat;}
.vip8 {background: url("/res/space/images/vip/mini_vip8.gif") no-repeat;}
.vip9 {background: url("/res/space/images/vip/mini_vip9.gif") no-repeat;}
.cip {background: url("/res/space/images/vip/mini_cip.gif") no-repeat;}

.info .certify{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.info .certify_mm{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.info .vip_style {display: inline;float: left; height:16px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;}
.info .name .certify{width:13px;height:13px;display: inline;float: left;margin:0;}
.info .name .certify_mm{width:13px;height:13px;display: inline;float: left;margin:0;}
.info .name .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:0;width:32px;}
.text .user_card{display: inline;float: left;margin:0 3px 0 0;}
.text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;}
.text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;}
.text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 0 0 0;width:32px;*margin:3px 0 0 0;}
.pm .user_card{display: inline;float: left;margin-right:3px;}
.pm .online_icon{display: inline;float: left;margin-right:3px;}
.pm .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.pm .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.pm .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;}
.feedContent .user_card{display: inline;float: left;margin:0 3px;}
.feedContent .online_icon{display: inline;float: left;margin:0 3px;}
.feedContent .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.feedContent .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.feedContent .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;}
.content .note .user_card,.content .text .user_card{display: inline;float: left;margin:0 3px;}
.content .note .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.content .note .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;}
.content .note .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;}
.content .text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;}
.content .text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;}
.content .text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 3px 0 0;width:32px;*margin:3px 3px 0 0;}
.box_list .certify{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;}
.box_list .certify_mm{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;}
.box_list .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:4px 3px 0 0;width:32px;*margin:2px 3px 0 0;_margin:0 3px 0 0;}

.feedName .certify{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;}
.feedName .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;}
html*~body .feedName .certify{margin-top:1px;}
html*~body .feedName .certify_mm{margin-top:1px;}
.feedName .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;}
html*~body .feedName .vip_style{margin-top:1px;}
.sp_card_view .certify{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;}
.sp_card_view .certify_mm{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;}
.sp_card_view .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:6px;width:32px;}

.user_dialog_embody{display:inline; float:left; width:425px; height:242px;background:#ffffff;font: 14px "宋体";}
.user_dialog_embody span{display: inline;float: left;font-size: 18px;text-align: center;width:100%;font-weight: bold;padding-top:16px;}
.user_dialog_embody span b{color:#ff0000;}
.user_dialog_embody p{display: inline;float: left;font-size: 14px;font-weight: bold;padding:19px 29px 0 29px;line-height: 24px;width: 367px;}
.user_dialog_embody .embody{display: inline;float: left;margin:20px 28px 0;}
.user_dialog_embody .anew{display: inline;float: left;margin:20px 0 0 105px;}
.user_dialog_embody .embody input{background: url("/res/images/press_button.png") no-repeat 0 -143px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;}
.user_dialog_embody .anew input{background: url("/res/images/press_button.png") no-repeat 0 -92px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;}

.user_download_embody{display:inline; float:left; width:425px; height:210px;background:#ffffff;font: 14px "宋体";}
.user_download_embody span{display: inline;float: left;font-size: 18px;font-weight: bold;padding-top:16px;padding-left:40px;}
.user_download_embody span b{color:#ff0000;}
.user_download_embody .left_line{display:inline; float:left; width:340px;margin:20px 0 0 40px;}
.user_download_embody .left_line .input {display: inline;float: left;font-size: 14px;margin-top: 2px;}
.user_download_embody .left_line .input .input_normal{border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px;box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #a8a8a8;height: 36px;padding-right: 5px;vertical-align: middle;background: none repeat scroll 0 0 transparent;font-size: 14px;line-height: 33px;outline-style: none;padding-left: 5px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-align: center;}
.user_download_embody .left_line .input .input_size{font-size: 18px;}
.user_download_embody .left_line .input .vcode{display: inline;float: left;}
.user_download_embody .left_line .noleft {display:inline;float:left;height: auto !important;line-height:31px;min-height:31px;margin-left:9px;margin-top: 2px;}
.user_download_embody .left_line .noleft #authCode {border: 1px solid #CCCCCC;width:84px;height:40px;cursor: pointer;}
.user_download_embody .left_line .reloadCode {display: inline;float: left;height: 42px;line-height: 42px;margin-left: 9px;}
.user_download_embody .left_line .reloadCode a {color: #e38000;font-size: 12px;text-decoration: underline;display: inline;float: left;line-height:42px;text-align: left;}
.user_download_embody .embody{display: inline;float: left;margin:20px 20px 0 40px;}
.user_download_embody .anew{display: inline;float: left;margin:20px 0 0 0;}
.user_download_embody .embody input{background: url("/res/images/press_button.png") no-repeat 0 -143px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;}
.user_download_embody .anew input{background: url("/res/images/press_button.png") no-repeat 0 -92px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;}

.user_conversion{background: url("/res/space/images/set.png") no-repeat scroll bottom;_background: url("/res/space/images/set.gif") no-repeat scroll bottom;width:552px;display: inline;float: left;}
.user_conversion .back_top{background: url("/res/space/images/set.png") no-repeat;_background: url("/res/space/images/set.gif") no-repeat;display: inline;float: left;width:532px;padding:10px 0 0 20px;overflow: hidden;}
.user_conversion .data{display: inline;float: left;width:491px;height:37px;line-height:37px;color:#ff4800;font-size: 14px;font-weight: bold;background:#e0e0e0;opacity: 0.5;padding:0 8px;border: 1px solid #c2c2c2;border-radius: 5px;}
.user_conversion .goods{display: inline;float: left;position: relative;margin-top:12px;width: 160px;}
.user_conversion .goods img{display: inline;float: left;}
.user_conversion .goods em{display: inline;float: left;background: url("/res/space/images/graphic.png") no-repeat;_background: url("/res/space/images/graphic.gif") no-repeat;width:155px;height:155px;position: absolute;top:0;left:0;z-index: 9998;}
.user_conversion .goods span{font-size: 14px;color: #A00000;display: inline;float: left;font-weight: bold;padding:10px 38px;}
.user_conversion .task{display:inline;float:right;width:350px;height:132px;background:url("/res/space/images/task.png") no-repeat;_background: url("/res/space/images/task.gif") no-repeat;margin: 12px 18px 0 0;padding: 10px 0;}
.user_conversion .three{padding: 25px 0;}
.user_conversion .task li{display: inline;float: left;font-weight: bold;line-height:30px;width:325px;padding-left:20px;background: url("/res/space/images/push.png") no-repeat -75px -152px;_background: url("/res/space/images/push.gif") no-repeat -75px -152px;}
.user_conversion .task li span{display: inline;float: left;}
.user_conversion .task li .face{background: url("/res/space/images/push.png") no-repeat -122px -230px;_background: url("/res/space/images/push.gif") no-repeat -122px -230px;width:14px;height:14px;margin: 8px 0 0 0px;}
.user_conversion .task li .wrong{background: url("/res/space/images/push.png") no-repeat -95px -230px;_background: url("/res/space/images/push.gif") no-repeat -95px -230px;width:14px;height:14px;margin: 8px 0 0 0px;}
.user_conversion .back{display: inline;float: left;z-index: -9998;padding:0 0 0 20px;width:532px;overflow: hidden;}
.user_conversion .state{display: inline;float: left;padding-top:10px;}
.user_conversion .state span{display: inline;float: left;font-weight: bold;font-size: 14px;line-height:22px;_line-height:28px;}
.user_conversion .state p{display: inline;float: left;font-weight: bold;line-height:24px;width: 470px;text-align: left;}
.user_conversion .write{display: inline;float: left;padding:20px 53px 5px;}
.user_conversion .write li{display: inline;float: left;height:38px;margin-bottom:10px;}
.user_conversion .write .name{display: inline;float: left;font-weight: bold;font-size: 14px;line-height:38px;}
.user_conversion .write input{display: inline;float: left;margin:5px 0 0 10px;height:25px;line-height:25px;}
.user_conversion .remark{display: inline;float: left;margin-top:15px;}
.user_conversion .remark span{display: inline;float: left;font-weight: bold;font-size: 14px;}
.user_conversion .remark .info_text{display: inline;float: left;}
.user_conversion .remark .info_text textarea {border: 1px solid #BBBBBB;display: inline;float: left;height: 90px;margin-top: 1px;max-height: 90px;max-width: 465px;padding: 2px;width: 465px;}
.user_conversion .button{display: inline;float: left;padding: 10px 170px 20px;}
.user_conversion .button div{display: inline;float: left;}
.user_conversion .button .convert{display: inline;float: left;width:85px;height:32px;background: url("/res/space/images/push.png") no-repeat 0 -188px;_background: url("/res/space/images/push.gif") no-repeat 0 -188px;cursor: pointer;border: 0 none;}
.user_conversion .button .no_convert{display: inline;float: left;width:85px;height:32px;background: url("/res/space/images/push.png") no-repeat 0 -230px;_background: url("/res/space/images/push.gif") no-repeat 0 -230px;cursor: pointer;border: 0 none;}
.user_conversion .button .shut{display: inline;float: left;width:85px;height:32px;background: url("/res/space/images/push.png") no-repeat -102px -188px;_background: url("/res/space/images/push.gif") no-repeat -102px -188px;cursor: pointer;border: 0 none;margin-left:15px;}


/*报名参赛*/
.apply{padding:16px 13px;width:402px;height:171px;background:url("/res/match/match1/images/apply.jpg") no-repeat;}
.apply ul{display: inline;float: left;padding:6px 0 6px 123px;background: url("/res/match/match1/images/label.png") no-repeat 0 -423px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -423px;}
.apply ul li{display: inline;float: left;padding-left:16px;background: url("/res/match/match1/images/label.png") no-repeat 0 -559px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -559px;line-height:21px;color:#000000;text-align: left;}
.apply .button{display: inline;float: left;margin:17px 78px;}
.apply button{display: inline;float: left;border: 0 none;cursor: pointer;width:97px;height:35px;color:#ffffff;font-size:14px;}
.apply .promptly{background: url("/res/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -342px;margin-right:50px;}
.apply .pend{background: url("/res/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -342px;}
.apply .no_promptly{background: url("/res/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -380px;margin-right:50px;}
.apply .no_pend{background: url("/res/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -380px;}

/*上传参赛作品*/
.upload{padding:23px 20px;width:685px;height: 240px;background:url("/res/match/match1/images/upload.jpg") no-repeat 0 bottom;}
.upload ul{display: inline;float: left;}
.upload li {display: inline-block;margin-bottom: 15px;width: 685px;}
.upload li .dA_title {color: #444444;display: inline;float: left;font-size: 12px;height: 24px;line-height: 24px;margin-top: 2px;padding-right: 5px;text-align: left;width: 70px;}
.upload li .dA_input {display: inline;float: left;line-height: 24px;margin-top: 2px;}
.upload li .but{display: inline;float: left;background: url("/res/match/match1/images/label.png") no-repeat -98px -342px;_background: url("/res/match/match1/images/label.gif") no-repeat -98px -342px;width:72px;height:26px;color:#ffffff;margin-left:7px;}
.upload li .select_normal {border: 1px solid #BBBBBB;font-size: 13px;height: 26px;padding: 2px;background:#ffffff;}
.upload li .input_normal {border: 1px solid #BBBBBB;display: inline;float: left;font-size: 14px;height: 20px;line-height: 18px;margin: 0;padding: 2px;background:#ffffff;}
.upload li .input_msgs {color: #FF0000;display: inline;float: left;height: 18px;line-height: 18px;margin-left: 80px;margin-top: 5px;width: 300px;text-align: left;}
.upload li .input_ms {display:inline; float:left; color:#666; height:18px; line-height:18px; margin-left:80px;margin-top:5px;text-align: left;}
.upload li .input_msg {color: #666666;display: inline;float: left;height: 26px;line-height: 26px;margin-left: 10px;margin-top: 2px;}
.upload li .input_msg .errIcon {background: url("/res/space/images/icon/wrong.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: inline;float: left;height: 16px;line-height: 16px;margin-top: 6px;padding-left: 18px;}
.upload li .input_msg .rightIcon {background: url("/res/space/images/icon/right.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: inline;float: left;height: 11px;line-height: 11px;margin-top: 6px;padding-left: 18px;}
.upload li .input_msg  b{background:none;}
.upload li .dA_progress {display: inline;float: left;width:610px;}
.upload li .progressBox {display: inline;float: left;margin-top: 7px;width:610px;text-align: left;}
.upload li .progressBg {background:#FFFFFF;border: 1px solid #AAAAAA;float: left;width: 567px;}
.upload li #idCompleted {background:#A5DF16;display: inline;height: 15px;width: 0;float: left;}
.upload li #idProgress {display: inline;float: left;font-size: 12px;height: 17px;line-height: 16px;width: 40px;}
.upload li #spnFileSize, .upload li #spnSpeed, .upload li #spnRemainingTime {color: #7A8F99;display: inline;float: left;}
.upload li .dA_input #ocxVer {color: ##555555;display: inline;float: left;height: 24px;line-height: 24px;margin-left: 20px;}
.upload li#errMsg {color: #FF0000;display: inline;float: left;font-size: 14px;height: 24px;line-height: 24px;}
.upload .button{display: inline;float: left;margin:10px 220px 10px;*margin:0 220px 10px;}
.upload button{display: inline;float: left;border: 0 none;cursor: pointer;width:97px;height:35px;color:#ffffff;font-size:14px;}

.upload .button2 {display: inline;float: left;letter-spacing: 1px;padding: 0 10px 0 0;margin-right:10px;}
.upload .button2 span {display: block;padding: 0 0 0 10px;}
.upload .button2 span input {background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;}



.upload .save{background: url("/res/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -342px;margin-right:50px;}
.upload .withhold{background: url("/res/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -342px;}
.upload .no_save{background: url("/res/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -380px;margin-right:50px;}
.upload .no_withhold{background: url("/res/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -380px;}*html{background-image:url(about:blank);background-attachment:fixed;}
body,p,td,th,input,textarea,select,button,div{color:#444444;font:12px "Microsoft YaHei","Lucida Grande",STHeiti,Verdana,Arial,Times,serif;}
body,ul,dl,dd,p,h1,h2,h3,h4,h5,h6,form,div,fieldset,textarea,input,a,img{margin:0;padding:0;}
dl, ol, dt, dd, ul, li{list-style:none outside none;margin:0;padding:0;}
em, cite, th {font-style: normal;font-weight: normal;}
input, textarea {outline:none; }
button::-moz-focus-inner{ border:0; padding:0; margin:0; } 
texearea {resize:none; }
a:link {color: #444444;text-decoration: none;}
a:visited {color: #444444;text-decoration: none;}
a:hover {color: #444444;text-decoration: underline;}
a:active {color: #444444;text-decoration: underline;}
img{border:0 none;-ms-interpolation-mode:bicubic;vertical-align: text-bottom;}


.msgTips, .feedTips {background-color:#FE6600;color:#FFFFFF;display:inline;float:left;font-family:Tahoma;font-size:11px;font-style: normal;font-weight: bold;height: 12px;line-height: 12px;padding: 1px 0;position: relative;left:-4px;top:2px;height:11px;-webkit-text-size-adjust: none;}
.msgTips b, .feedTips b {background-color: #FE6600;display:inline-block;margin: 0 -1px;padding: 0 3px;color: #FFFFFF;_left:-1px;cursor: pointer;font-family: Arial;font-size: 11px;font-weight: bold;height: 11px;line-height: 11px;overflow: hidden;position: relative;z-index: 3;min-width:6px; width:auto !important;}


/* top start */
.top {background: #000000; font-family: "微软雅黑";color: #FFFFFF;font-size: 12px;height:41px;text-align: center;z-index: 64000;left:0; top:0;width: 100%;position: fixed;_position: absolute;_top: expression(documentElement.scrollTop + "px");}
.top_control span{display:block; height:100%; width:100%;}
.topNav{height:41px;margin:0 auto;padding: 0 20px;text-align: left;width: 964px;background-color: #000000;}
.topNav ul {display: inline;float: left;padding-top:3px;}
.topNav li {display: inline;float: left;position: relative;}
.topNav li.logo {background: url("/res/space/images/space_logo.png") no-repeat;_background: url("/res/space/images/space_logo.gif") no-repeat;display: inline;float: left;margin-top: 1px;}
.topNav li.logo a {margin-right: 10px;padding: 0;width: 105px;}
.topNav li.logo a:hover {background:none;}
.topNav li.logo a:visited {background:none;}
.topNav li a {color: #ffffff;float: left;font-size: 13px;height: 33px;line-height: 30px;padding: 1px 8px 0; _height: 31px; _padding-top: 3px;}
.topNav li a:hover {text-decoration: none;color:#ffffff;}
.topNav li a:visited {text-decoration: none;color:#ffffff;}
.topNav li a:active {text-decoration: none;color:#ffffff;}
.topNav .m_set_list {left: -57px;padding: 4px 0;position: absolute;top: 33px;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #989898;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);z-index: 9998;width:110px;}
.topNav .m_set_list em {background: url("/res/space/images/cache_label.png") no-repeat scroll 0 -130px;_background: url("/res/space/images/cache_label.gif") no-repeat scroll 0 -130px;height: 8px;left: 76px;position: absolute;top: -8px;width: 16px;}
.topNav .m_set_list .list {height: 26px;line-height: 26px;width: 110px;}
.topNav .m_set_list .list b {background: url("/res/space/images/cache_label.png") no-repeat 0 -332px;_background: url("/res/space/images/cache_label.gif") no-repeat 0 -332px;display: inline;float: left;height: 14px;margin: 7px 6px 5px 12px;width: 14px;_margin: 5px 6px 5px 12px;}
html*~body .topNav .m_set_list .list b {margin: 5px 6px 5px 12px;}
.topNav .m_set_list .list{letter-spacing: 1px;color: #444444;padding:0;font-size: 12px;padding:0;display: block;float: none;}
.topNav .m_set_list .box .list{margin:0 10px 0 0;width:95px;padding:3px 2px;height: 20px;line-height: 20px;float: left;}
.topNav .m_set_list .list:hover{text-decoration: underline;background:#e6e6e6;}
.topNav .m_set_list .dance_list{letter-spacing:1px;color:#444444;height:20px;line-height:20px;font-size:12px;padding:3px 2px;float:none;display: block;width: 95px;}
.topNav .m_set_list .dance_list b {background: url("/res/space/images/cache_label.png") no-repeat 0 -332px;_background: url("/res/space/images/cache_label.gif") no-repeat 0 -332px;display: inline;float: left;height: 14px;margin: 4px 6px 5px 12px;width: 14px;_margin: 2px 6px 5px 12px;}
html*~body .topNav .m_set_list .dance_list b{margin: 2px 6px 5px 12px;}
.topNav .m_set_list .dance_list:hover{color: #444444;background:#e6e6e6;}
.topNav .m_set_list .dance_list:visited {color: #444444;}
.topNav .m_set_list .dance_list:active {color: #444444;}
.topNav .m_set_list .list:hover{color: #444444;}
.topNav .m_set_list .list:visited {color: #444444;}
.topNav .m_set_list .list:active {color: #444444;}
.topNav .dance {width:690px;_width:754px;}
html*~body .topNav .dance{width:753px;display: block;}
html*~body .topNav .dance .cate_words{width: 740px;}
html*~body .topNav .dance .cate_words a{width:99px;}
.topNav .dance .cate_words {display: inline;float: left;margin: 3px 0 0 12px;width: 678px;_width: 736px;}
.topNav .dance .cate_words a {background:#F6F6F6;color: #3F3F3F !important; display: inline;float: left;font-size: 12px;height: 24px;line-height: 24px;margin: 0 6px 6px 0;padding: 0;text-align: center;width: 90px;_width: 99px;}
.topNav .dance .cate_words a:hover {background:#e6e6e6;color: #3F3F3F !important;}
.topNav .dance .list b {margin:4px 6px 5px 12px;_margin:2px 6px 5px 12px;}
html*~body .topNav .dance .list b {margin:2px 6px 5px 12px;}
.topNav .box{border-top: 1px dashed #D6D6D6;display: inline;float: left;margin: 10px 0 0;padding: 6px 0 2px;width: 690px;_width: 728px;}
html*~body .topNav .box{width: 728px;} 
.topNav .menu{left: -43px;}
.topNav .menu em{left: 69px;}
.topNav .user {display: inline;float: right;height: 34px;padding-top:5px;}
.topNav .user .face {border: 1px solid #D5D5D5;display: inline;float: left;font-size: 0;height: 20px;margin-top: 5px;width: 20px;margin-right:5px;}
.topNav .user .face img {height: 20px;width: 20px;}
.topNav .user .info {color: #ffffff;display: inline-block;float: left;font-size: 12px;height: 34px; line-height: 30px;margin-left: 2px;position: relative;}
.topNav .user .info em{display: inline; float: left; height: 33px; padding-top: 1px; _height: 31px; _padding-top: 3px;}
.topNav .user .info a {color: #ffffff;display: inline;float: left;height: 33px;padding: 1px 6px 0;_height: 31px; _padding-top: 3px;}
.topNav .user .info a:hover {background-color: #000000; text-decoration: none;}
.topNav .user .info a:active {text-decoration: none;}
.topNav .user .info a.nickname:hover {background-color: #000000; text-decoration: none;}
.topNav .user .info a.nickname:visited {text-decoration: none;color:#ffffff;}
.topNav .user .info .set_list{display: inline;float: left;position: relative;line-height: 30px;}
.topNav .user .info .m_set_list {left: -75px;padding: 4px 0;position: absolute;top: 33px;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #989898;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);z-index: 9998;}
.topNav .user .info .m_set_list em {background: url("/res/space/images/cache_label.png") no-repeat scroll 0 -130px;_background: url("/res/space/images/cache_label.gif") no-repeat scroll 0 -130px;height: 8px;left: 84px;position: absolute;top: -8px;width: 16px;}
.topNav .user .info .m_set_list .list {height: 26px;line-height: 26px;width: 110px;background:none;margin:0;text-indent: 0;}
.topNav .user .info .m_set_list .list b {background: url("/res/space/images/cache_label.png") no-repeat;_background: url("/res/space/images/cache_label.gif") no-repeat;display: inline;float: left;height: 14px;margin: 7px 6px 5px 16px;width: 14px;}
.topNav .user .info .m_set_list .list b.share {background-position: 0 -21px;}
.topNav .user .info .m_set_list .list b.recom {background-position: 0 -149px;}
.topNav .user .info .m_set_list .list b.like {background-position: 0 -176px;}
.topNav .user .info .m_set_list .list b.boring {background-position: 0 -200px;}
.topNav .user .info .m_set_list .list b.pass {background-position: 0 -226px;}
.topNav .user .info .m_set_list .list b.download {background-position: 0 -251px;}
.topNav .user .info .m_set_list .list b.setup {background-position: 0 -44px;}
.topNav .user .info .m_set_list .list b.avatar {background-position: 0 -66px;}
.topNav .user .info .m_set_list .list b.skin {background-position: 0 -88px;}
.topNav .user .info .m_set_list .list b.exit {background-position: 0 -107px;}
.topNav .user .info .m_set_list .list b.deleting {background-position: 0 -277px;}
.topNav .user .info .m_set_list .list b.audit {background-position: 0 -305px;}
.topNav .user .info .m_set_list .list b.account {background-position: 0 -382px;}
.topNav .user .info .m_set_list .list b.gold {background-position: 0 -409px;}
.topNav .user .info .m_set_list .list b.query {background-position: 0 -431px;}
.topNav .user .info .m_set_list .list b.vip {background-position: 0 -454px;}
.topNav .user .info .m_set_list .list b.score {background-position: 0 -479px;}

.topNav .user .info .m_set_list .list{letter-spacing: 1px;color: #444444;height: auto;padding:0;float: none;display:block;}
.topNav .user .info .m_set_list .list:hover{background:#e6e6e6;text-decoration: underline;}
/* end */

body{background:#000000;}

.match_banner{width:100%;background: url("/res/match/match1/images/ban.jpg") repeat-x;_background: url("/res/match/match1/images/ban.jpg") repeat-x 0 41px;margin:0 auto;height:554px;_margin-top:0px;}
.match_banner .match_to{width:100%;height:554px;background: url("/res/match/match1/images/banner.jpg") no-repeat center 0 ;_background: url("/res/match/match1/images/banner.jpg") no-repeat center 41px ;}
.match_banner .banner{margin:41px auto 0;width:1000px;height:502px;*margin:0 auto;}
.match_banner .banner img{display:inline;float:left;}
.match_banner .match_nav{height: 51px;margin: 0 auto;width: 1000px;}
.match_banner .match_nav ul{display:inline;float:left;}
.match_banner .match_nav li{display:inline;float:left;}
.match_banner .match_nav li a{display:inline;float:left;font-size:24px;color:#ffffff;margin:0 10px 0 75px;line-height: 51px;font-weight: bold;}
.match_banner .match_nav li a:hover{text-decoration: none;}
.match_banner .match_nav .apply{display:inline;float:right;margin:0 40px 0 0;height:51px;width:158px;background: url("/res/match/match1/images/push.png") no-repeat 0 -56px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -56px;padding:0;}
.match_banner .match_nav .upload{display:inline;float:right;margin:0 40px 0 0;height:51px;width:158px;background: url("/res/match/match1/images/push.png") no-repeat;_background: url("/res/match/match1/images/push.gif") no-repeat;padding:0;}


.match{width:1000px;margin:35px auto;overflow: hidden;}
.match .flow{display:inline;float:left;}
.match .flow .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.match .flow .details{display:inline;float:left;width:1000px;margin-top:30px;}
.match .flow .details li{display:inline;float:left;width: 208px;}
.match .flow .details li .text{display:inline;float:left;color:#ffffff;font-size:18px;width:167px;text-align: center;line-height:28px;margin-top:15px;}
.match .flow .details li .time{color:#f9d502;font-size:14px;letter-spacing:-1px;line-height:22px;display:inline;float:left;text-align: center;min-width:167px;}
.match .flow .details li .time_two{color:#ff0000;font-size:14px;letter-spacing:-1px;line-height:22px;display:inline;float:left;text-align: center;min-width:167px;}
.match .flow .details li .put{display:inline;float:left;width:167px;text-align: center;_width:150px;_overflow: hidden;}
.match .flow .details li .put .img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat;_background: url("/res/match/match1/images/label.gif") no-repeat;height:75px;width:68px;margin:0 49px;_margin:0 41px;}
.match .flow .details li .put .no_img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat -89px 0;_background: url("/res/match/match1/images/label.gif") no-repeat -89px 0;height:75px;width:68px;margin:0 49px;}
.match .flow .details li .casting{display:inline;float:left;width:167px;text-align: center;}
.match .flow .details li .casting .img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -79px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -79px;height:74px;width:78px;margin:0 44px;}
.match .flow .details li .casting .no_img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat -89px -79px;_background: url("/res/match/match1/images/label.gif") no-repeat -89px -79px;height:74px;width:78px;margin:0 44px;}
.match .flow .details li .auditions{display:inline;float:left;width:167px;text-align: center;}
.match .flow .details li .auditions .img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -626px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -626px;height:75px;width:68px;margin:0 44px;}
.match .flow .details li .auditions .no_img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat -89px -612px;_background: url("/res/match/match1/images/label.gif") no-repeat -89px -612px;height:75px;width:68px;margin:0 44px;}
.match .flow .details li .civil{display:inline;float:left;width:167px;text-align: center;}
.match .flow .details li .civil .img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -161px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -161px;height:74px;width:73px;margin:0 47px;}
.match .flow .details li .civil .no_img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat -89px -161px;_background: url("/res/match/match1/images/label.gif") no-repeat -89px -161px;height:74px;width:73px;margin:0 47px;}
.match .flow .details li .result{display:inline;float:left;width:167px;text-align: center;}
.match .flow .details li .result .img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -243px;_background: url("/res/match/match1/images/label.gif") no-repeat 0 -243px;height:74px;width:72px;margin:0 47px;}
.match .flow .details li .result .no_img{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat -90px -243px;_background: url("/res/match/match1/images/label.gif") no-repeat -90px -243px;height:74px;width:72px;margin:0 47px;}
.match .flow .details li .hb{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -320px;_background:url("/res/match/match1/images/label.gif") no-repeat 0 -320px;height:20px;width:41px;margin: 93px 0 5px;}
.match .flow .details li .no_hb{display:inline;float:left;background:url("/res/match/match1/images/label.png") no-repeat 0 -538px;_background:url("/res/match/match1/images/label.gif") no-repeat 0 -538px;height:20px;width:115px;margin-top:93px;}
.match .flow .hr{display:inline;float:left;width:943px;height:7px;background:url("/res/match/match1/images/hr.png") no-repeat;_background:url("/res/match/match1/images/hr.gif") no-repeat;}

.explain{display:inline;float:left;width:1000px;margin-top:40px;}
.explain .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;margin-bottom:20px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.explain  p{display:inline;float:left;width:1000px;color:#ffffff;font-size:14px;line-height:36px;}
.explain  p span{display: inline;float: left;width: 900px;font-size:14px;}

.present{display:inline;float:left;width:1000px;margin-top:40px;}
.present .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;margin-bottom:47px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.present ul{display:inline;float:left;width:1000px;}
.present li{display:inline;float:left;width:148px;margin:0 26px;}
.present li img{display:inline;float:left;}
.present li p{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat -250px 0;_background: url("/res/match/match1/images/push.gif") no-repeat -250px 0;height:33px;color:#ffffff;line-height:33px;width:148px;text-align: center;font-size:18px;margin-top:25px;}
.present li h3{display:inline;float:left;font-size:28px;font-weight: bold;color:#ffb502;text-align: center;width: 148px;margin-top:10px;}
.present li h3 span{font-size:18px;}

.production{display:inline;float:left;width:1000px;margin-top:40px;}
.production .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;margin-bottom:20px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.production  ul{display:inline;float:left;width:1000px;background:#0e001f;}
.production  ul li{display:inline;float:left;line-height:42px;height:42px;border-top: 2px solid #000000;color:#ffffff;font-size:14px;text-align: center;width:1000px;}
.production  ul .helmet{display:inline;float:left;background:#23004d;}
.production  li .rank{display:inline;float:left;width:80px;}
.production  li .number{display:inline;float:left;width:80px;}
.production  li .name{display:inline;float:left;width:380px;}
.production  li .name a{display:inline;float:left;color:#ffffff;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;max-width: 380px;min-width: 30px;}
.production  li .user a{color:#ffffff}
.production  li .user{display:inline;float:left;width:140px;}
.production  li .choose{display:inline;float:left;width:80px;}
.production  li .member{display:inline;float:left;width:80px;}
.production  li .down{display:inline;float:left;width:80px;}
.production  li .total{display:inline;float:left;width:80px;}
.production  li.check{height:84px;border-top: 0px solid #000000;}
.production  li.check a{display:inline;float:right;color:#ffffff;padding-right:20px;}
.production  li.check span{display:inline;float:right;color:#ffb502;padding-right:20px;width:980px;text-align: right;line-height:26px;margin-top:10px;}

.sea .title{background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.sea   li .number{display:inline;float:left;width:100px;}
.sea   li .name{display:inline;float:left;width:440px;}
.sea  li .name a{display:inline;float:left;color:#ffffff;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;max-width: 440px;min-width: 30px;}

.ceremony{display:inline;float:left;width:1000px;margin-top:40px;}
.ceremony .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;margin-bottom:20px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.ceremony ul{display:inline;float:left;width:990px;margin-left:15px;}
.ceremony li{display:inline;float:left;width:90px;text-align: center;margin:10px 7px 0 0;}
.ceremony li img{display:inline;float:left;padding:0 5px;}
.ceremony li span{color:#ffffff;line-height:42px;height:42px;display:inline;float:left;width:90px;text-align: center;}
.ceremony li span a{color:#ffffff;}
.match a:hover{color:#ffffff;text-decoration: none;cursor: pointer;}

.period{display:inline;float:left;width:1000px;margin-top:40px;overflow: hidden;}
.period .title{display:inline;float:left;background:url("/res/match/match1/images/push.png") no-repeat 0 -120px;_background: url("/res/match/match1/images/push.gif") no-repeat 0 -120px;height:58px;width:390px;margin-bottom:20px;font-size: 24px;font-weight: bold;color:#ffffff;line-height:54px;padding-left:70px;letter-spacing:1px;_line-height:58px;}
.period ul{display:inline;float:left;width:1056px;}
.period li{display:inline;float:left;}
.period li a{display:inline;float:left;color:#ffffff;font-size:18px;margin-right:56px;}
.period a:hover{color:#ffffff;text-decoration: none;cursor: pointer;}

/*底*/
.match_bottom{border-top: 6px solid #23004d;width:100%;overflow: hidden;background:#181818;height:105px;}
.bottom{width:1000px;margin:16px auto;line-height:24px;color:#ffffff;text-align: center;}