﻿/*核心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("/res/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;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 .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{background: url("/res/site/images/main-bg.gif") repeat;color: #666666;margin:0;padding:0;font: 12px "微软雅黑","Lucida Grande",STHeiti,Verdana,Arial,Times,serif;}
body,div,ul,li,p,span,b,strong,input,a,form,hr,h1,h2,h3{margin:0;padding:0;}
ul, dl, ol {list-style: none outside none;}
img{border:0 none;-ms-interpolation-mode:bicubic;vertical-align: text-bottom;}
.left{float:left;}
.right{float:right;}
a:link, a:visited {color: #333333;text-decoration: none;}
a:hover {color: #EE0000;text-decoration: underline;}
.gg300dj{width:300px;height:40px;display: block;padding:0 0 5px 0;overflow: hidden;margin: 0 auto;}
.gg300 {display: block;margin: 0 auto;padding: 10px 10px 5px;width: 300px;height: 250px;}
.lists .gg300 {display: block;margin: 0 auto;padding: 4px 44px 3px 43px;width: 300px;height: 250px;border-bottom: 1px solid #EEEEEE;}
.lists .gg300 .guang{display: inline;float: left;}

#scrollbar1 { width: 298px; clear: both; border: 1px solid #EDEDED;}
#scrollbar1 .viewport { width: 270px; height: 231px; overflow: hidden; position: relative;overflow:hidden; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; color: #333333;display: inline;float: left;line-height: 22px;overflow: auto;padding: 10px;text-align: center;width: 278px;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #cacaca; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 5px;height: 231px !important; }
#scrollbar1 .track { background-color: #efefef; height: 100%; width:5px; position: relative;height: 231px !important; }
#scrollbar1 .thumb { height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 5px; }

#scrollbar2 { width: 300px; clear: both; margin: 0 0 10px;background:#EDEDED;display: inline;float:left; }
#scrollbar2 ul{display: inline;float:left;width: 280px;padding:8px 10px;}
#scrollbar2 ul li{display: inline;float:left;width: 140px;text-indent:0em;line-height: 22px;}
#scrollbar2 ul .address{display: inline;float:left;width: 275px;text-indent:0em;word-wrap:break-word;word-break:break-all;}


.header{background: url("/res/site/images/h_bg.png") repeat-x #F8F8F8;height: 52px;}
.header .h_main{width:980px;margin:0 auto;position: relative;z-index: 10050;height:52px;}
.header .logo {background: url("/res/site/images/logo2.png") no-repeat scroll;display: inline;float: left;height:52px;width: 81px;padding: 0 10px 0 0;_padding: 0 8px 0 0;}
html*~body .header .logo{padding: 0 5px 0 0;}
.header .logo a {display: block;text-indent: -9999px;}
.header .menus{display: inline;float: left;height:43px;padding-top:4px;_padding-top:7px;position: relative;z-index:10000;}
.header .menus li{float:left;display: inline;}
.header .menus li a{float:left;display: inline;color:#ffffff;font-weight: bold;color: #FFFFFF;padding: 12px 6px 10px;font-size: 14px;}
.header .menus li.m_hover{padding: 0;}
.header .menus li a:hover {color: #6DB823;text-decoration: none;}

.header .dance{position:absolute;left: 13px;top: 45px;z-index:99999;padding:4px;}
.dance .right .left{border-top: 1px dashed #D6D6D6;display: inline;float: left;margin: 10px 0 0;padding: 6px 0 2px;width: 690px;_width: 728px;}
.header .dance .left .list{width:376px;height:30px;display: inline;float:left;}
.header .dance .right{float:left;}
.header .dance .right .list{display: inline;float:left;height:auto;}
.header .dance .right .left .list{display: inline;float: left;width: auto;padding:0;}
.header .m_nav_list .right .left .list a.m_nav_list_clo {margin: 3px 12px 3px 0;}
.header .m_nav_list .right .list a:hover{color:#699F00;}
.header .popularity{position:absolute;left: 74px;top: 45px;padding:4px;z-index: 9990;}
.header .popularity .left .list,.square .left .list{width: 120px;height:30px;}
.header .popularity .right .list,.square .right .list{width: 120px;height:30px;}
.header .popularity .list,.square .list{width: 130px;height:30px;}
.header .square{position:absolute;left: 135px;top: 45px;padding:4px;z-index: 9980;}
.header .square em{position:absolute;left: 55px;top: -13px;}
.header .serach{display: inline;float:left;padding: 13px 0 0 10px;_padding: 12px 0 0 7px;*padding: 12px 0 0 0px;}
.header .seh_list{border-right: 1px solid #dad8d8;border-left:0 solid #dad8d8;border-top:0 solid #dad8d8;border-bottom:0 solid #dad8d8;padding:3px 7px;background:#ffffff;width:44px;float:left;position: relative;z-index: 10040;}
.header .seh_list_a {color: #666666;display: block;font-weight: 400;line-height: 21px;position: relative;text-indent: 8px;}
.header .seh_list_a .arrow {left: 35px;top: 9px;_top:5px;_left: 29px;}
.header .serach .arrow {background: url("/res/space/images/h_bg.png") no-repeat scroll 0 -146px;display: block;font-size: 0;height: 4px;line-height: 0;position: absolute;width: 7px;}
.header .seh_sort{left: 0;line-height: 22px;position: absolute;top: 25px;background:#ffffff;z-index: 999;}
.header .seh_sort a {display: block;text-indent: 8px;width: 44px;margin:2px 7px;}
.header .seh_m {float: left;}
.header .seh_v {border: 0 solid #dad8d8;background:#ffffff;float: left;height: 23px;line-height: 23px;outline: medium none;padding: 2px 4px;width: 160px;border-radius:0;}
.header .seh_b {background:#f5ad00;border: 0 none;color: #FFFFFF;cursor: pointer;float: left;height: 27px;width: 55px;float:left;display: inline;text-indent: 0;}
.header .member{float:right;margin-top:15px;display: inline;}
.header .member li {color: #707070;float: left;margin: 0 0 0 10px;text-shadow: 0 1px 1px #505050;line-height: 20px;_line-height: 24px;height: 24px;}
html*~body .header .member li a{line-height: 26px;}
.header .member li a{color: #FFFFFF;font-size: 14px;text-shadow: 0 1px 1px #505050;}
.header .member li a.ti{background: url("/res/site/images/button.gif") no-repeat scroll 0 -90px;text-indent: -9999px;display: block;height: 24px;position: relative;width: 68px;float: left;}
.header .member_login{float:right;margin-top:8px;display: inline;}
.header .member_login li{float:left;display: inline;margin-left:8px;position: relative;}
.header .member_login li img{float:left;display: inline;margin:0 5px;padding:1px;border: 2px solid #7dce23;}
.header .member_login li img{float:left;display: inline;height: 30px;width: 30px;margin:0 5px;padding:1px;border: 2px solid #7dce23;}
.header .member_login li .icon{float:left;display: inline;background: url("/res/space/images/member.png") no-repeat;width:36px;height:44px;text-indent: -9999px;}
.header .member_login li .icon:hover{float:left;display: inline;background: url("/res/space/images/member.png") no-repeat 0 -53px;width:36px;height:44px;text-indent: -9999px;}
.header .member_login li .inform{background-position: -47px 0;}
.header .member_login li .share{background-position: -139px 0;}
.header .member_login li .song{background-position: -93px 0;}
.header .member_login li .upload{background-position: -139px 0;}
.header .member_login li .set{background-position: -186px 0;}
.header .member_login li .account{background-position: -234px 0;margin:0;}
.header .member_login li .inform:hover{background-position: -47px -53px;}
.header .member_login li .share:hover{background-position: -139px -53px;}
.header .member_login li .song:hover{background-position: -93px -53px;}
.header .member_login li .upload:hover{background-position: -139px -53px;}
.header .member_login li .set:hover{background-position: -186px -53px;}
.header .member_login li .account:hover{background-position: -234px -53px;}
.header .member_login li .feed_tips {background: #FE6600;color: #FFFFFF;display: inline;float: left;font-family: Tahoma;font-size: 11px;font-style: normal;font-weight: bold;height: 13px;left: 25px;line-height: 12px;padding: 1px 0;position: absolute;top: -2px;}
.header .member_login li .feed_tips b {background: #FE0000;display: inline-block;height: 13px;left: -1px;margin: 0 -1px;padding: 0 3px;}
.header .member_login li .msg_tips {background: #FE0000;color: #FFFFFF;display: inline;float: left;font-family: Tahoma;font-size: 11px;font-style: normal;font-weight: bold;height: 13px;left: 25px;line-height: 12px;padding: 1px 0;position: absolute;top: -2px;}
.header .member_login li .msg_tips b {background: #FE6600;display: inline-block;height: 13px;left: -1px;margin: 0 -1px;padding: 0 3px;}
.header .menu {background:#FFFFFF;border: 1px solid #989898;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);z-index: 9998;}
.header .menu{position:absolute;left:-75px;top: 46px;padding:4px 0;z-index: 9980;width:110px;}
.header .menu em {background: url("/res/site/images/cache_label.png") no-repeat scroll 0 -130px;_background: url("/res/site/images/cache_label.gif") no-repeat scroll 0 -130px;height: 8px;left: 84px;position: absolute;top: -8px;width: 16px;}
.header .menu .list{width: 110px;height:26px;line-height: 26px;display: inline;float: left;letter-spacing: 1px;}
.header .menu .list b {background: url("/res/site/images/cache_label.png") no-repeat;_background: url("/res/site/images/cache_label.gif") no-repeat scroll;display: inline;float: left;height: 14px;margin: 7px 6px 5px 16px;width: 14px;}
.header .menu .list b.dan{background-position: 0 0;}
.header .menu .list b.share{background-position: 0 -21px;}
.header .menu .list b.recom{background-position: 0 -149px;}
.header .menu .list b.like{background-position: 0 -176px;}
.header .menu .list b.boring{background-position: 0 -200px;}
.header .menu .list b.pass{background-position: 0 -226px;}
.header .menu .list b.download{background-position: 0 -251px;}
.header .menu .list b.setup{background-position: 0 -44px;}
.header .menu .list b.avatar{background-position: 0 -66px;}
.header .menu .list b.skin{background-position: 0 -88px;}
.header .menu .list b.exit{background-position: 0 -107px;}
.header .menu .list b.deleting{background-position: 0 -277px;}
.header .menu .list b.audit{background-position: 0 -305px;}
.header .menu .list b.account {background-position: 0 -382px;}
.header .menu .list b.gold {background-position: 0 -409px;}
.header .menu .list b.query {background-position: 0 -431px;}
.header .menu .list b.vip {background-position: 0 -454px;}
.header .menu .list b.score {background-position: 0 -479px;}
.header .menu .list:hover{background:#e6e6e6;color:#333333;}

.play_content {background:#FFFFFF;border: 1px solid #DCDCDC; margin: 10px auto 0;overflow: hidden;width: 980px;position: relative;}
.play_content .play_banner{width:960px;margin:0 10px 7px;height:80px;display: inline;float: left;}
.play_content .position{display: inline;float: left;margin:0 10px 3px;width:930px;background: url("/res/site/images/player.gif") no-repeat -438px -66px;padding-left:29px;height:32px;}
.play_content .position span{display: inline;float: left;line-height: 27px;height:27px;color:#313237;padding:0 0 0 5px;}
.play_content .position .text{display: inline;float: left;border-bottom: 2px solid #817f8a;line-height: 27px;height:27px;color:#313237;width:931px;}
.play_content .position .text a{padding:0 5px;}
.play_content .position .text strong{font-weight: normal;}
.play_content .content .playbox .playli .lists ul.mlist .nothing {float: left;font-size: 14px;padding: 90px 0;text-align: center;width: 100%;}
.play_content .left{display:inline;width:193px;padding:0;}
.play_content .left .userinfo{width:171px;overflow: hidden;padding:0 11px 10px;height:304px;}
.play_content .left .userinfo span {color: #6DB823;display: block;font-size: 16px;height: 28px;line-height: 28px;overflow: hidden;padding-left:5px;font-weight: bold;}
.play_content .left .userinfo span i {padding-right: 2px;font-style: normal;line-height: 28px;display: inline;float: left;color: #6DB823;}
.play_content .left .userinfo span a{color: #6DB823;}
.play_content .left .userinfo span .certify{background: url("/res/images/certify.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:5px 1px 0;*margin:1px 1px 0;}
.play_content .left .userinfo span .certify_mm{background: url("/res/images/mm.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:5px 1px 0;*margin:1px 1px 0;}
html*~body .play_content .left .userinfo span  .certify{margin:7px 1px 0;}
.play_content .left .userinfo span .vip_style  {display: inline;float: left;vertical-align: top; height:21px;margin-top:5px;*margin-top:3px;width:51px;}
html*~body .play_content .left .userinfo span .vip_style{margin-top:5px;}
.play_content .vip1 {background: url("/res/space/images/vip/vip1.gif") no-repeat;}
.play_content .vip2 {background: url("/res/space/images/vip/vip2.gif") no-repeat;}
.play_content .vip3 {background: url("/res/space/images/vip/vip3.gif") no-repeat;}
.play_content .vip4 {background: url("/res/space/images/vip/vip4.gif") no-repeat;}
.play_content .vip5 {background: url("/res/space/images/vip/vip5.gif") no-repeat;}
.play_content .vip6 {background: url("/res/space/images/vip/vip6.gif") no-repeat;}
.play_content .vip7 {background: url("/res/space/images/vip/vip7.gif") no-repeat;}
.play_content .vip8 {background: url("/res/space/images/vip/vip8.gif") no-repeat;}
.play_content .vip9 {background: url("/res/space/images/vip/vip9.gif") no-repeat;}
.play_content .cip {background: url("/res/space/images/vip/cip.gif") no-repeat;}

.play_content .left .userinfo .face {border: 1px solid #dcdcdc;display: inline;float: left;font-size: 0;height: 160px;padding: 4px;width: 160px;}
.play_content .left .userinfo .face img{height: 160px;width: 160px;}
.play_content .left .userinfo .info_list {display: inline;float: left;margin-top:7px;padding: 5px 0 8px;width: 170px;}
.play_content .left .userinfo .info_list li {border-right: 1px dotted #C8C8C8;display: inline;float: left;width: 56px;}
.play_content .left .userinfo .info_list li a:hover{text-decoration: none;}
.play_content .left .userinfo .info_list li.last {border-right: medium none;}
.play_content .left .userinfo .info_list li span {color: #E10000;font-weight: 600;display: block;font-size: 14px;margin: 0 0 5px;white-space: nowrap;padding:0;text-align: center;}
.play_content .left .userinfo .info_list li strong {color: #3F403F;display: block;font-size: 12px;font-weight: normal;text-align: center;}
.play_content .left .userinfo .button {display: inline;float: left;margin: 4px 0 0 14px;}
.play_content .left .userinfo .button .and {display: inline;float: left;margin: 0 10px 0 0;}
.play_content .left .userinfo .button .and .wall {background: url("/res/site/images/button.gif") no-repeat scroll 0 -157px;cursor: pointer;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .wall:hover{background: url("/res/site/images/button.gif") no-repeat scroll 0 -190px;cursor: pointer;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .following {background: url("/res/site/images/button.gif") no-repeat scroll -81px -157px transparent;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .following:hover {background: url("/res/site/images/button.gif") no-repeat scroll -81px -190px transparent;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .already {background: url("/res/site/images/button.gif") no-repeat scroll 0 -250px transparent;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .attention{background: url("/res/site/images/button.gif") no-repeat scroll -81px -92px transparent;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .attention:hover{background: url("/res/site/images/button.gif") no-repeat scroll -81px -124px transparent;display: inline;float: left;height: 25px;width: 67px;}
.play_content .left .userinfo .button .and .mutual {background: url("/res/site/images/button.gif") no-repeat scroll 0 -280px transparent;color: #FFFFFF;display: inline;float: left;font-size: 14px;height: 25px;line-height: 32px;text-align: center;width: 67px;}
.play_content .left .userinfo .load{width:170px;height:226px;margin-bottom:70px;background: url("/res/site/images/loads.gif") no-repeat center center;display: inline;float: left;text-align: center;position: absolute;}
.play_content .left .box{display:inline;float:left;background: url("/res/site/images/label.png") no-repeat scroll 0 -355px;_background: url("/res/site/images/label.gif") no-repeat scroll 0 -355px;width: 171px;height: 195px;margin:0 11px 0;}
.default_btn , .moods , .past_btn , .downclick_btn {display:inline;float:left;}
.default_btn a, .moods, .past_btn a, .downclick_btn a {display:inline;float:left;background: url("/res/site/images/label.png") no-repeat scroll 0 -306px;_background: url("/res/site/images/label.gif") no-repeat scroll 0 -306px;height:49px;width:171px;}
.moods{display:inline;float:left;height:48px;width:171px;}
.play_content .left .default_btn i{display:inline;float:left;width:46px;height:48px;background: url("/res/site/images/label.png") no-repeat scroll -53px -36px;_background: url("/res/site/images/label.gif") no-repeat scroll -53px -36px;}
.play_content .left .moods i{display:inline;float:left;width:46px;height:48px;background: url("/res/site/images/label.png") no-repeat scroll -53px -134px;_background: url("/res/site/images/label.gif") no-repeat scroll -53px -134px;}
.play_content .left .past_btn i{display:inline;float:left;width:46px;height:48px;background: url("/res/site/images/label.png") no-repeat scroll -53px 13px;_background: url("/res/site/images/label.gif") no-repeat scroll -53px 13px;}
.play_content .left .downclick_btn i{display:inline;float:left;width:46px;height:48px;background: url("/res/site/images/label.png") no-repeat scroll -53px -85px;_background: url("/res/site/images/label.gif") no-repeat scroll -53px -85px;}
.play_content .left .default_btn a:hover i {background: url("/res/site/images/label.png") no-repeat scroll -89px -36px;_background: url("/res/site/images/label.gif") no-repeat scroll -89px -36px;}
.play_content .left .past_btn a:hover i{background: url("/res/site/images/label.png") no-repeat scroll -89px 13px;_background: url("/res/site/images/label.gif") no-repeat scroll -89px 13px;}
.play_content .left .downclick_btn a:hover i {background: url("/res/site/images/label.png") no-repeat scroll -89px -85px;_background: url("/res/site/images/label.gif") no-repeat scroll -89px -85px;}
.play_content .left .box span{display:inline;float:left;color:#585858;height:48px;line-height:48px;padding-right:12px;}
.play_content .left .box strong{display:inline;float:left;color: #76B542;font: 18px/48px Arial,Helvetica,sans-serif;height:48px;overflow: hidden;padding-left:15px;background: url("/res/site/images/label.png") no-repeat scroll -72px -177px;_background: url("/res/site/images/label.gif") no-repeat scroll -72px -177px;}
.play_content .left .hover1 i {background-position: -89px 13px;font-size: 14px;left: 91px;}
.play_content .left .hover2 i {background-position: -89px -36px;font-size: 14px;left: 91px;}
.play_content .left .hover3 i{background-position: -89px -85px;font-size: 14px;left: 11px;top: 91px;}
.play_content .left .hover4 i{background-position: -89px -134px;font-size: 14px;left: 91px;top: 91px;}
.play_content .content{display:inline;float:left;width:467px;margin:0;position: absolute;left: 193px;top:123px;}
.play_content .content .player{display:inline;float:left;padding: 0 0 10px;}
.play_content .content h1{color: #666666;font-size: 18px;height: 27px;line-height: 27px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;width:447px;padding:0 10px;}
.play_content .content .playbox{display:inline;float:left;}
.play_content .content .playbox .playact .wmaPlayer{display:none;}
.play_content .content .playbox .playact{background: url("/res/site/images/player.gif") repeat-x;width:467px;height:60px;display:inline;float:left;}
.play_content .content .playbox .playact .flash{display:inline;float:left;width:435px;height:58px;position:relative;}
.play_content .content .playbox .playact .playmode{display:inline;float:right;margin:7px 3px 0 0;width:25px;}
.play_content .content .playbox .playact .playmode ul{float:left;}
.play_content .content .playbox .playact .playmode ul li{width:25px;height:24px;display:inline;float:left;}
.play_content .content .playbox .playact .playmode ul li.random {margin-top:2px;}
.play_content .content .playbox .playact .playmode a {background: url("/res/site/images/player.gif") no-repeat;color: #006699;display:inline;float: left;opacity: 1;width:25px;height:24px;}
.play_content .content .playbox .playact .playmode ul li.sequent a{background-position:0 -70px;}
.play_content .content .playbox .playact .playmode ul li.random a{background-position:-62px -70px;}
.play_content .content .playbox .playact .playmode ul li.selected a{display:inline;float:left;background: url("/res/site/images/player.gif") no-repeat -29px -70px;}
.play_content .content .playbox .playact .playmode ul li.selected a.ran{display:inline;float:left;background: url("/res/site/images/player.gif") no-repeat -90px -70px;}
.play_content .content .playbox .box_share{display: inline;float: left;margin-top:4px;background:#f1f1f1;width:467px;height: 27px;}
.play_content .content .playbox .playli{border: 1px solid #CDCDCD;border-radius: 3px 3px 3px 3px;float: left;margin-top: 4px;width: 465px;background:url("/res/site/images/hg.jpg") repeat-y;overflow: hidden;height:384px;display:inline;}
.play_content .content .playbox .playli .tabs {display:inline;float: left;overflow: hidden;width: 76px;z-index: 10;margin:10px 0;border-top: 1px solid #DDDDDD;}
.tabs a, .tabs a:visited, .tabs a:link {border-bottom: 1px solid #DDDDDD;color: #4C618F;float: left;height: 26px;line-height: 26px;overflow: hidden;padding-left: 12px;text-align: left;text-decoration: none;width: 63px;}
.tabs a.selected {background-color: #FEFEFE;color: #333333;overflow: hidden;border-right: 1px solid #f3f3f3;padding-left: 11px;position: relative;right:-1px;}
.play_content .content .playbox .playli .lists{width:386px;display:inline;float:left;background:#FFFFFF;height:351px;margin:1px;}
.play_content .content .playbox .playli .lists .g300{display:inline;float:left;background:#FFFFFF;height: 280px;padding: 10px 17px;width: 336px;_padding: 10px 17px 6px;}
.play_content .content .playbox .playli .lists .music_list {display:inline;float:left;width:387px;}
.play_content .content .playbox .playli .lists .music_list li {background:#FCFCFC;border-bottom: 1px solid #EEEEEE;clear: both;height: 21px;overflow: hidden;padding: 5px 2px 5px 10px;display:inline;float:left;width:375px;}
.play_content .content .playbox .playli .lists .music_list li input {display:inline;float:left;margin:3px 5px 0 0;width:14px;height:14px;}
.play_content .content .playbox .playli .lists .music_list li span.songtitle {display:inline;float:left;height: 21px;line-height: 21px;overflow: hidden;width:87%;}
.play_content .content .playbox .playli .lists .music_list li span.songtitle small {color: #888888;display:inline;float: left;font-size: 11px;padding-right: 6px;}
.play_content .content .playbox .playli .lists .music_list li span.songtitle .name {display:inline;float: left;overflow: hidden;width: 78%;white-space: nowrap;word-break: break-all;margin-right:15px;text-overflow: ellipsis;word-break: keep-all;}
.play_content .content .playbox .playli .lists .music_list li span.songtitle .cate {float: left;width: 50px;display:inline;}
.play_content .content .playbox .playli .lists .music_list li .action{display:inline;float:left;height: 13px;margin: 5px 8px 0;width: 13px;}
.play_content .content .playbox .playli .lists .music_list li .action .deleting{display:inline;float:left;background: url("/res/site/images/label.png") no-repeat scroll 0 -138px;_background: url("/res/site/images/label.gif") no-repeat scroll 0 -138px;cursor: pointer;height: 13px;margin: 0 auto;width: 13px;}
.play_content .content .playbox .playli .lists .music_list li .action .add{display: inline;float: left;background: url("/res/site/images/label.png") no-repeat -6px -160px;_background: url("/res/site/images/label.gif") no-repeat -6px -160px;width:13px;height:13px;}
.play_content .content .playbox .playli .lists .music_list li .action .add:hover{display: inline;float: left;background: url("/res/site/images/label.png") no-repeat -28px -137px;_background: url("/res/site/images/label.gif") no-repeat -28px -137px;width:13px;height:13px;}
.play_content .content .playbox .playli .lists .music_list .playing{background:#eaffe0;}
.play_content .content .playbox .playli .lists .music_list .playing a{color:#339900;}
.play_content .content .playbox .playli .lists .music_list .nothing{width: 387px;font-size: 14px; padding:150px 0;}
.play_content .content .playbox .playli .hr{display:inline;float:right;width:389px;background:#ffffff;height:30px;border-top: 1px solid #CDCDCD;}
.play_content .content .playbox .playli .button{display:inline;float:right;margin:1px;width:387px;background: url("/res/site/images/player.gif") repeat-x 0 -103px;height:28px;}
.play_content .content .playbox .playli .button .but_left{display:inline;float:left;}
.play_content .content .playbox .playli .button .but_left input{display:inline;float:left;margin:7px 6px 7px 10px;_margin:5px 7px5px 11px;}
.play_content .content .playbox .playli .button .but_left label{display:inline;float:left;line-height: 26px;cursor: pointer;_line-height: 30px;}
.play_content .content .playbox .playli .button .but_left span{display:inline;float:left;color:#333333;margin-top:6px;_margin-top:10px;}
.play_content .content .playbox .playli .button .but_delete{display:inline;float:left;margin-top:5px;margin-left:10px;}
.play_content .content .playbox .playli .button .but_delete a{background: url("/res/site/images/label.png") no-repeat 0 -234px;_background: url("/res/site/images/label.gif") no-repeat 0 -234px;padding:0 0 0 14px;margin-right:8px;}
.play_content .content .playbox .playli .button .but_right{display:inline;float:right;margin-top:5px;}
.play_content .content .playbox .playli .button .but_right a{background: url("/res/site/images/label.png") no-repeat;_background: url("/res/site/images/label.gif") no-repeat;padding:0 0 0 14px;margin-right:8px;}
.play_content .content .playbox .playli .button .but_right .btn_playback{background-position:0 -195px;_background-position:0 -197px;padding:0 0 0 17px;}
.play_content .content .playbox .playli .button .but_delete .btn_toplaylist{background-position:0 -215px;_background-position:0 -217px;}
.play_content .content .playbox .playli .button .but_delete .btn_deleting{background-position:0 -234px;_background-position:0 -237px;}
.play_content .content .playbox .playli .button .but_right .btn_post{background-position:0 -277px;_background-position:0 -277px;}
.play_content .content .playbox .playli .button .but_right .btn_front{background-position:0 -294px;_background-position:0 -294px;}
.play_content .content .playbox .playli .button .btn_folio{display:inline;float:right;margin-top:5px;margin-right:5px;}
.play_content .right{display:inline;float:right;width:300px;padding:0 10px;height: 510px;overflow: hidden;}
.play_content .right .g300{display:inline;float:left;width:300px;padding-bottom:10px;}
.play_content .right .g300 .load{width:300px;height:250px;background: url("/res/site/images/loads.gif") no-repeat center center;display: inline;float: left;text-align: center;}
#mp_right_3 {display:none;}
.play_content .banner{display:inline;float:left;margin:10px;width:960px;height:90px;overflow: hidden;}
.play_content .left_bot {display: inline;float: left;margin: 0;width: 660px;}
.play_content .left_bot .recom{display:inline;float:left;position: relative;width: 650px;padding-left:10px;overflow: hidden;}
.play_content .left_bot .recom span{background: none repeat scroll 0 0 #EDEDED;border-bottom: 1px solid #EDEDED;border-left: 4px solid #FF6600;display: inline;float: left;width: 650px;}
.play_content .left_bot .recom h2{background: none repeat scroll 0 0 #F5F5F5;display: inline;float: left;font-size: 16px;font-weight: normal;height: 18px;line-height: 18px;padding: 9px 10px 8px;}
.play_content .left_bot .recom strong{background: url("/res/site/images/but.gif") no-repeat scroll right center #EDEDED;color: #757474;display: inline;float: right;font-weight: normal;height: 35px;line-height: 35px;padding: 0 20px 0 5px;text-align: right;}
.play_content .left_bot .recom ul{display:inline;float:left;width: 660px;}
.play_content .left_bot .recom ul li{display:inline;float:left;line-height: 36px;height:36px;width: 320px;border-bottom: 1px dashed #cccccc;margin-right:10px;}
.play_content .left_bot .recom ul li .song {color: #999999;display: inline;float: left;line-height: 20px;width: 289px;margin:4px 0;}
.play_content .left_bot .recom ul li .cbox {display: inline;float: left;height: 18px;padding: 8px 0 0 8px;_padding: 0 0 0 8px;width: 13px;margin:0;border: 0px solid #65c808;background:#ffffff;}
.play_content .left_bot .recom ul li .song .aleft {color: #999999;display: inline;float: left;height: 28px;line-height: 28px;_line-height: 24px;overflow: hidden;padding: 0 0 0 7px;text-overflow: ellipsis;white-space: nowrap;width: 240px;word-break: keep-all;}
.play_content .left_bot .recom ul li .face{display: inline;float: left;width:24px;height:24px;margin:6px 5px 0 0;}
.play_content .left_bot .recom ul li .face a{display: inline;float: left;padding:1px;border: 1px solid #DCDCDC;}
.play_content .left_bot .recom ul li .face a img{display: inline;float:left;}
.play_content .left_bot .recom .c1 {line-height: 35px;display:inline;float:left;_margin-bottom:1px;}
.play_content .left_bot .recom .c1 .button{display:inline;float:left;width:650px;}
.play_content .left_bot .recom .c1 .button .but_left{display:inline;float:left;margin-top:5px;}
.play_content .left_bot .recom .c1 .button .but_left input{display:inline;float:left;margin:11px 6px 0 8px;_margin:8px 6px 0 8px;}
.play_content .left_bot .recom .c1 .button .but_left label{cursor: pointer;}
.play_content .left_bot .recom .c1 .button .but_left span{display:inline;float:left;color:#333333;margin:0;border: 0px solid #f0f0f0;}
.play_content .left_bot .recom .c1 .button .but_right{display:inline;float:right;margin:10px 0;width:147px;}
.play_content .left_bot .recom .c1 .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: right;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;}
.play_content .left_bot .recom .c1 .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: right;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;}
.play_content .right_bot{display:inline;float:left;width:300px;padding-left:10px;}
.play_content .right_bot .else{display: inline;float: left;margin:0 0 10px 0;width:300px;}
.play_content .right_bot .else .title{display: inline;float: left;height:36px;width:300px;position: relative;margin-bottom:4px;}
.play_content .right_bot .else .title span {background:#EDEDED;border-bottom:1px solid #EDEDED;border-left: 4px solid #FF6600;display: inline;float: left;width:296px;}
.play_content .right_bot .else .title span h2 {display: inline;float: left;font-size: 16px;font-weight: normal;height: 18px;line-height: 18px;padding: 9px 10px 8px 10px;background:#F5F5F5;}
.play_content .right_bot .else .title strong {background: url("/res/site/images/but.gif") no-repeat scroll right center #EDEDED;color: #757474;display: inline;float: right;font-weight: normal;height: 35px;line-height: 35px;padding: 0 20px 0 5px;text-align: right;}
.play_content .right_bot .else .list {display:inline;float: left;width: 300px;}
.play_content .right_bot .else .list li {display:inline;float: left;height: 30px;line-height: 30px;width: 100%;}
.play_content .right_bot .else .list li.c1{background:#ededed;}
.play_content .right_bot .else .list li .songtitle {display: inline;float: left;width: 274px;height: 30px;line-height: 30px;padding-left:5px;}
.play_content .right_bot .else .list li .songtitle small {background:#ffffff;color: #696969;display: inline;float: left;line-height: 20px;margin:7px 10px 0 0;_margin:8px 10px 0 0;text-align: center;width: 16px;height:16px;font: 12px Arial;font-style: italic;font-weight: bold; }
.play_content .right_bot .else .list li.c1 .songtitle small{background:#ededed;}
.play_content .right_bot .else .list li .songtitle .name {display: inline;float: left;line-height: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 230px;}
.play_content .right_bot .else .list li .action{display: inline;float: left;width:13px;height:13px;margin:10px 8px 0 0;}
.play_content .right_bot .else .list li .action .add{display: inline;float: left;background: url("/res/site/images/label.png") no-repeat -6px -160px;_background: url("/res/site/images/label.gif") no-repeat -6px -160px;width:13px;height:13px;}
.play_content .right_bot .else .list li .action .add:hover{display: inline;float: left;background: url("/res/site/images/label.png") no-repeat -28px -137px;_background: url("/res/site/images/label.gif") no-repeat -28px -137px;width:13px;height:13px;}
.play_content .right_bot .else .list li.green .songtitle small{background:#7bc13c;color:#ffffff;}
.play_content .right_bot .else .list li.pink .songtitle small{background:#f57373;color:#ffffff;}
.play_content .right_bot .else .list li.blue .songtitle small{background:#00bbff;color:#ffffff;}
.play_content .right_bot .else .text{color: #333333;display: inline;float: left;height: 270px;line-height: 22px;overflow: auto;padding: 10px;text-align: center;width: 278px;}
.play_content .right_bot .else2{display: inline;float: left;margin:0 0 10px 0;width:300px;}
.play_content .right_bot .else2 .title{display: inline;float: left;height:36px;width:300px;position: relative;margin-bottom:10px;}
.play_content .right_bot .else2 .title span {background:#EDEDED;border-bottom:1px solid #EDEDED;border-left: 4px solid #FF6600;display: inline;float: left;width:296px;}
.play_content .right_bot .else2 .title span h2 {display: inline;float: left;font-size: 16px;font-weight: normal;height: 18px;line-height: 18px;padding: 9px 10px 8px 10px;background:#F5F5F5;}
.play_content .right_bot .else2 .title b p{display: inline;float: left;min-width:10px;max-width:225px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;_width:225px;}
.play_content .right_bot .else2 .title strong {background: url("/res/site/images/but.gif") no-repeat scroll right center #EDEDED;color: #757474;display: inline;float: right;font-weight: normal;height: 35px;line-height: 35px;padding: 0 20px 0 5px;text-align: right;}
.play_content .right_bot .introduce{display:inline;float:left;width: 300px;overflow: hidden;margin-bottom:10px;}
.play_content .right_bot .introduce span{border-left: 4px solid #ff6600;display: inline;float: left;font-size: 16px;width: 296px;background:#EDEDED;border-bottom: 1px solid #EDEDED;}
.play_content .right_bot .introduce span h2{background:#F5F5F5;display: inline;float: left;font-size: 16px;height: 30px;padding: 0 10px 0 10px;line-height: 30px;font-weight: normal;}
.play_content .right_bot .introduce .text{display:inline;float:left;width:280px;height:108px;padding:10px;line-height: 22px;color:#333333;text-indent: 2em;margin:0;}

.play_content .left_bot .relate{display:inline;float:left;position: relative;width: 650px;padding-left:10px;overflow: hidden;}
.play_content .left_bot .relate span{background: none repeat scroll 0 0 #EDEDED;border-bottom: 1px solid #EDEDED;border-left: 4px solid #FF6600;display: inline;float: left;width: 650px;}
.play_content .left_bot .relate h2{background: none repeat scroll 0 0 #F5F5F5;display: inline;float: left;font-size: 16px;font-weight: normal;height: 18px;line-height: 18px;padding: 9px 10px 8px;}
.play_content .left_bot .relate strong{background: url("/res/site/images/but.gif") no-repeat scroll right center #EDEDED;color: #757474;display: inline;float: right;font-weight: normal;height: 35px;line-height: 35px;padding: 0 20px 0 5px;text-align: right;}
.play_content .left_bot .relate ul{display:inline;float:left;width: 650px;background:#EDEDED;margin:10px 0 0 ;padding: 10px 0;height: 72px;}
.play_content .left_bot .relate ul li{display:inline;float:left;width:315px;margin-left:10px; line-height: 24px;}
.play_content .left_bot .relate ul li .aleft {color: #999999;display: inline;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 315px;word-break: keep-all;}

.website .page .play_button .select_all,.website .page .play_button .select_play,.website .page .play_button .select_add_list,.website .page .play_button .select_more{color: #FFFFFF;}
.newest .page .play_button .select_all,.newest .page .play_button .select_play,.newest .page .play_button .select_add_list,.newest .page .play_button .select_more {color: #FFFFFF;}
.nothing{width:980px;margin:0 auto;text-align: center;font-size: 16px;padding: 50px 0;}
.play_content .content .playbox .playli .lists ul.mlist .nothing {float: left;font-size: 14px;padding: 90px 0;text-align: center;width: 100%;}


/*底*/
.bottom{background-color: #f6f6f6;border-top: 1px solid #DCDCDC;margin-top: 30px;text-align: center;}
.bottom .bot_top{width: 980px;margin:0 auto;}
.bottom .bot_top .title{height:31px;margin-top:15px;display: inline;float:left;}
.bottom .bot_top .title .default{background: url("/res/site/images/font.jpg") no-repeat 0 -482px;width:92px;display: inline;float:left;height:31px;text-indent: -9999px;margin-right:5px;cursor: pointer;}
.bottom .bot_top .title .link{background: url("/res/site/images/font.jpg") no-repeat -109px -482px;width:92px;display: inline;float:left;height:31px;text-indent: -9999px;margin-right:5px;cursor: pointer;}
.bottom .bot_top .title .synergic{background: url("/res/site/images/font.jpg") no-repeat -109px -522px;width:92px;display: inline;float:left;height:31px;text-indent: -9999px;margin-right:10px;cursor: pointer;_margin-right:13px;}
.bottom .bot_top .title .current{background: url("/res/site/images/font.jpg") no-repeat 0 -522px;width:92px;display: inline;float:left;height:31px;text-indent: -9999px;margin-right:10px;cursor: pointer;}
.bottom .bot_top .title .annotator{display: inline;float:left;line-height: 30px;font-size: 12px;font-weight: normal;}
.bottom .bot_top ul{padding:10px 0 20px;float: left;line-height: 18px;text-align: left;width: 980px;border-bottom: 2px solid #e8e8e8;}
.bottom .bot_top ul li {display: inline;float: left;overflow: hidden;text-indent: 0.6em;white-space: nowrap;width: 89px;margin:0 0 5px 0;}
.bottom .bot_top ul li a{color:#686868;}
.bottom .footer {color: #333333;font-family: 'Microsoft Yahei',"微软雅黑";line-height: 30px;overflow: hidden;padding: 20px 0 30px;white-space: nowrap;width: 980px;margin:0 auto;}



 .MusicBox{font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica;background:url(/res/site/images/padPlayer/bg.jpg) no-repeat;opacity:0.9;padding:2px 5px;position:relative;width:425px;height:56px;}
.LeftControl{width:0px;padding: 9px 13px 0 14px;margin-top:17px;float:left; height:20px;background:url(/res/site/images/padPlayer/former.png) left 0 no-repeat;margin-right:7px;margin-left:7px;display: inline;cursor: pointer;}
.RightControl{width:0px;padding: 9px 13px 0 14px;margin-top:17px;float:left; height:20px;background:url(/res/site/images/padPlayer/post.png) no-repeat;cursor: pointer;display: inline;}
.ProcessBox{float:left;display: inline;position: absolute;}
.ProcessFrame{float:left;display: inline;width: 314px;position: absolute;left: 115px;}
.ProcessControl{width:308px;padding: 5px 0;float:right; height:20px;color:#ffffff;display: inline;}
.ProcessControl .SongName{float:left;display: inline;}
.ProcessControl .SongTime{display: inline;float:right;font-size:12px;margin-top:12px;margin-left:8px;}
.ProcessControl .Process{width: 300px;float: right;height:7px;cursor: pointer;background:url(/res/site/images/padPlayer/6.jpg) no-repeat right 0;  margin-top:10px;padding-right:1px;}
.ProcessControl .ProcessYet{width: 0px;position:absolute;height: 7px;left:14px;top:15px;cursor: pointer;}
.ProcessControl .back{background:url(/res/site/images/padPlayer/5.jpg) repeat-x right 0; }
.ProcessControl .move{display: inline;float:right;width:17px;height:17px;background:url(/res/site/images/padPlayer/move.png) no-repeat right 0; top:-5px;position:relative;left:10px;}
.text{display: inline;float:left;font-size: 12px;color:#ffffff;margin-top: 3px;margin-right:5px;}
.wave{display: inline;float:left;width:16px;height:16px;background:url(/res/site/images/padPlayer/audio.png) no-repeat; margin-left:14px;margin-top:5px;margin-right:16px;}
.audio_move{display: inline;float:left;width:16px;height:16px;background:url(/res/site/images/padPlayer/audio_move.gif) no-repeat; margin-left:14px;margin-top:5px;margin-right:16px;}
.audio_still{display: inline;float:left;width:16px;height:16px;background:url(/res/site/images/padPlayer/audio_still.png) no-repeat; margin-left:14px;margin-top:5px;margin-right:16px;}
.VoiceEmp{width:0px;padding: 1px 10px 0 10px;display: inline;float:right; height:17px;margin-top:3px;background:url(/res/site/images/padPlayer/sound_close.png) no-repeat;  margin-right:2px;  cursor: pointer;}
.MainControl{width:25px;padding: 11px 8px 11px 10px;margin-top:9px;margin-right:7px;display: inline;float:left; height:20px;background:url(/res/site/images/padPlayer/stop.png) no-repeat;cursor: pointer;}
.StopControl{width:25px;padding: 11px 8px 11px 10px;margin-top:9px;margin-right:7px;display: inline;float:left; height:20px;background:url(/res/site/images/padPlayer/play.png) no-repeat;cursor: pointer;}
.MusicList{font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica;background-color: #212121;background-image: -webkit-gradient(linear, left top, left bottom, from(#1B1B1B), to(#212121));background-image: -webkit-linear-gradient(top, #1B1B1B, #212121);background-image: -moz-linear-gradient(top, #1B1B1B, #212121);background-image: -ms-linear-gradient(top, #1B1B1B, #212121);background-image: -o-linear-gradient(top, #1B1B1B, #212121);background-image: linear-gradient(top, #1B1B1B, #212121);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;text-shadow: 0 1px 0 rgba(255,255,255,0.5);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    border-width: 1px;border-style: solid;border-color: #488BF0 #488BF0 #488BF0 #488BF0;width:600px;height:200px;-webkit-box-shadow: 10px 10px 25px #ccc; -moz-box-shadow: 10px 10px 25px #ccc; box-shadow: 10px 10px 25px #ccc; opacity:0.9; padding:2px 5px;position:absolute;z-index:1000;display:none;}
.MusicList .Author{font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica; background-color: #212121;background-image:url(/site/images/padPlayer/Eson.jpg);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;width:158px;height:200px;float:left;display: inline;}
.MusicList .List{font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica;background-color: #212121;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;width:410px;height:180px;display: inline;float:right;overflow:hidden;padding:10px 13px;color:#fff;}
.MusicList .List .Single{width:100%;display: inline;float:left;overflow:hidden;height:15px;font-size:13px;cursor:pointer;margin-bottom:8px;}
.MusicList .List .Single .SongName{width:90%;float:left;}    
.ShowMusicList{width:10px;padding: 10px 10px 5px 10px;display: inline;float:left; height:10px;background:url(/res/site/images/padPlayer/sk-dark.png) -20px 0 no-repeat; margin:5px 0 0 12px;cursor:pointer;}
.ShowMusicList:hover{background:url(/res/site/images/padPlayer/sk-dark.png) -20px -29px no-repeat; }

.first{display: inline;float:left;border-top: 1px solid #FF6600;width: 280px;padding:7px 10px;height: 46px;overflow: hidden;}
.first span{display: inline;float:left;margin:3px 0;color:#333333;}
.first a{display: inline;float:left;width:230px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:3px 0;}

.directory{display: inline;float:left;border-top: 2px solid #cfcfcf;width:960px;margin:0 10px 10px;padding:7px 0 0;}
.directory li{display: inline;float:left;width:946px;border-bottom: 1px dashed #cccccc;height:27px;line-height: 27px;padding:0 7px;color:#555555;letter-spacing: 1px;overflow:hidden;}
.directory li.no{border-bottom: 0px dashed #cccccc;}

/*.bottomv*/
.bottomv {margin-top:0px;}
#boot{ background-color:#262626;  color:#777777; overflow:hidden; }
#boot a:link,a:visited{color:#777777; text-decoration:none;}
#boot a:hover{color:#999999;}
#bootct #link .linktitle{ line-height:22px;color:#999999; line-height:22px;}
#bootct #link { padding-top:8px; clear:both;padding-bottom:5px;}
#bootct #link a{  margin-right:5px; display:inline-block; line-height:18px;}
#bootct #winfo{ clear:both}
#bootct #bottom{ line-height:24px; padding-top:5px;}
#bootct{ width:980px; margin:0 auto}
#bootct .lines{ background-color:#222222; height:1px; overflow:hidden; border-bottom:1px solid #333333}
#bootct #bottom .btmenu{ width:700px; float:left; color:#999999}
#bootct #bottom .btright{ width:280px; float:left; color:#999999}
#bootct #bottom .btmenu  a:link{   color:#999999}
#bootct #bottom .btmenu  a:hover{  color:#f8f8f8;}
#bootct #bottom .btmenu  a:visited{  color:#999999}
#bootct #bottom .btmenu a{ display:block; margin-right:25px; float:left}
#bootct #bottom .btleft{ width:980px; float:left; color:#999999}
#bootct #bottom .btleft ul { margin:0px; padding:0px}
#bootct #bottom .btleft ul li{margin:0px; padding:0px; list-style:none; font-size:12px}
#bootct #bottom .btleft a{ display:block; margin-right:25px; float:left}
#bootct #www a{background-image:url(/images/ico/bg.gif); background-repeat: no-repeat; background-position: 0px -1332px; float:left; width:42px; height:42px; margin-left:240px; margin-top:10px; }