﻿/*核心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("/match/match1/images/apply.jpg") no-repeat;}
.apply ul{display: inline;float: left;padding:6px 0 6px 123px;background: url("/match/match1/images/label.png") no-repeat 0 -423px;_background: url("/match/match1/images/label.gif") no-repeat 0 -423px;}
.apply ul li{display: inline;float: left;padding-left:16px;background: url("/match/match1/images/label.png") no-repeat 0 -559px;_background: url("/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("/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/match/match1/images/label.gif") no-repeat 0 -342px;margin-right:50px;}
.apply .pend{background: url("/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/match/match1/images/label.gif") no-repeat 0 -342px;}
.apply .no_promptly{background: url("/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/match/match1/images/label.gif") no-repeat 0 -380px;margin-right:50px;}
.apply .no_pend{background: url("/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/match/match1/images/label.gif") no-repeat 0 -380px;}

/*上传参赛作品*/
.upload{padding:23px 20px;width:685px;background:url("/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("/match/match1/images/label.png") no-repeat -98px -342px;_background: url("/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("/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/match/match1/images/label.gif") no-repeat 0 -342px;margin-right:50px;}
.upload .withhold{background: url("/match/match1/images/label.png") no-repeat 0 -342px;_background: url("/match/match1/images/label.gif") no-repeat 0 -342px;}
.upload .no_save{background: url("/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/match/match1/images/label.gif") no-repeat 0 -380px;margin-right:50px;}
.upload .no_withhold{background: url("/match/match1/images/label.png") no-repeat 0 -380px;_background: url("/match/match1/images/label.gif") no-repeat 0 -380px;}body,p,td,th,input,textarea,select,button,div{color:#444444;font:12px "Microsoft YaHei","Lucida Grande",STHeiti,Verdana,Arial,Times,serif;}
body,ul,dl,dd,p,h1,h2,h3,h4,h5,h6,form,div,fieldset,textarea,input,a,img{margin:0;padding:0;}

img{border:0 none;-ms-interpolation-mode:bicubic;vertical-align: text-bottom;}
img.avatar-52 {display: inline-block; border:1px solid #E7E7E7; padding:2px; height:48px; width:48px; }
img.avatar-42 {display: inline-block; border:1px solid #E7E7E7; padding:2px; height:38px; width:38px; }
img.avatar-34 {display: inline-block; border:1px solid #cccccc; padding:2px; height:30px; width:30px; background-color:#FFFFFF;}
img.avatar-20 {display: inline-block; height:20px; width:20px;}
img.avatar-42b {display: inline-block; height: 42px;width: 42px;}
img.avatar-42 {display: inline-block; border: 1px solid #E7E7E7;height: 38px;padding: 2px;width: 38px;}
img.avatar-38 {display: inline-block; height: 38px;width: 38px;}
img.avatar-58 {display: inline-block;height: 48px;width: 48px;background: #FFFFFF; border: 1px solid #D0D0D0;padding: 2px;}
img.avatar-80 {display: inline-block;height: 80px;width: 80px;background: #FFFFFF; border: 1px solid #D0D0D0;padding: 2px;}
img.avatar-59 {display: inline-block;height: 48px;width: 48px;background: #FFFFFF; border: 1px solid #D0D0D0;margin-bottom: 2px;padding: 2px;}

dl, ol, dt, dd, ul, li{list-style:none outside none;margin:0;padding:0;}
em, cite, th {font-style: normal;font-weight: normal;}
input, textarea {outline:none; }
button::-moz-focus-inner{ border:0; padding:0; margin:0; } 
texearea {resize:none; }
a:link {color: #444444;text-decoration: none;}
a:visited {color: #444444;text-decoration: none;}
a:hover {color: #444444;text-decoration: underline;}
a:active {color: #444444;text-decoration: underline;}

.clearfix:after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
.clearfix {display: inline-block;}

.btn-group a:link {color: #ffffff;text-decoration: none;}
.btn-group a:visited {color: #ffffff;text-decoration: none;}
.btn-group a:hover {color: #ffffff;text-decoration: none;}
.btn-group a:active {color: #ffffff;text-decoration: none;}

.minHeight100{min-height:100px; height:auto !important; height:100px; overflow:visible;}
.minHeight150{min-height:150px; height:auto !important; height:150px; overflow:visible;}
.minHeight300{min-height:300px; height:auto !important; height:300px; overflow:visible;}
.minHeight400{min-height:400px; height:auto !important; height:400px; overflow:visible;}
.minHeight500{min-height:500px; height:auto !important; height:500px; overflow:visible;}
.minHeight940{min-height:940px; height:auto !important; height:940px; overflow:visible;}

.clear {clear:both; overflow:hidden; height:1px; }
.none {display:none}
.createTime {color: #999999;font-size: 12px;}
.online_icon {background: url("/res/space/images/online_2.gif") no-repeat 0 2px;padding: 0 0 0 13px;text-align: left;}
/*stage start*/
.stageBox {width:100%;}
.stageBoxTop {padding:0 5px 0 0; font-size:0; background:url(/res/space/images/sM_cR_box.png) 100% 0; _background:url(/res/space/images/sM_cR_box.gif) 100% 0; }
.stageBoxTop span {padding:0 0 0 5px; display:block; overflow:hidden; font-size:0; height:5px; background:url(/res/space/images/sM_cR_box.png) 0px 0px; _background:url(/res/space/images/sM_cR_box.gif) 0px 0px; }
.stageBoxCenter {background:#ffffff; min-height:100px; height:auto !important; height:100px; overflow:hidden; _overflow:visible; padding:10px 15px; }
.stageBoxCenterContent {overflow:hidden; width:100%;}
.stageBoxBottom {padding:0 5px 0 0; font-size:0; background:url(/res/space/images/sM_cR_box.png) 100% 100%; _background:url(/res/space/images/sM_cR_box.gif) 100% 100%; }
.stageBoxBottom span {padding:0 0 0 5px; display:block; overflow:hidden; font-size:0; height:5px; background:url(/res/space/images/sM_cR_box.png) 0px 100%; _background:url(/res/space/images/sM_cR_box.gif) 0px 100%; }

.stageBox .padding7{padding:7px 12px;}
/* end */

.msgTips, .feedTips {background-color:#FE6600;color:#FFFFFF;display:inline;float:left;font-family:Tahoma;font-size:11px;font-style: normal;font-weight: bold;height: 12px;line-height: 12px;padding: 1px 0;position: relative;left:-4px;top:2px;height:11px;-webkit-text-size-adjust: none;}
.msgTips b, .feedTips b {background-color: #FE6600;display:inline-block;margin: 0 -1px;padding: 0 3px;color: #FFFFFF;_left:-1px;cursor: pointer;font-family: Arial;font-size: 11px;font-weight: bold;height: 11px;line-height: 11px;overflow: hidden;position: relative;z-index: 3;min-width:6px; width:auto !important;}

.online_state{background:rgba(0, 0, 0, 0.6);height: 20px;width: 160px;left: 19px;line-height: 20px;position: absolute;display:block;bottom: 21px;color: #FFFFFF;text-align: center;overflow:hidden;filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');}
.ico_online {background: url("/res/space/images/online_state.png") no-repeat;display: inline-block;height: 16px;margin-left: 4px;margin-top: 1px;vertical-align: middle;width: 30px;}
.ico_offline {background:url("/res/space/images/online_state.png") no-repeat scroll 0 -40px;display:inline-block;height:16px;margin-left:4px;margin-top:1px;vertical-align:middle;width:30px;}
.online {background: url("/res/space/images/online.gif") no-repeat left center;padding-left:9px;}
.offline {background: url("/res/space/images/offline.gif") no-repeat left center;padding-left:9px;}
.blank13 {clear: both;font-size: 1px;height: 13px;overflow: hidden;}
.input_normal {border: 1px solid #BBBBBB;display: inline; float: left; font-size:14px; height: 20px; line-height:18px; margin: 0;padding: 2px;}


#favoritesList .button-main, #favoritesList .button2-main {margin-right: 5px;}
.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;margin:0 !important;}
.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;margin:0 !important;}
.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;}
/* page start */



.page .pages {display: inline;float: right;padding:10px 0;}
.page .pages em, .pages strong, .pages a, .pages input {background:#FFFFFF;border: 1px solid #DDDDDD;color: #707070;font-style: normal;line-height: 24px;margin:0 0 0 5px;padding: 0 7px;display: inline;float: left;}
.page .pages strong{background:#77A82D;border: 1px solid #77A82D;color: #FFFFFF;}
.page .pages input{border: 1px solid #D6D6D6;height: 24px;padding: 0 3px;width: 30px;}
.page .pages a:visited{color:#color: #707070;;}
.page .pages a:hover{border:1px solid #77A82D; color:#FFFFFF; background:#77A82D; text-decoration:none;}
/* end */



/* input,button start */
.select_normal {border:1px solid #BBBBBB;height:26px;font-size:13px;padding: 2px;overflow: hidden;}
.select_focus {border: 1px solid #35a3d8;}
/* input,button end */

/*输入框提示警告 start*/
.input_msg {display:inline; float:left; color:#666; height:26px; line-height:26px; margin-left:10px;margin-top:2px;}
.input_msg .errIcon {display:inline; float:left; padding-left:18px; height:16px; line-height:16px; background: url(/res/space/images/icon/wrong.gif) no-repeat; margin-top:6px;_margin-top:5px;}
.input_msg .rightIcon {display:inline; float:left; padding-left:18px; height:11px; line-height:11px; background: url(/res/space/images/icon/right.gif) no-repeat; margin-top:6px;_margin-top:5px;}
.input_ms {display:inline; float:left; color:#666; height:18px; line-height:18px; margin-left:80px;margin-top:5px;}
.input_ms .errIcon {display:inline; float:left; padding-left:18px; height:16px; line-height:16px; background: url(/res/space/images/icon/wrong.gif) no-repeat; margin-top:6px;_margin-top:5px;}
.input_ms .rightIcon {display:inline; float:left; padding-left:18px; height:11px; line-height:11px; background: url(/res/space/images/icon/right.gif) no-repeat; margin-top:6px;_margin-top:5px;}
.input_msgs {display:inline; float:left; color:#ff0000;margin:10px 10px 0 65px;width:260px;height:18px;line-height:18px;}
.input_msgs .errIcon {display:inline; float:left; padding-left:18px; height:16px; line-height:16px; background: url(/res/space/images/icon/wrong.gif) no-repeat; margin-top:1px;}
.input_msgs a{color:blue;padding-left:10px;}
.input_tag1{border-right:1px #e5e5e5 solid; display:inline; float:left; color:#F25A04; line-height:26px; padding:0 5px 0 15px; background: url(/res/space/images/icon/tag_back1.gif) no-repeat;height: 26px;}
.input_tag2{border-right:1px #fcbf86 solid; display:inline; float:left; color:#F25A04;  line-height:26px; padding:0 5px 0 15px; background: url(/res/space/images/icon/tag_back2.gif) no-repeat;height: 26px;}
.input_tag{display:inline; float:left; color:#F25A04;}

.countercss {position:absolute; right:5px; top:6px; font-size: 18px;font-weight: 700;color: #9e9e9e;line-height:19px;font-family: Tahoma,Helvetica,Arial,sans-serif;}
.warning {color:#600; }
.exceeded {color:#e00; }
/* end */

#errMessage{display:none; float:left; color:#F25A04; padding-left:18px; height:16px; line-height:16px; background: url(/res/space/images/icon/wrong.gif) no-repeat;}


span.appraise0 {background: url("/res/space/images/star.gif") no-repeat scroll 0 -74px;}
span.appraise1 {background: url("/res/space/images/star.gif") no-repeat scroll 0 -56px transparent;}
span.appraise4 {background: url("/res/space/images/star.gif") no-repeat scroll 0 -2px transparent;}
span.appraise3 {background: url("/res/space/images/star.gif") no-repeat scroll 0 -20px transparent;}
span.appraise2 {background: url("/res/space/images/star.gif") no-repeat scroll 0 -38px transparent;}

.dfriendGroup{display:inline; float:left; width:240px; min-height:100px; height:auto !important; height:100px; overflow:visible;}
.dfriendGroup li{display:inline; float:left; width:111px; padding:4px 5px 4px 0;}
.dfriendGroup li .cbox {display:inline; float:left; display:block; width:13px; height:18px; padding-top:4px;}
.dfriendGroup li .cbox input {width:13px; height:13px;  cursor:pointer;}
.dfriendGroup li label{display:inline; float:left; height:22px; line-height:22px; padding:0 0 0 7px; cursor:pointer;}
/* end */

.dFriendAdd{display:inline; float:left; width:380px; height:85px;}
.dFriendAdd .dF_main {display:inline; float:left;}
.dF_main .dFM_icon{ display:inline; float:left; height:80px;}
.dF_main .dFM_title {display:inline; float:left;margin:0 0 6px 10px;}
.dF_main .dFM_title .nickname{color:#CC3300; font-size:12px; margin-left:2px; margin-right:2px;}
.dF_main .dFM_msg{ display:inline; float:left; margin-left:10px; margin-top:2px;}
.dF_main .dFM_msg input{border: 1px solid #BBBBBB; overflow:hidden; width:300px; height:16px; padding: 4px 3px;}
.dF_main .dFM_info{display:inline; float:left; margin-left:10px; margin-top:8px;}
.dF_main .dFM_info .nickname{color:#CC3300; font-size:12px; margin-right:4px;}



/*emot*/
.emotMenu {position:absolute; display:block;z-index: 1;}
.emotMenu ul{display:inline; float:left; background:#FFFFFF; border:3px solid #CCCCCC; padding:5px; width:420px;  -moz-user-select:none;-webkit-user-select: none;-ms-user-select: none;}
.emotMenu ul li {display:inline ;float:left; overflow:hidden; cursor:pointer;}
.emotMenu ul li img {display:inline ;float:left; cursor:pointer; width:24px; height:24px; padding:2px;}
/* end */

/*-----cityPopup start------*/
#cityPopupWrap { position:absolute; display:none; }
#cityPopupWrap a,#cityPopupWrap  a:visited {color:#000; font-size:12px; text-decoration:none; }
#cityPopupWrap a:hover {color:#DD0000; text-decoration:underline; }
.cityPopupBorder {border:6px solid #069; background:#ecf1f4; padding:10px; text-align:left; overflow:hidden; }
#cityPopupContent {text-align:left; }
#cityPopupContent dl#Provinces {display:block; text-align:left; }
#cityPopupContent dl#Provinces dd { display:inline; text-align:left;  width:82px; overflow:hidden; float:left; height:23px; margin:2px 5px 0px; }
#cityPopupContent dl#Provinces dd a,#cityPopupContent dl#Provinces dd a:visited { display:block; height:23px; line-height:23px; padding:0 10px; }
#cityPopupContent dl#Provinces dd a:hover { background:#DD0000; color:#FFF; text-decoration:none; }
#cityPopupContent dl#Provinces dd a.on,#cityPopupContent dl#Provinces dd a.on:visited {color:#FFF; background:#DD0000; color:#FFF; text-decoration:none; }
#cityPopupContent dl#Citys,#cityPopupContent dl#Areas {display:none; text-align:left; background:#fff; border:1px solid #6699cc; border-bottom:1px solid #6699cc; padding:10px 15px; margin-top:15px; overflow:auto; height:1%; }
#cityPopupContent dl#Citys dd,#cityPopupContent dl#Areas dd {float:left; width:118px; padding:2px; overflow:hidden; height:20px; }
#cityPopupContent dl#Citys dd a,#cityPopupContent dl#Citys dd a:visited,#cityPopupContent dl#Areas dd a,#cityPopupContent dl#Areas dd a:visited { display:block; height:23px; line-height:23px; padding:0 10px; }
#cityPopupContent dl#Citys dd a:hover,#cityPopupContent dl#Areas dd a:hover { background:#069; text-decoration:none; color:#ffffff; }
#cityPopupContent dl#Citys dd a.on,#cityPopupContent dl#Citys dd a.on:visited {color:#FFF; background:#069; text-decoration:none; }
.ie6_mask{position:absolute; left:0; top:0; width:100%;height:100%;background-color:transparent;z-index:-1;filter:alpha(opacity=0);}

/*-----end------*/
/*个人空间*/
.min_space_height{min-height:700px; height:auto !important; height:700px;}
/*.charm{background: url("/res/space/images/love.png") no-repeat ;width:270px;height:187px;position: absolute;left: 42%;top: 400px;z-Index:65530;}*/
.charm{background: url("/res/space/images/love.png") no-repeat;background:none \9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static92cc.db-cache.com/space/images/love.png", enabled=true, sizingMethod=scale);width:270px;height:187px;position: absolute;left: 42%;top: 400px;z-Index:65530;}
.charm2{background: url("/res/space/images/love2.png") no-repeat;background:none \9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static92cc.db-cache.com/space/images/love2.png", enabled=true, sizingMethod=scale);width:270px;height:187px;position: absolute;left: 42%;top: 400px;z-Index:65530;}

/* top start */
.top {background-color: #1F1F1F; font-family: "微软雅黑";color: #FFFFFF;font-size: 12px;height: 34px;text-align: center;z-index: 64000;left:0; top:0; position: fixed;_position: absolute;_top: expression(eval(documentElement.scrollTop) +"px");width: 100%;}
.top_control span{display:block; height:100%; width:100%;}
.topNav{height: 34px;margin: 0 auto;padding: 0 20px;text-align: left;width: 964px;background-color: #1F1F1F;}
.topNav ul {display: inline;float: left;}
.topNav li {display: inline;float: left;position: relative;}
.topNav li.logo {background: url("../logo/hoem_logo.png") no-repeat;display: inline;float: left;margin-top: 1px;}
.topNav li.logo a {margin-right: 10px;padding: 0;width: 105px;}
.topNav li.logo a:hover {background:none;}
.topNav li.logo a:visited {background:none;}
.topNav li a {color: #ffffff;float: left;font-size: 13px;height: 33px;line-height: 30px;padding: 1px 8px 0; _height: 31px; _padding-top: 3px;}
.topNav li a:hover {text-decoration: none;color:#ffffff;}
.topNav li a:visited {text-decoration: none;color:#ffffff;}
.topNav li a:active {text-decoration: none;color:#ffffff;}
.topNav .m_set_list {left: -57px;padding: 4px 0;position: absolute;top: 33px;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #989898;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);z-index: 9998;width:110px;}
.topNav .m_set_list em {background: url("/res/space/images/cache_label.png") no-repeat scroll 0 -130px;_background: url("/res/space/images/cache_label.gif") no-repeat scroll 0 -130px;height: 8px;left: 76px;position: absolute;top: -8px;width: 16px;}
.topNav .m_set_list .list {height: 26px;line-height: 26px;width: 110px;}
.topNav .m_set_list .list b {background: url("/res/space/images/cache_label.png") no-repeat 0 -332px;_background: url("/res/space/images/cache_label.gif") no-repeat 0 -332px;display: inline;float: left;height: 14px;margin: 7px 6px 5px 12px;width: 14px;_margin: 5px 6px 5px 12px;}
html*~body .topNav .m_set_list .list b {margin: 5px 6px 5px 12px;}
.topNav .m_set_list .list{letter-spacing: 1px;color: #444444;padding:0;font-size: 12px;padding:0;display: block;float: none;}
.topNav .m_set_list .box .list{margin:0 10px 0 0;width:95px;padding:3px 2px;height: 20px;line-height: 20px;float: left;}
.topNav .m_set_list .list:hover{text-decoration: underline;background:#e6e6e6;}
.topNav .m_set_list .dance_list{letter-spacing:1px;color:#444444;height:20px;line-height:20px;font-size:12px;padding:3px 2px;float:none;display: block;width: 95px;}
.topNav .m_set_list .dance_list b {background: url("/res/space/images/cache_label.png") no-repeat 0 -332px;_background: url("/res/space/images/cache_label.gif") no-repeat 0 -332px;display: inline;float: left;height: 14px;margin: 4px 6px 5px 12px;width: 14px;_margin: 2px 6px 5px 12px;}
html*~body .topNav .m_set_list .dance_list b{margin: 2px 6px 5px 12px;}
.topNav .m_set_list .dance_list:hover{color: #444444;background:#e6e6e6;}
.topNav .m_set_list .dance_list:visited {color: #444444;}
.topNav .m_set_list .dance_list:active {color: #444444;}
.topNav .m_set_list .list:hover{color: #444444;}
.topNav .m_set_list .list:visited {color: #444444;}
.topNav .m_set_list .list:active {color: #444444;}
.topNav .dance {width:690px;_width:754px;}
html*~body .topNav .dance{width:753px;display: block;}
html*~body .topNav .dance .cate_words{width: 740px;}
html*~body .topNav .dance .cate_words a{width:99px;}
.topNav .dance .cate_words {display: inline;float: left;margin: 3px 0 0 12px;width: 678px;_width: 736px;}
.topNav .dance .cate_words a {background:#F6F6F6;color: #3F3F3F !important; display: inline;float: left;font-size: 12px;height: 24px;line-height: 24px;margin: 0 6px 6px 0;padding: 0;text-align: center;width: 90px;_width: 99px;}
.topNav .dance .cate_words a:hover {background:#e6e6e6;color: #3F3F3F !important;}
.topNav .dance .list b {margin:4px 6px 5px 12px;_margin:2px 6px 5px 12px;}
html*~body .topNav .dance .list b {margin:2px 6px 5px 12px;}
.topNav .box{border-top: 1px dashed #D6D6D6;display: inline;float: left;margin: 10px 0 0;padding: 6px 0 2px;width: 690px;_width: 728px;}
html*~body .topNav .box{width: 728px;} 
.topNav .menu{left: -43px;}
.topNav .menu em{left: 69px;}
.topNav .user {display: inline;float: right;height: 34px;}
.topNav .user .face {border: 1px solid #D5D5D5;display: inline;float: left;font-size: 0;height: 20px;margin-top: 5px;width: 20px;margin-right:5px;}
.topNav .user .face img {height: 20px;width: 20px;}
.topNav .user .info {color: #ffffff;display: inline-block;float: left;font-size: 12px;height: 34px; line-height: 30px;margin-left: 2px;position: relative;}
.topNav .user .info em{display: inline; float: left; height: 33px; padding-top: 1px; _height: 31px; _padding-top: 3px;}
.topNav .user .info a {color: #ffffff;display: inline;float: left;height: 33px;padding: 1px 6px 0;_height: 31px; _padding-top: 3px;}
.topNav .user .info a:hover {background-color: #000000; text-decoration: none;}
.topNav .user .info a:active {text-decoration: none;}
.topNav .user .info a.nickname:hover {background-color: #000000; text-decoration: none;}
.topNav .user .info a.nickname:visited {text-decoration: none;color:#ffffff;}
/* end */
/* top start */
.topNav .user .info .set_list{display: inline;float: left;position: relative;line-height: 30px;}
.topNav .user .info .m_set_list {left: -75px;padding: 4px 0;position: absolute;top: 33px;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #989898;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);z-index: 9998;}
.topNav .user .info .m_set_list em {background: url("/res/space/images/cache_label.png") no-repeat scroll 0 -130px;_background: url("/res/space/images/cache_label.gif") no-repeat scroll 0 -130px;height: 8px;left: 84px;position: absolute;top: -8px;width: 16px;}
.topNav .user .info .m_set_list .list {height: 26px;line-height: 26px;width: 110px;background:none;margin:0;text-indent: 0;}
.topNav .user .info .m_set_list .list b {background: url("/res/space/images/cache_label.png") no-repeat;_background: url("/res/space/images/cache_label.gif") no-repeat;display: inline;float: left;height: 14px;margin: 7px 6px 5px 16px;width: 14px;}
.topNav .user .info .m_set_list .list b.share {background-position: 0 -21px;}
.topNav .user .info .m_set_list .list b.recom {background-position: 0 -149px;}
.topNav .user .info .m_set_list .list b.like {background-position: 0 -176px;}
.topNav .user .info .m_set_list .list b.boring {background-position: 0 -200px;}
.topNav .user .info .m_set_list .list b.pass {background-position: 0 -226px;}
.topNav .user .info .m_set_list .list b.download {background-position: 0 -251px;}
.topNav .user .info .m_set_list .list b.setup {background-position: 0 -44px;}
.topNav .user .info .m_set_list .list b.avatar {background-position: 0 -66px;}
.topNav .user .info .m_set_list .list b.skin {background-position: 0 -88px;}
.topNav .user .info .m_set_list .list b.exit {background-position: 0 -107px;}
.topNav .user .info .m_set_list .list b.deleting {background-position: 0 -277px;}
.topNav .user .info .m_set_list .list b.audit {background-position: 0 -305px;}
.topNav .user .info .m_set_list .list b.account {background-position: 0 -382px;}
.topNav .user .info .m_set_list .list b.gold {background-position: 0 -409px;}
.topNav .user .info .m_set_list .list b.query {background-position: 0 -431px;}
.topNav .user .info .m_set_list .list b.vip {background-position: 0 -454px;}
.topNav .user .info .m_set_list .list b.score {background-position: 0 -479px;}

.topNav .user .info .m_set_list .list{letter-spacing: 1px;color: #444444;height: auto;padding:0;float: none;display:block;}
.topNav .user .info .m_set_list .list:hover{background:#e6e6e6;text-decoration: underline;}
/* end */
/*space nav start*/
.nav {margin: 0 auto;width: 962px;}
.nav ul {border: 0 solid #FF0000;display: inline;float: right;margin-bottom: 1px;margin-right: 25px;margin-top: 130px;}
#indexm .mindex span a, #feedm .mfeed span a, #miniblogm .mminiblog span a, #dancem .mdance span a, #favoritesm .mfavorites span a, #lastlistenm .mlastlisten span a, #followingm .mfollowing span a, #albumnm .malbum span a, #fansm .mfans span a, #wallm .mwall span a, #skinm .mskin span a, #danceDownm .mdanceDown span a{color: #FFFFFF;}
.nav ul li {display: inline;float: left;font-size: 14px;font-weight: bold;margin-right: 5px;padding: 0 18px 0 0;text-align: center;}
.nav ul li span {display: inline;float: left;padding: 0 0 0 18px;}
.nav ul li a {display: inline;float: left;height: 36px;line-height: 36px;margin: 0 -18px !important;padding: 4px 18px 0 !important;}
/* end */

.nothing {display: inline;float: left;font-size: 14px;height: 150px;line-height: 130px;margin-top: 10px;text-align: center;width: 640px;}
.nothing_miniblog{background: url("/res/space/images/miniblog.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_dance{background: url("/res/space/images/dance.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_feed{background: url("/res/space/images/feed.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_album{background: url("/res/space/images/album.gif") no-repeat center top;width:720px;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;height: 150px;}
.nothing_wall{background: url("/res/space/images/wall.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_recommend{background: url("/res/space/images/recommend.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_listen{background: url("/res/space/images/listen.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}
.nothing_fans{background: url("/res/space/images/fans.gif") no-repeat center top;line-height: 210px;display: inline;float: left;font-size: 14px;margin-top: 40px;text-align: center;width: 640px;height: 150px;}


/* spaceMain start */
.spaceMain {margin: 0 auto;width: 962px;}
.spaceMain .mainBottom {display: inline;float: left;font-size: 0;height: 10px;width: 960px;}

.spaceBottom {margin: 0 auto;width: 962px;}
.spaceBottom .sB_content {display: inline;float: left;font-size: 12px;height:80px;line-height: 22px;margin: 15px 0 0;text-align: center;width: 960px;}

.mainCenter .indexLeft {display: inline;float: left;margin: 5px 0 0 13px;padding-bottom: 3px;width: 670px;}
.mainCenter .indexRight {display: inline;float: right;margin-top:4px;width:273px;}
.mainCenter .indexRight .no {border-bottom: 0px solid #ddd;}
.mainCenter .publicRight {display: inline;float: right;width: 250px;margin:5px 13px 0 0;padding:0;}
.min_space_height .publicRight {display: inline;float: left;width: 229px;margin:5px 0 0 0;padding:0;}
.mainCenter .publicLeft {display: inline;float: left;margin: 5px 13px 0 13px;padding-bottom: 3px;width: 670px;}
.mainCenter .albumContent {display: inline;float: left;margin: 5px 13px 0;padding-bottom: 3px;width: 934px;}

.spaceBottom {margin: 0 auto;width: 962px;}
.spaceBottom .sB_content {display: inline;float: left;font-size: 12px;height: 60px;line-height: 22px;margin: 15px 0 0;text-align: center;width: 960px;}
.spaceMTitle {display: inline;float: left;padding: 5px 0 5px 5px;width: 635px;}
.spaceMTitle p, .spaceMTitle2 p, .spaceMTitle3 p {display:inline;float:left;color: #3F403F;font-family: "黑体";font-size: 20px;font-weight: 400;letter-spacing: 1px;line-height: 28px;}
.spaceMTitle2 em{display:inline;float:left;color: #3F403F;font-family: "黑体";font-size: 18px;font-weight:200;letter-spacing:1px;line-height: 28px;margin-left:10px;}
.spaceMTitle2 ul{float: right;}
.spaceMTitle2 ul li {float: left;position: relative;}
.spaceMTitle2 ul a {background:#F0F0F0;display: inline;padding: 5px 10px;color: #3F403F;margin-left: 5px;height:17px;float:left;line-height: 17px;}
.spaceMTitle2 ul a:link {color:#3F403F;text-decoration:none;}
.spaceMTitle2 ul a:visited {color:#3F403F; text-decoration:none;}
.spaceMTitle2 ul a:hover {color:#3F403F;background:#F7F7F7;}
.spaceMTitle2 ul a:active {color:#3F403F;background:#F7F7F7;}
.spaceMTitle2 ul .current a {background:#F87877;color: #FFFFFF;display:inline;padding: 5px 10px;}
.spaceMTitle2 ul .current a:link {color:#FFFFFF;text-decoration:none;}
.spaceMTitle2 ul .current a:visited {color:#FFFFFF; text-decoration:none;}
.spaceMTitle2 ul .current a:hover {color:#FFFFFF;background:#F87877;}
.spaceMTitle2 ul .current a:active {color:#FFFFFF;background:#F87877;}
.spaceMTitle2 ul .current  b {background: url("/res/space/images/title_pink.gif") no-repeat;display: inline;float: left;height: 5px;left: 35px;position: absolute;top: 27px;width: 10px;}
.spaceMTitle2 ul .management a {background:#82cbed;color: #FFffff;display: block;padding: 5px 10px;}
.spaceMTitle2 ul .management a:link {color:#FFFFFF;text-decoration:none;}
.spaceMTitle2 ul .management a:visited {color:#FFFFFF; text-decoration:none;}
.spaceMTitle2 ul .management a:hover {text-decoration: none;color: #3F403F;background:#F0F0F0;}
.spaceMTitle2 ul .management a:active {color: #3F403F;background:#F0F0F0;}
.spaceMTitle span, .spaceMTitle2 span {display: inline;float: right;margin-left: 5px;}
.spaceMTitle2 {display: inline;float: left;padding: 5px 0 5px 5px;width: 635px;}
.min_space_height .publicRight .spaceMTitle2 {display: inline;float: left;padding: 5px 0 5px 5px;width: 670px;}
/* end */

.title_per{background: url("/res/space/images/per.gif") no-repeat;height: 6px;width: 640px;display: block;font-size: 0;line-height: 0;display: inline;float: left;}
.albumContent .min_space_height .title_per{background: url("/res/space/images/per.gif") no-repeat;height: 6px;width: 670px;display: block;font-size: 0;line-height: 0;display: inline;float: left;}
.stageBoxCenter .title_per{background: url("/res/space/images/per.gif") no-repeat;height: 6px;width: 640px;display: block;font-size: 0;line-height: 0;display: inline;float: left;}
.albumContent .min_space_height .on{width: 904px;}
.management a {background:#82cbed;color: #FFFFFF;display: block;padding: 5px 10px;height:17px;float:left;line-height: 17px;}
.management a:link {color:#FFFFFF;text-decoration:none;}
.management a:visited {color:#FFFFFF; text-decoration:none;}
.management a:hover {color:#3F403F;background:#F0F0F0;}
.management a:active {color:#3F403F;background:#F0F0F0;}
.more a {background:#F87877;color: #FFFFFF;display: block;padding: 5px 10px;height:17px;float:left;line-height: 17px;}
.more a:link {text-decoration:none;}
.more a:visited {color:#FFFFFF; text-decoration:none;}
.more a:hover {color:#3F403F;background:#F7F7F7;}
.more a:active {color:#3F403F;background:#F7F7F7;}

/* space userInfo start */
.spaceUserInfo {display: inline;float: left;margin-left:12px;padding:0 0 20px 13px;width: 240px;}
.spaceUserInfo p {overflow: hidden;padding: 3px 8px 0 5px;white-space: nowrap;width: 161px;}
.spaceUserInfo p span {color: #444444;}
.spaceUserInfo .info_list {display: inline;float: left;margin-top: 10px;padding: 5px 0 8px;width: 225px;}
.min_space_height .spaceUserInfo .info_list {display: inline;float: left;margin-top: 10px;padding: 5px 0 8px;width: 202px;}
.spaceUserInfo .no {border-bottom: 0px solid #C8C8C8;}
.spaceUserInfo .info_list li {border-right: 1px dotted #C8C8C8;display: inline;float: left;margin: 0 5px;padding: 0 5px 0 0;width: 56px;}
.spaceUserInfo .info_list li a{display: inline;float: left;width: 56px;}
.spaceUserInfo .info_list li a:visited {text-decoration:none;}
.spaceUserInfo .info_list li a:hover {text-decoration:none;}
.spaceUserInfo .info_list li a:active {text-decoration:none;}
.min_space_height .spaceUserInfo .info_list li {width: 49px;}
.min_space_height .spaceUserInfo .info_list li a{width: 49px;}
.spaceUserInfo .info_list li span {display: block;font-size: 14px;margin: 0 0 5px;white-space: nowrap;}
.spaceUserInfo .info_list li strong {color: #3F403F;display: block;font-size: 12px;font-weight: normal;}
.spaceUserInfo .info_list li.last {border-right: medium none;width: 56px;}
/* end */

/* space friend start*/
.sFriendTitle span {color: #999999;font: 11px Tahoma,Geneva,sans-serif;margin: 0 0 0 5px;white-space: nowrap;-webkit-text-size-adjust: none;}
.sFriendTitle {color: #3F403F;display: inline;float: left;font-weight: bold;margin:0 0 0 10px;padding: 8px 0 0 5px;width: 244px;font-size: 14px;}

.sFriend {display: inline;float: left;margin: 0 0 0 12px;width: 248px;padding-bottom:8px;}
.sFriend li {display: inline;float: left;padding: 2px 4px 3px;text-align: center;width: 54px;margin-top:5px;}
.sFriend li .friendAvatar {height: 54px;margin: 0 auto;overflow: hidden;width: 54px;}
.sFriend li .friendAvatar img {display: inline-block;height: 48px;width: 48px; background: #FFFFFF; padding: 3px;}
.sFriend li .friendInfo {margin-top: 3px;overflow: hidden;width: 54px;word-wrap: break-word;}
.sFriend li .friendInfo span {display: block;height: 14px;line-height: 14px;overflow: hidden;width: 52px;}
.sFriend li .friendInfo span a {display: block;height: 14px;line-height: 14px;color:#006699;}
.sFriend li .friendInfo span a:hover{ color:#F00000;}
.sFriend li .friendInfo p{font-size: 11px;-webkit-text-size-adjust: none;}
.sFriend a {display:block;}
.sFriend a:visited{ color:#376B88;}
.sFriend a:hover{ color:#F00000;text-decoration: none;}

.sMore {color: #444444;display: inline;float: left;margin: 0 0 10px 18px;padding: 5px;text-align: right;width: 230px;}
/* end */

/* space fansList start */
.fansList {display: inline;float: left;width: 640px;}
.fansList ul {display: inline;float: left;}
.fansList li {display: inline;float: left;padding: 15px 0 15px 3px;text-align: center;width: 310px;border-bottom: 1px dotted #d0d0d0;margin-right:5px;}
.fansList li .avatar {height: 86px;margin: 0 auto;overflow: hidden;width: 86px;display: inline;float: left;margin-right:10px;}
.fansList li .avatar a{display:block;}
.fansList li .info {margin-top: 3px;overflow: hidden;width: 200px;word-wrap: break-word;}
.fansList li .info li {display: block;height: 14px;line-height: 14px;overflow: hidden;width: 100px;text-align: left;margin-bottom:5px;padding:0;border-bottom: 0px dotted #d0d0d0;}
.fansList li .info li img{display: inline;float: left;}
.fansList li .info li a.online_icon {display: block;height: 14px;line-height: 14px;color:#6DB823;float: left;margin-right:3px;font-size: 14px;font-weight: bold;}
.fansList li .info li a.user_card {display: block;height: 14px;line-height: 14px;color:#6DB823;float: left;margin-right:3px;font-size: 14px;font-weight: bold;}
.fansList li .info li{display: inline;float: left;width:200px;text-align: left;}
.fansList li .info li strong{margin:0 2px;color:#666;}
.fansList li .info .describes{text-overflow: ellipsis;overflow: hidden;height:17px;white-space: nowrap;word-break: keep-all;height: 14px;}
.fansList li .info .action{height:21px;display: inline;float: left;margin-top:5px;margin-bottom: 0;}
.fansList li .info .action a{width:55px;height:21px;display: inline;float: left;background: url("/res/space/images/praise_2.gif") no-repeat;margin-top:0;}
.fansList li .info .action .already{background-position: 0 -27px;width:66px;}/*关注*/
.fansList li .info .action .mutual{background-position: 0 -55px;width:66px;}
/* end */

/* feedItem */
.feedItem {color: #333333;display: inline;float: left;line-height: 20px;margin-top:5px;}
.feedItem ul {display: inline;float: left;}
.feedItem li {display: inline;float: left;padding: 0 20px 0 5px;width: 610px;position: relative;}
.feedItem li .time {display: inline;float: left;height: 50px;line-height: 1.3;margin: 10px 15px 0 6px;text-align: center;width: 50px;background:#dbeef4;color: #666666;font-family: Verdana,Arial,Helvetica,sans-serif; }
.feedItem li .time em {display: block;font-size: 18px;line-height: 1.6;font-family: Tahoma,Helvetica,Arial,sans-serif; }
.feedItem li a {color: #006699;}
.feedItem li a:link {color:#006699; text-decoration:none;}
.feedItem li a:visited {color:#006699; text-decoration:none;}
.feedItem li a:hover {color:#006699; text-decoration:underline;}
.feedItem li a:active {color:#006699; text-decoration:underline;}
.feedItem li .square{display: block;width: 14px;height: 14px;background: url("/res/space/images/icon_timeline.png") no-repeat scroll 0 -21px;_background: url("/res/space/images/icon_timeline.gif") no-repeat scroll 0 -21px;left: 70px;position: absolute;top: 28px;}
.feedItem li .feedContent {display: inline;float: left;width: 490px; padding:10px 15px 0;background: url("/res/space/images/icon_timeline.png") repeat-y scroll -32px 0;_background: url("/res/space/images/icon_timeline.gif") repeat-y scroll -32px 0;}
.feedItem li .feedIcon {vertical-align: middle;}
.feedItem li .feedContent .detail {padding: 10px 0 ;font-size: 14px;border-bottom: 1px dotted #EBE6C9;margin-bottom:10px;}
.feedItem li .feedContent .detail a.look {font-size: 12px;text-decoration: underline;}
.feedItem li .feedContent .summaryimg {border:3px solid #F1F1F1; background:#fff; margin-right: 10px;padding: 1px;}
.feedItem li .feedContent .summaryface {border:5px solid #F1F1F1; background-color:#fff; margin-right: 10px; margin-bottom:4px; padding:1px;}
/* end */

/* space music start*/
.spaceMusic .button2-main {margin-right: 5px;}
.spaceMusic {display: inline;float: left;margin: 5px 0 0;width: 640px;}
.spaceMusic .share_list{margin-top:5px;width:640px;display: inline;float: left;border-bottom: 1px solid #D9D9D9;}
.spaceMusic .share_list li{display:inline;float: left;width: auto;background:#FFFFFF;padding:8px 0 7px;line-height:20px;border-top:1px dotted #e4e4e4;}
.spaceMusic .share_list li .cbox {display: block;float: left;height: 18px;padding: 4px 0 0 7px;width: 13px;}
.spaceMusic .share_list li .cbox input {height: 13px;width:13px;}
.spaceMusic .share_list li .song .aleft{color: #999999;text-overflow:ellipsis;white-space:nowrap;width: 280px;overflow: hidden;display: inline;float: left;height: 22px;line-height: 20px;overflow: hidden;padding: 0 0 0 7px;word-break: keep-all;}
.spaceMusic .share_list li .nickname:hover{color: #999999;line-height: 20px;}
.spaceMusic .share_list li .nickname:link {color: #999999;line-height: 20px;}
.spaceMusic .share_list li .nickname:visited {color: #999999;line-height: 20px;}
.spaceMusic .share_list li .nickname:hover {color: #999999;line-height: 20px;}
.spaceMusic .share_list li .nickname:active {color: #999999;line-height: 20px;}
.spaceMusic .share_list li.title {border-bottom: 1px solid #D9D9D9;padding: 8px 0 6px;border-top: 0px dotted #D9D9D9;text-align: center;background:#F8F8F8;}
.spaceMusic .share_list li.c1{border-top: 0px dotted #D9D9D9;}
.spaceMusic .share_list li.title .song{color: #444444;font-weight: bold;}
.spaceMusic .share_list li.title .class{font-weight: bold;}
.spaceMusic .share_list li.title .source{font-weight: bold;}
.spaceMusic .share_list li.title .time{font-weight: bold;}
.spaceMusic .share_list li.title .impression{font-weight: bold;}
.spaceMusic .share_list li.title .add{font-weight: bold;}
.spaceMusic .share_list li.title .down{font-weight: bold;}
.spaceMusic .share_list li .song{width:310px;color: #999999;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .class{width:69px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .source{width:45px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .time{width:81px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .impression{width:35px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .add{width:35px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .down{width:35px;display:inline;float:left;line-height: 20px;}
.spaceMusic .share_list li .icon{display: block;margin: 0 auto;width:13px;height:13px;margin-top:5px;cursor: auto;}
.spaceMusic .share_list li .default{display: block;background: url("/res/space/images/label.png") no-repeat;_background: url("/res/space/images/label.gif") no-repeat 0 0;margin: 0 auto;width:13px;height:13px;cursor: auto;}
.spaceMusic .share_list li .love{background: url("/res/space/images/label.png") no-repeat 0 -16px;_background: url("/res/space/images/label.gif") no-repeat 0 -16px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .share_list li .dislike{background: url("/res/space/images/label.png") no-repeat 0 -48px;_background: url("/res/space/images/label.gif") no-repeat 0 -48px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .share_list li .recommendation{background: url("/res/space/images/label.png") no-repeat 0 -65px;_background: url("/res/space/images/label.gif") no-repeat 0 -65px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .share_list li .past{background: url("/res/space/images/label.png") no-repeat 0 -32px;_background: url("/res/space/images/label.gif") no-repeat 0 -32px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .share_list li .action{display:inline;float:left;line-height: 20px;margin: 5px 11px 0;}
.spaceMusic .share_list li .action .add{background: url("/res/site/images/label.png") no-repeat scroll -6px -160px;display: block;height: 13px;width: 13px;}
.spaceMusic .share_list li .action .add:hover{background: url("/res/site/images/label.png") no-repeat scroll -28px -137px transparent;}
.spaceMusic .share_list li .down .download{display: block;background: url("/res/space/images/label.png") no-repeat 0 -82px;_background: url("/res/space/images/label.gif") no-repeat 0 -82px;width:13px;height:13px;margin: 0 auto;margin-top:5px;}
.spaceMusic .share_list li .down .download:hover{background: url("/res/space/images/label.png") no-repeat 0 -98px;_background: url("/res/space/images/label.gif") no-repeat 0 -98px;margin-top:5px;}
.spaceMusic .post_list{margin-top:5px;width:640px;display: inline;float: left;border-bottom: 1px solid #D9D9D9;}
.spaceMusic .post_list li{display:inline;float: left;width: auto;background:#FFFFFF;padding: 8px 0 7px;line-height: 20px;text-align: center;border-top: 1px dotted #e4e4e4;}
.spaceMusic .post_list li.c1{border-top: 0px dotted #D9D9D9;}
.spaceMusic .post_list li .cbox {display: block;float: left;height: 18px;padding: 4px 0 0 7px;width: 13px;}
.spaceMusic .post_list li .cbox input {height: 13px;width:13px;}
.spaceMusic .post_list li .song .aleft{text-align: left;color: #999999;}
.spaceMusic .post_list li .nickname:hover{color: #999999;line-height: 20px;}
.spaceMusic .post_list li .nickname:link {color: #999999;line-height: 20px;}
.spaceMusic .post_list li .nickname:visited {color: #999999;line-height: 20px;}
.spaceMusic .post_list li .nickname:hover {color: #999999;line-height: 20px;}
.spaceMusic .post_list li .nickname:active {color: #999999;line-height: 20px;}
.spaceMusic .post_list li.title {background: none repeat scroll 0 0 #F8F8F8;border-bottom: 1px solid #D9D9D9;padding: 8px 0 6px;border-top: 0px dotted #D9D9D9;}
.spaceMusic .post_list li.title .song{color: #444444;font-weight: bold;}
.spaceMusic .post_list li.title .class{font-weight: bold;}
.spaceMusic .post_list li.title .time{font-weight: bold;}
.spaceMusic .post_list li.title .impression{font-weight: bold;}
.spaceMusic .post_list li.title .down{font-weight: bold;}
.spaceMusic .post_list li .song{width:355px;color: #999999;display:inline;float:left;line-height: 20px;}
.spaceMusic .post_list li .class{width:69px;display:inline;float:left;line-height: 20px;}
.spaceMusic .post_list li .time{width:81px;display:inline;float:left;line-height: 20px;}
.spaceMusic .post_list li .impression{width:35px;display:inline;float:left;line-height: 20px;}
.spaceMusic .post_list li .down{width:35px;display:inline;float:left;line-height: 20px;}
.spaceMusic .post_list li .icon{display: block;margin: 0 auto;width:13px;height:13px;margin-top:5px;cursor: auto;}
.spaceMusic .post_list li .default{display: block;background: url("/res/space/images/label.png") no-repeat;_background: url("/res/space/images/label.gif") no-repeat 0 0;margin: 0 auto;width:13px;height:13px;cursor: auto;}
.spaceMusic .post_list li .love{background: url("/res/space/images/label.png") no-repeat 0 -16px;_background: url("/res/space/images/label.gif") no-repeat 0 -16px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .post_list li .dislike{background: url("/res/space/images/label.png") no-repeat 0 -48px;_background: url("/res/space/images/label.gif") no-repeat 0 -48px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .post_list li .recommendation{background: url("/res/space/images/label.png") no-repeat 0 -65px;_background: url("/res/space/images/label.gif") no-repeat 0 -65px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .post_list li .past{background: url("/res/space/images/label.png") no-repeat 0 -32px;_background: url("/res/space/images/label.gif") no-repeat 0 -32px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.spaceMusic .post_list li .down .download{display: block;background: url("/res/space/images/label.png") no-repeat 0 -82px;_background: url("/res/space/images/label.gif") no-repeat 0 -82px;width:13px;height:13px;margin: 0 auto;margin-top:5px;}
.spaceMusic .post_list li .down .download:hover{background: url("/res/space/images/label.png") no-repeat 0 -98px;_background: url("/res/space/images/label.gif") no-repeat 0 -98px;margin-top:5px;}



.danceList {display: inline;float: left;margin: 5px 0 0;}

.danceFavoritesList {display: inline;float: left;margin: 5px 0 0;}
#danceFavoritesList .button2-main {margin-right: 5px;}


.danceDownInfo {background: none repeat scroll 0 0 #F5FAFE;display: inline;float: left;margin-top: 10px;padding:10px 0 30px 20px;width: 650px;}
.danceDownInfo .danceName {display: inline;float: left;font-size: 18px;font-weight: bold;height: 26px;padding-left: 5px;width: 595px; overflow:hidden;}
.danceDownInfo ul {display: inline;float: left;width: 630px;}
.danceDownInfo li {display: inline;float: left;font-size: 14px;height: auto !important;margin-top: 10px;min-height: 24px;width:196px;height:24px;padding-left: 14px;}
.danceDownInfo li .label {display:inline;float:left;height:24px;text-align:right;width:75px;}
.danceDownInfo li .rM_title {display:inline;float:left;height:24px;text-align:right;width:75px;}
.danceDownInfo li .val {display: inline;float: left;height: 24px;}
.danceDownInfo li .val a{text-decoration:underline;}
.danceDownInfo li .rM_input {display: inline;float: left;height: 24px;}
.danceDownInfo li .rM_input a{color:#ff0000; text-decoration:underline;}
.danceDownInfo li div {font-size: 14px;}
.danceDownInfo li.md5 {width: 610px;color:#ff5400;margin:20px 0 10px;padding:10px;background:#E2F2FF;}
.danceDownInfo li.a{width:400px;margin: 15px 0 0 0;padding:0;}
.danceDownInfo li.a .noneLeft{color: #e60050;font-size:12px;line-height: 24px;text-align: left;}
.danceDownInfo li.a .noneLeft span{display: inline;float: left;background: url("/res/space/images/mode.jpg") no-repeat -407px -142px;_background: url("/res/space/images/mode.jpg") no-repeat -407px -141px;width:14px;height:12px;margin: 6px 0 0;}
.danceDownInfo .code{display: inline;float: left;background:#e2f2ff;padding:12px 18px 3px;width:145px;margin-right:5px;}
.danceDownInfo .code .tu{display: inline;float: left;width:130px;height:130px;border: 1px solid #d2d2d2;padding:7px;background:#ffffff;}
.danceDownInfo .code p{display: inline;float: left;width:145px;text-align: center;color: #FF0000;line-height:24px;}
.danceDownInfo .res{display: inline;float: left;}
.danceDownInfo .box{width:424px;display: inline;float: left;background:#e2f2ff;padding:10px;overflow: hidden;}
.danceDownInfo .box2{width:610px;}
.danceDownInfo .box .res{display: inline;float: left;width:424px;}
.danceDownInfo .box .xuan{display: inline;float: left;width:610px;}
.danceDownInfo .box .left{display: inline;float: left;width:304px;border-right: 1px solid #5c5c5c;}
.danceDownInfo .box .left p{display: inline;float: left;width:304px;text-align: center;line-height:30px; font-size: 14px;font-weight: bold;}
.danceDownInfo .box .left p span{color:#ff5400;}
.danceDownInfo .box .left .noneLeft{display: inline;float: left;margin: 20px 61px;}
.danceDownInfo .box .left .noneLeft .button{display: inline;float: left;background: url("/res/space/images/but.gif") no-repeat 0 -162px;width:182px;height:54px;cursor: pointer;border: 0 none;text-indent: -9999px;}
.danceDownInfo .box .left .noneLeft input{display: inline;float: left;background: url("/res/space/images/but.gif") no-repeat 0 -226px;width:182px;height:54px;border: 0 none;text-indent: -9999px;cursor: pointer;}
.danceDownInfo .box .left .noneLeft input.vip{background: url("/res/space/images/but.gif") no-repeat 0 -418px;cursor: pointer;}
.danceDownInfo .box .left .noneLeft input.vip_no{background: url("/res/space/images/but.gif") no-repeat 0 -487px;cursor: pointer;}
.danceDownInfo .box .left .view{display: inline;float: left;padding-left:22px;background: url("/res/space/images/but.gif") no-repeat -168px 4px;color:#ff3c00;font-weight: bold;text-decoration: underline;margin-bottom:10px;}
.danceDownInfo .box .right{display: inline;float: left;width:305px;}
.danceDownInfo .box .right p{display: inline;float: left;width:304px;text-align: center;line-height:30px; font-size: 14px;font-weight: bold;}
.danceDownInfo .box .right p span{color:#ff5400;}
.danceDownInfo .box .right .noneLeft{display: inline;float: left;margin: 20px 61px;}
.danceDownInfo .box .right .noneLeft .button{display: inline;float: left;background: url("/res/space/images/but.gif") no-repeat 0 -289px;width:182px;height:54px;cursor: pointer;border: 0 none;text-indent: -9999px;}
.danceDownInfo .box .right .noneLeft input{display: inline;float: left;background: url("/res/space/images/but.gif") no-repeat 0 -353px;width:182px;height:54px;border: 0 none;text-indent: -9999px;}
.danceDownInfo .box .right .view{display: inline;float: left;padding-left:22px;background: url("/res/space/images/but.gif") no-repeat -168px 4px;color:#ff3c00;font-weight: bold;text-decoration: underline;margin-left:14px;}
.danceDownInfo .box_to{display: inline;float: left;background:#f0efef;padding:10px;width:610px;margin-top:16px;}
.danceDownInfo .box_to p{line-height:30px;display: inline;float: left;width: 100%;}
.danceDownInfo .box_to p span{color:#FF3C00;float: none;}
.danceDownInfo .box_to p a{color: #0000FF;text-decoration: underline;}
.danceDownInfo .box_to span{line-height:30px;display: inline;float: left;}
.graph{text-align: center;}


.downUser {background:#FFFFFF;display: inline;float: left;margin-top: 10px;width: 640px;}
.downUser .title {display: inline;float: left;font-size: 16px;height: 30px;line-height: 30px;padding-left: 8px;width: 632px;border-bottom: 1px solid #c8d8bd;}
.downUser .title div{display: inline;float: left;font-size: 16px;height: 30px;line-height: 30px;}
.downUser .title span{display: inline;float: right;font-size: 12px;}
.downUser ul {display: inline;float: left;margin-top: 3px;}
.downUser li {display: inline;float: left;margin:5px;text-align: center;width: 54px;}
.downUser li .avatar {height: 48px;margin: 0 auto;overflow: hidden;width: 48px;padding:2px;border: 1px solid #d1d1d1;}
.downUser a {color: #376B88;}
.downUser li .nickname {display: block;height: 14px;line-height: 14px;margin-top: 2px;overflow: hidden;width: 54px;word-wrap: break-word;}
.downUser li .nickname a {display: block;height: 14px;line-height: 14px;}
.downUser a:visited {color: #376B88;}
.downUser a:hover {color: #F00000;}

.share_list{margin-top:5px;width:640px;}
.share_list li{display:inline;float: left;padding:0;width: auto;}
.share_list li .cbox {display: block;float: left;height: 18px;padding: 4px 0 0 7px;width: 13px;}
.share_list li .cbox input {height: 13px;width:13px;}
.share_list li .song .aleft{color: #999999;text-overflow:ellipsis;white-space:nowrap;width: 280px;overflow: hidden;display: inline;float: left;height: 22px;line-height: 20px;overflow: hidden;padding: 0 0 0 7px;word-break: keep-all;}
.share_list li .nickname:hover{color: #999999;line-height: 20px;}
.share_list li .nickname:link {color: #999999;line-height: 20px;}
.share_list li .nickname:visited {color: #999999;line-height: 20px;}
.share_list li .nickname:hover {color: #999999;line-height: 20px;}
.share_list li .nickname:active {color: #999999;line-height: 20px;}
.share_list li.title {background: none repeat scroll 0 0 #F8F8F8;border-bottom: 1px solid #D9D9D9;padding: 8px 0 6px;text-align: center;}
.share_list li{background: none repeat scroll 0 0 #FFFFFF;padding: 11px 0 10px;line-height: 20px;}
.share_list li.c2{background: none repeat scroll 0 0 #F8F8F8;}
.share_list li.title .song{color: #444444;font-weight: bold;}
.share_list li.title .class{font-weight: bold;}
.share_list li.title .source{font-weight: bold;}
.share_list li.title .time{font-weight: bold;}
.share_list li.title .points{font-weight: bold;}
.share_list li.title .impression{font-weight: bold;}
.share_list li.title .add{font-weight: bold;}
.share_list li.title .down{font-weight: bold;}
.share_list li .song{width:310px;color: #999999;display:inline;float:left;line-height: 20px;}
.share_list li .class{width:69px;display:inline;float:left;line-height: 20px; text-align: center;}
.share_list li .source{width:45px;display:inline;float:left;line-height: 20px; text-align: center;}
.share_list li .points{width:30px;display:inline;float:left;line-height: 20px; text-align: center;}
.share_list li .time{width:81px;display:inline;float:left;line-height: 20px; text-align: center;}
.share_list li .impression{width:35px;display:inline;float:left;line-height: 20px;}
.share_list li .add{width:35px;display:inline;float:left;line-height: 20px;}
.share_list li .down{width:35px;display:inline;float:left;line-height: 20px;}
.share_list li .icon{display: block;margin: 0 auto;width:13px;height:13px;margin-top:5px;cursor: auto;}
.share_list li .default{display: block;background: url("/res/space/images/label.png") no-repeat;_background: url("/res/space/images/label.gif") no-repeat 0 0;margin: 0 auto;width:13px;height:13px;cursor: auto;}
.share_list li .love{background: url("/res/space/images/label.png") no-repeat 0 -16px;_background: url("/res/space/images/label.gif") no-repeat 0 -16px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.share_list li .dislike{background: url("/res/space/images/label.png") no-repeat 0 -48px;_background: url("/res/space/images/label.gif") no-repeat 0 -48px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.share_list li .recommendation{background: url("/res/space/images/label.png") no-repeat 0 -65px;_background: url("/res/space/images/label.gif") no-repeat 0 -65px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.share_list li .past{background: url("/res/space/images/label.png") no-repeat 0 -32px;_background: url("/res/space/images/label.gif") no-repeat 0 -32px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.share_list li .action{display:inline;float:left;line-height: 20px;margin: 5px 11px 0;}
.share_list li .action .add{background: url("/res/site/images/label.png") no-repeat scroll -6px -160px;display: block;height: 13px;width: 13px;}
.share_list li .action .add:hover{background: url("/res/site/images/label.png") no-repeat scroll -28px -137px transparent;}
.share_list li .down .download{display: block;background: url("/res/space/images/label.png") no-repeat 0 -82px;_background: url("/res/space/images/label.gif") no-repeat 0 -82px;width:13px;height:13px;margin: 0 auto;margin-top:5px;}
.share_list li .down .download:hover{background: url("/res/space/images/label.png") no-repeat 0 -98px;_background: url("/res/space/images/label.gif") no-repeat 0 -98px;margin-top:5px;}

.post_list{margin-top:5px;width:640px;}
.post_list li{display:inline;float: left;padding:0;width: auto;}
.post_list li .cbox {display: block;float: left;height: 18px;padding: 4px 0 0 7px;width: 13px;}
.post_list li .cbox input {height: 13px;width:13px;}
.post_list li .song .aleft{color: #999999;text-overflow:ellipsis;white-space:nowrap;width: 310px;overflow: hidden;display: inline;float: left;height: 22px;line-height: 20px;overflow: hidden;padding: 0 0 0 7px;word-break: keep-all;text-align: left;}
.post_list li .nickname:hover{color: #999999;line-height: 20px;}
.post_list li .nickname:link {color: #999999;line-height: 20px;}
.post_list li .nickname:visited {color: #999999;line-height: 20px;}
.post_list li .nickname:hover {color: #999999;line-height: 20px;}
.post_list li .nickname:active {color: #999999;line-height: 20px;}
.post_list li.title {background: none repeat scroll 0 0 #F8F8F8;border-bottom: 1px solid #D9D9D9;padding: 8px 0 6px;}
.post_list li{background: none repeat scroll 0 0 #FFFFFF;padding: 11px 0 10px;line-height: 20px;text-align: center;}
.post_list li.c2{background: none repeat scroll 0 0 #F8F8F8;}
.post_list li.title .song{color: #444444;font-weight: bold;}
.post_list li.title .class{font-weight: bold;}
.post_list li.title .time{font-weight: bold;}
.post_list li.title .points{font-weight: bold;}
.post_list li.title .impression{font-weight: bold;}
.post_list li.title .add{font-weight: bold;}
.post_list li.title .down{font-weight: bold;}
.post_list li .song{width:355px;color: #999999;display:inline;float:left;line-height: 20px;}
.post_list li .class{width:69px;display:inline;float:left;line-height: 20px;}
.post_list li .time{width:81px;display:inline;float:left;line-height: 20px;}
.post_list li .points{width:30px;display:inline;float:left;line-height: 20px; text-align: center;}
.post_list li .impression{width:35px;display:inline;float:left;line-height: 20px;}
.post_list li .add{width:35px;display:inline;float:left;line-height: 20px;}
.post_list li .down{width:35px;display:inline;float:left;line-height: 20px;}
.post_list li .icon{display: block;margin: 0 auto;width:13px;height:13px;margin-top:5px;cursor: auto;}
.post_list li .default{display: block;background: url("/res/space/images/label.png") no-repeat;_background: url("/res/space/images/label.gif") no-repeat 0 0;margin: 0 auto;width:13px;height:13px;cursor: auto;}
.post_list li .love{background: url("/res/space/images/label.png") no-repeat 0 -16px;_background: url("/res/space/images/label.gif") no-repeat 0 -16px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.post_list li .dislike{background: url("/res/space/images/label.png") no-repeat 0 -48px;_background: url("/res/space/images/label.gif") no-repeat 0 -48px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.post_list li .recommendation{background: url("/res/space/images/label.png") no-repeat 0 -65px;_background: url("/res/space/images/label.gif") no-repeat 0 -65px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.post_list li .past{background: url("/res/space/images/label.png") no-repeat 0 -32px;_background: url("/res/space/images/label.gif") no-repeat 0 -32px;display: block;width:13px;height:13px;margin: 0 auto;cursor: auto;}
.post_list li .action{display:inline;float:left;line-height: 20px;margin: 5px 11px 0;}
.post_list li .action .add{background: url("/res/site/images/label.png") no-repeat scroll -6px -160px;_background: url("/res/site/images/label.gif") no-repeat scroll -6px -160px;display: block;height: 13px;width: 13px;}
.post_list li .action .add:hover{background: url("/res/site/images/label.png") no-repeat scroll -28px -137px transparent;_background: url("/res/site/images/label.gif") no-repeat scroll -28px -137px transparent;}
.post_list li .down .download{display: block;background: url("/res/space/images/label.png") no-repeat 0 -82px;_background: url("/res/space/images/label.gif") no-repeat 0 -82px;width:13px;height:13px;margin: 0 auto;margin-top:5px;}
.post_list li .down .download:hover{background: url("/res/space/images/label.png") no-repeat 0 -98px;_background: url("/res/space/images/label.gif") no-repeat 0 -98px;margin-top:5px;}
/* end */

/*space album start*/
.spaceAlbum{display:inline; float:left; width: 646px; margin: 10px 0 0;}
.spaceAlbum ul{display:inline; float:left;width: 646px; overflow: hidden;}
.spaceAlbum li {display:inline; float:left; width:82px; height:82px;text-align:center; margin:0 12px 0 0;}
.spaceAlbum li a{display:inline; float:left;}
.spaceAlbum li.noImage {background-color:#F0F5F8;}
.spaceAlbum li img{border: 2px solid #f1f1f1; width:76px; height:76px; padding:1px;}
.spaceAlbum .right{margin-right:0;}

.albumTitle {display: inline;float: left;padding: 5px 0 5px 5px;width:899px;}
.albumTitle p {display: inline;float: left;letter-spacing: 1px;font-family: "黑体";font-size: 20px;font-weight: 400;color: #3F403F;}
.albumTitle span {color: #F00000;display: inline;float: right;margin-left: 10px;}
.albumBox {display: inline; float:left;  }

.spaceAlbumList{display:inline; float:left; width: 720px; margin: 8px 0 0; padding:5px; background:#f7f7f7;min-height: 700px;height: auto !important;height:700px;}
.spaceAlbumList .page {width:714px;}
.spaceAlbumList li {display:inline; float:left; padding:6px;}
.spaceAlbumList li.char{display:none;}
.spaceAlbumList li .box{border: 1px solid #DBDBDB; border-bottom-width:2px; display:inline; float:left; font:0pt/0pt sans-serif; text-align:center; background-color:#fff; width:226px; position: relative;}
.spaceAlbumList li .box img{display:inline; float:left; width:200px; min-height:30px; margin: 13px 13px 5px; }
.spaceAlbumList li .box .act .imgpraise{right: 20px; top: 20px; position: absolute; display: block; height: 20px;width: 50px;background:#ffffff;}
.spaceAlbumList li .box .act .imgpraise a{display: block; color:#f38db6;background: url("/res/space/images/pin_action.png") no-repeat left top;height: 18px; width: 34px; padding:2px 0 0 16px;}
.spaceAlbumList li .box .act .imgfavorite{right: 20px; top: 20px; position: absolute; display: block; height: 20px;width: 50px;background:#ffffff;}
.spaceAlbumList li .box .act .imgfavorite a{background: url("/res/space/images/pin_action2.png") no-repeat left top;height: 18px;width: 34px; display: block;color:#ffb852;padding:2px 0 0 16px;}
.spaceAlbumList li .box .info{display:inline; float:left; border-top: 1px solid #F2F2F2; background-color:#F8F8F8; width:200px; text-align: center; padding:8px 13px;}
.spaceAlbumList li .box .info span{border-right: 1px solid #D3D3D3;color: #FF6600; display: inline-block;height: 14px;line-height: 14px;padding: 0 6px;}
.spaceAlbumList li .box .info span.last {border:none;}
.spaceAlbumList li .box .end_line {display:inline; float:left; width:226px; border-bottom: 1px solid #EEEEEE;}

.imageShowList {border-bottom:1px solid #D8E1EA;display:inline;float:left;margin-top:7px;padding-bottom:5px;width:640px;}
.imageShowList .images_slide{margin:0 0 0 30px;position:relative;}
.imageShowList .images_slide_nav a{display:block;z-index:99;width:16px;height:30px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:24px;background:url(/res/space/images/arrow_pic.png) no-repeat;}
.imageShowList .images_slide_nav a.prev{left:-26px;background-position:-5px 0;}
.imageShowList .images_slide_nav a.prev:hover{background-position:-68px 0;}
.imageShowList .images_slide_nav a.next{right:1px;background-position:-36px 0;}
.imageShowList .images_slide_nav a.next:hover{background-position:-99px 0;}
.imageShowList .images_slide_wrap{width:580px; height:81px; overflow:hidden; position:relative;}
.imageShowList ul{float:left; overflow:hidden; position:absolute; width:1600px;}
.imageShowList li img.select {border: 4px solid #6899B9;margin-top: 0;}
.imageShowList li img {border: 2px solid #D5D5D5;height: 70px;margin-top: 2px;padding: 1px;width: 70px;}

.imageShowList li {display:inline;float:left;font:0pt/0pt sans-serif;height:83px;text-align:center;width:83px;}

.imageShow {border-bottom:1px solid #D8E1EA;display:inline;float:left;padding-bottom:5px;width:640px;margin-top:20px;}
.imageShow .pic {display:inline;float:left;position:relative;text-align:center;width:640px;}
.imageShow .pic img{_width:expression(function(x){var w=x.width||x.offsetWidth;if(w>600)x.style.width=600;}(this)); max-width: 600px; -ms-interpolation-mode: bicubic; position: relative;}
.imageShow .nameInfo {color: #376B88;display: inline;float: left;padding: 15px 15px 0;text-align: left;width: 610px; font-size: 14px;font-weight: bold;min-height: 60px; height: 60px; height: auto !important;_height: 60px;}
.imageShow .imageInfo {display:inline;float: left;height: 20px;padding: 5px 15px 0;text-align: right;width: 610px;}
.imageShow .imageInfo .create_time{display: inline;float: right;}
.imageShow .imageInfo a, .imageShow .imageInfo a:visited {color: #F00000;cursor: pointer;margin-left: 10px;display: inline;float: right;}

.imageNameInputBox {background: none repeat scroll 0 0 #EFF5F8;display: inline;float: right;margin-right: 15px;padding: 7px;width: 436px;}
.imageNameInputBox .iNI_input {display: inline;float: left;}
.imageNameInputBox .iNI_input textarea {border: 1px solid #CCD6DD;display: inline;float: left;height: 56px;max-height: 56px;max-width: 424px;overflow-x: hidden;overflow-y: auto;padding: 5px;width: 424px;resize: none;}
.imageNameInputBox .iNI_button {display: inline;float: left;margin-top: 5px;}
.imageNameInputBox .iNI_cancel {display: inline;float: left;height: 23px;line-height: 23px;margin-top: 5px;padding: 0 10px;}
.imageNameInputBox .iNI_cancel a {color: #F00000;text-decoration: underline;}
.imageNameInputBox .iNI_message {color: #F00000;display: inline;float: left;height: 23px;line-height: 23px;margin-top: 5px;text-indent: 10px;width: 330px;}
/* end */

/*and*/
.and {display: inline;float: right;margin-left:10px;margin-top: 2px;}
.and .attention {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat -82px -34px;width:67px;height:25px;}
.and a:hover.attention {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat -82px -109px;width:67px;height:25px;}
.and .tabulation {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat -82px -206px;width:67px;height:25px;}
.and a:hover.tabulation {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat -82px -239px;width:67px;height:25px;}
.and .already{display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -71px;width:101px;height:25px;}
.and a:hover.already{display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -71px;width:101px;height:25px;}
.and .mutual{display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -177px;width:101px;height:25px;color:#ffffff;line-height: 32px;text-align: center;font-size: 14px;}
.and a:hover.mutual{display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -177px;width:101px;height:25px;}
.and a:hover.private {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -109px;width:67px;height:25px;}
.and .private {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0px -34px;width:67px;height:25px;margin:0 0 0 8px;cursor: pointer;}
.and .message {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0px -206px;width:67px;height:25px;cursor: pointer;}
.and a:hover.message {display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -239px;width:67px;height:25px;}
/*end*/

/*miniblog*/
.miniblogList {display: inline;float: left;}
.miniblogList ul {display: inline;float: left;}
.miniblogList li {display: inline;float: left;padding: 10px 5px 0;width: 630px;word-wrap: break-word;}
.miniblogList li a {letter-spacing: 1px;text-decoration: underline;}
.miniblogList li .time {background: none repeat scroll 0 0 #dbeef4;color: #666666;display: inline;float: left;font-family: Verdana,Arial,Helvetica,sans-serif;height: 50px;line-height: 1.3;margin: 0 18px 0 6px;text-align: center;width: 50px;}
.miniblogList li .time em {display: block;font-family: Tahoma,Helvetica,Arial,sans-serif;font-size: 18px;line-height: 1.6;}
.miniblogList li .content {display: inline;float: left;width: 545px;border-bottom: 1px dashed #DDDDDD;padding-bottom:15px;}
.miniblogList li .content .text {color: #333333;display: inline;float: left;font-size: 14px;line-height: 22px;width: 550px;}
.miniblogList li .content .text a {color: #006699;text-decoration: none;font-size: 14px;}
.miniblogList li .content .info {color: #999999;display: inline;float: left;margin-top: 3px;width: 545px;}
.miniblogList li .content .info .action {display: inline;float: left;font-size: 12px;margin-right: 15px;}
.miniblogList li .content .info a {color: #999999;}
.miniblogList li .content .info .update_time {display: inline;float: left;font-size: 12px;}
.miniblogList li .content .info .del {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: inline;float: right;font-size: 0;height: 9px;margin-top: 3px;width: 9px;}
.miniblogList .page{width:640px;}
.miniblogShow {display: inline;float: left;width: 640px;}
.miniblogShow ul{display: inline;float: left;margin: 5px 0 0;width: 640px;}
.miniblogShow li {display: inline;float: left;padding: 10px 5px 0;width: 630px;word-wrap: break-word;}
.miniblogShow li .avatar {display: inline;float: left;width: 44px;margin-right: 16px;}
.miniblogShow li .avatar a{display: block;}
.miniblogShow li .content {display: inline;float: left;width: 570px;}
.miniblogShow li .content .text {color: #333333;display: inline;float: left;font-size: 14px;line-height: 22px;width: 570px;}
.miniblogShow li .content .text img{ max-width: 500px;vertical-align: text-bottom;}
.miniblogShow li .content .text a {color: #006699;text-decoration: none;}
.miniblogShow li .content .info {color: #999999;display: inline;float: left;margin-top: 3px;width: 570px;}
.miniblogShow li .content .info .time {display: inline;float: left;font-size: 12px;}
.miniblogShow li .content .info .del {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: inline;float: right;font-size: 0;height: 9px;margin-top: 4px;width: 9px;}
.miniblogShow li .content .info .action {display: inline;float: right;font-size: 12px;margin-right: 15px;}

.miniblogComment {display: inline;float: right;margin-right: 25px;padding-bottom: 25px;width: 474px;}
.miniblogComment .arrow {background: url("/res/space/images/icon.gif") no-repeat;height: 11px;margin: 0 8px -1px auto;overflow: hidden;position: relative;width: 14px;}
.miniblogComment .topBox {background: url("/res/space/images/miniblogComment.gif") no-repeat;height: 5px;overflow: hidden;width: 474px;}
.miniblogComment .centerBox {background: url("/res/space/images/miniblogComment.gif") repeat-y scroll -948px 0;line-height: 1.7em;overflow: hidden;padding: 5px 0 6px 17px;width: 457px;}
.miniblogComment .centerBox .replayUser {display: none;float: left;height: 16px;line-height: 16px;}
.miniblogComment .centerBox .del {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: none;float: left;font-size: 0;height: 9px;margin: 3px 0 0 4px;width: 9px;}
.miniblogComment .centerBox .dell {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: none;float: left;font-size: 0;height: 9px;margin: 3px 0 0 4px;width: 9px;}
.miniblogComment .centerBox .dells {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: none;float: left;font-size: 0;height: 9px;margin: 3px 0 0 4px;width: 9px;}
.miniblogComment .centerBox .inputBox {display: inline;float: left;padding: 5px 0 10px;width: 457px;}
.miniblogComment .centerBox .inputBox .avatar {display: inline;float: left;width: 45px;}
.miniblogComment .centerBox .inputBox .note {display: inline;float: left;width: 345px;}
.miniblogComment .centerBox .inputBox textarea {border: 1px solid #CCD6DD;display: inline;float: left;height: 26px;max-height: 90px;max-width: 326px;min-height: 26px;min-width: 326px;overflow: hidden;padding: 4px;width: 326px;}
.miniblogComment .centerBox .inputBox button {background: url("/res/space/images/miniblogcommentbut.gif") no-repeat;border: 0 none;color: #333333;cursor: pointer;display: inline;float: left;height: 36px;width: 50px;}
.miniblogComment .bottomBox {background: url("/res/space/images/miniblogComment.gif") no-repeat scroll -474px 0;height: 5px;overflow: hidden;width: 474px;}


.miniblogCommentList {display: inline;float: left;word-wrap: break-word;}
.miniblogCommentList ul {display: inline;float: left;}
.miniblogCommentList li {background: url("/res/space/images/linedot1.gif") repeat-x;display: inline;float: left;padding-bottom: 5px;padding-top: 10px;}
.miniblogCommentList li .avatar {display: inline;float: left;width: 36px;margin-right:9px;}
.miniblogCommentList li .avatar  a{display: block;}
.miniblogCommentList li .content {display: inline;float: left;width: 395px;_margin-top:2px;}
.miniblogCommentList li .content .note {color: #333333;display: inline;float: left;padding-bottom: 4px;width: 395px;}
.miniblogCommentList li .content .note a {color: #006699;}
.miniblogCommentList li .content .time {color: #999999;display: inline;float: left;height: 16px;line-height: 16px;width: 200px;}
.miniblogCommentList li .content .del {display: inline;float: right;margin-left: 6px;}
.miniblogCommentList li .content .dell {display: inline;float: right;margin-left: 6px;}
.miniblogCommentList li .content .replay {color: #006699;display: inline;float: right;height: 16px;line-height: 16px;text-align: right;width: 40px;}
.miniblogCommentList li .content .replay a {color: #006699;cursor:pointer;display: inline;float: left;}
/* end */

/*space wall start*/
.spaceWall {display: inline;float: left;}
.spaceWall .wallConsole {display: inline;float: left;width: 638px; z-index:22; position:relative;}
.spaceWall .wallConsole span{display: inline;float: left;font-family: "黑体";font-size: 20px;font-weight: 400;color: #3F403F;}
.spaceWall .wallTitle {color: #555555;display: inline;float: left;font-size: 14px;font-weight: bold;padding: 5px;width: 630px;}
.spaceWall .sW_box {background:#EFF5F8;display: inline;float: left;padding: 7px;width: 626px;margin-top:1px; }
.spaceWall .sW_box .sW_input {display: inline;float: left;width: 626px;}
.spaceWall .sW_box .sW_input .wallContent {border: 1px solid #CCD6DD;display: inline;float: left; _height: 45px; max-height: 130px;max-width: 614px;min-height: 45px;min-width: 614px; padding: 5px;width: 614px; cursor:text; overflow: auto;background-color:#fff; word-wrap: break-word; outline:none;}
.spaceWall .sW_box .sW_input .wallContent br{margin:0;}
.spaceWall .sW_box .sW_input .countercss{font-family:"Microsoft YaHei","Lucida Grande",STHeiti,Verdana,Arial,Times,serif;color:#CCCCCC;font-weight:bold;}
.spaceWall .sW_box .counter{color: #CCCCCC;font-size: 20px;font-weight: bold;right: 10px;top: 3px;}
.spaceWall .sW_box .sW_button {display: inline;float: right;margin-top: 5px;}
.spaceWall .sW_box #sW_message {color: #F00000;display: inline;float: right;height: 23px;line-height: 23px;margin-right: 10px;margin-top: 5px;text-align: right;width: 525px;}
.spaceWall .sW_box .emot {display:inline; float:left; width:35px; height:20px; margin-top:5px; cursor:pointer; background:url(/res/space/images/emot.gif) no-repeat;}
.spaceWall .sW_box .emotMenu {bottom:-95px; left:7px;}
.spaceWall .load {background:url("/res/space/images/load.gif") no-repeat scroll center center;display: inline;float: left;height: 100px;text-align: center;width: 640px;}

.publicLeft .stageBoxCenter .spaceWall .wallTitle{margin-top:0;}
.publicLeft .stageBoxCenter .countercss{top:10px;}
.stageBoxCenter .spaceWall .wallTitle {color: #555555;display: inline;float: left;font-size: 14px;font-weight: bold;padding: 5px;width: 630px;margin-top:20px;}
.stageBoxCenter .countercss {position:absolute; right:5px; top:26px;}
.stageBoxCenter .spaceWall .sW_box {background:#EFF5F8;display: inline;float: left;padding: 7px;width: 626px;margin-top:10px; }

.wall_index .page{padding-bottom:0;}
.wall_content {display: inline;float: left;width: 640px;}
.wallLine {border-bottom: 0 solid #E1E1E1;display: inline;float: left;width: 640px;}
.wallLine .nickname {display: inline;float: left;}
.wallLine .nickname a {color: #48952C;font-weight: bold;height:17px;line-height: 17px;display: inline;float: left;}
.wallLine .info {color: #555555;display: inline;float: left;margin-left: 5px;}
.wallLine .del {background: url("/res/space/images/spcomdes.gif");cursor: pointer;display: inline;float: right;font-size: 0;height: 9px;margin: 3px 0 0 12px;width: 9px;}
.wallLine .others {display: inline;float: right;}
.wallLine .others span {margin-left: 10px;}
.wallLine .others span a {color: #999999;text-decoration: underline;}

.wallItem {display: inline;float: left;overflow: visible;padding: 15px 0 0;width: 640px;position:relative;}
.wallItem .wI_avatar {display: inline;float: left;width: 56px; margin-right:12px;}
.wallItem .wI_avatar a{display:block;}
.wallItem .wI_avatar img {height: 48px;width: 48px;border:1px solid #F1F1F1; padding: 3px;}
.wallItem .wI_content {background-color: #F7F7F7;display: inline;float: left;height: auto !important;min-height: 62px;width: 572px;}
.wallItem .wI_top {display: inline;float: left;margin: 8px 10px 0 10px;width: 552px;}
.wallItem .wI_text {display: inline;float: left;line-height: 24px;margin: 3px 10px 6px;overflow-x: hidden;white-space: normal;width: 552px;word-wrap: break-word;}
.wallItem .wI_text img{_width:expression(function(x){var w=x.width||x.offsetWidth;if(w>500)x.style.width=500;}(this)); max-width:500px; -ms-interpolation-mode:bicubic; vertical-align:text-bottom;}
.wallItem .arrow {display: inline;float: left;}
.wallItem .arrow s {border-color: transparent #F7F7F7 transparent transparent;border-style: dashed solid dashed dashed;border-width: 8px;display: inline;float: left;font-size: 0;left: 52px;line-height: 0;position: absolute;top: 37px;}

.wallComment {display: inline;float: left;}
.wallCommentItem {background-color: #f2f5f8;border-top: 0 dashed #E1E1E1;display: inline;float: left;margin: 5px 0 0 68px;padding: 8px;width: 556px;}
.wallCommentItem .wC_avatar {display: inline;float: left;width: 38px;margin-right: 12px;}
.wallCommentItem .wC_avatar a{display:block;}
.wallCommentItem .wC_top {display: inline;float: left;width: 505px;}
.wallCommentItem .wC_text {display: inline;float: left;line-height: 24px;margin: 0;overflow-x: hidden;white-space: normal;width: 505px;word-wrap: break-word;}
.wallCommentItem .wC_text a {color: #006699;}
.wallCommentItem .wC_text img{vertical-align:text-bottom;}

.wallCommentInputBox {background: #f2f5f8;float: right;margin-top: 1px;padding: 7px;width: 558px; position:relative;}
.wallCommentInputBox .replayUser {display: none;float: left;height: 16px;line-height: 16px;padding-bottom: 5px;}
.wallCommentInputBox .delReplayUser {background: url("/res/space/images/spcomdes.gif") repeat scroll 0 0 transparent;cursor: pointer;display: none;float: left;font-size: 0;height: 9px;margin: 3px 0 0 4px;width: 9px;}
.wallCommentInputBox .wCI_input {display: inline;float: left;}
.wallCommentInputBox .wCI_input .wallCommentInput {border: 1px solid #CCD6DD;display: inline;float: left;height: 56px;max-height: 56px;max-width: 546px;min-width: 546px;overflow-x: hidden;overflow-y: auto;padding: 5px;width: 546px;cursor:text; background-color:#fff;outline:none; word-wrap: break-word;}
.wallCommentInputBox .wCI_button {display: inline;float: left;margin-top: 5px;}
.wallCommentInputBox .wCI_cancel {display: inline;float: left;height: 23px;line-height: 23px;margin-top: 5px;padding: 0 10px;}
.wallCommentInputBox .wCI_cancel a {color: #F00000;text-decoration: underline;}
.wallCommentInputBox .wCI_message {color: #F00000;display: inline;float: left;height: 23px;line-height: 23px;margin-top: 5px;text-indent: 10px;width: 330px;}
.wallCommentInputBox .emot {display:inline; float:right; width:35px; height:20px; margin-top:5px; cursor:pointer; background:url(/res/space/images/emot.gif) no-repeat;}
.wallCommentInputBox .emotMenu {right:5px; bottom:5px;}
/*end*/

/*skin*/
.headerNav {background: none repeat scroll 0 0 #F4F4F4;margin: 5px 5px 15px 5px;padding-bottom: 5px;padding-top:5px;display: inline;float:left;width:630px;}
.publicRight .spaceUserInfo{margin:0 0 10px 0;padding: 0 10px 30px 10px;width: 230px;border-bottom: 0px solid #CBDDE6;}
.min_space_height .publicRight .spaceUserInfo{margin:0 0 20px 20px;padding:0 ;width: 202px;border-bottom: 0px solid #CBDDE6;}
.publicRight .nickname{display: inline;float: left;color: #333333;font-size: 20px;font-weight: 600;vertical-align: middle;margin:10px 0 0 7px;width:200px;}
.min_space_height .publicRight .nickname{display: inline;float: left;color: #333333;font-size: 20px;font-weight: 600;vertical-align: middle;margin:0 0 0 7px;width:180px;}
.publicRight .nickname span{display: inline;float: left;color:#6DB823;}
.publicRight .nickname span .certify{background: url("/res/images/certify.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:5px 0 0 3px;*margin:2px 0 0 3px;}
.publicRight .nickname span .certify_mm{background: url("/res/images/mm.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:5px 0 0 3px;*margin:2px 0 0 3px;}
.publicRight .nickname span .vip_style {display: inline;float: left;vertical-align: top; height:21px;margin-top:3px;*margin-top:1px;width:51px;}
.publicRight .nickname span .vip1 {background: url("/res/space/images/vip/vip1.gif") no-repeat;}
.publicRight .nickname span .vip2 {background: url("/res/space/images/vip/vip2.gif") no-repeat;}
.publicRight .nickname span .vip3 {background: url("/res/space/images/vip/vip3.gif") no-repeat;}
.publicRight .nickname span .vip4 {background: url("/res/space/images/vip/vip4.gif") no-repeat;}
.publicRight .nickname span .vip5 {background: url("/res/space/images/vip/vip5.gif") no-repeat;}
.publicRight .nickname span .vip6 {background: url("/res/space/images/vip/vip6.gif") no-repeat;}
.publicRight .nickname span .vip7 {background: url("/res/space/images/vip/vip7.gif") no-repeat;}
.publicRight .nickname span .vip8 {background: url("/res/space/images/vip/vip8.gif") no-repeat;}
.publicRight .nickname span .vip9 {background: url("/res/space/images/vip/vip9.gif") no-repeat;}
.publicRight .nickname span .cip {background: url("/res/space/images/vip/cip.gif") no-repeat;}
.publicRight .avatarImages{height: 160px;overflow: hidden;width: 160px;display: inline;float: left;position: relative;z-index: 1;border: 1px solid #fff;padding:6px;background:#ffffff;margin: 8px 8px 8px 0;}
.min_space_height .publicRight .avatarImages{height: 160px;overflow: hidden;width: 160px;display: inline;float: left;position: relative;z-index: 1;border: 1px solid #c2c2c2;padding:6px;background:#ffffff;margin: 8px 8px 8px 0;}
.publicRight .avatarImages .online_state {bottom: 6px;left:6px;}
.publicRight .button {float:left;margin-top:10px;}
.publicRight .button .and{margin:0 10px 0 0;float:left;}
.publicRight .button .and .private{margin-left:0;}
.homeSkin_list {float: left;min-height: 214px;width:640px;}
.homeSkin_list_header {height: 20px;margin-top: -10px;padding: 10px;}
h4 {font-size: 12px;font-weight: bold;}
.list_headerName{float: left;height: 20px;line-height: 20px;padding: 0 20px 0 10px;color:#333333;}
.homeSkin_list_body {float: left;padding-bottom: 22px;width:640px;}
.homeSkin_list_body .right{margin:0;}
.nav_item {height: 20px;margin: 10px 0;padding-left: 13px;width:613px;}
.nav_item span {float: left;height: 21px;line-height: 21px;margin-right: 10px;}


.homeSkin_list {float: left;min-height: 214px;width:640px;}
.homeSkin_list_header {height: 20px;margin-top: -10px;padding: 10px;}
h4 {font-size: 12px;font-weight: bold;}
.list_headerName{float: left;height: 20px;line-height: 20px;padding: 0 20px 0 10px;color:#333333;}
.homeSkin_list_body {float: left;padding-bottom: 22px;width:640px;}
.homeSkin_list_body .right{margin:0;}
.nav_item {height: 20px;margin: 10px 0;padding-left: 13px;width:613px;}
.nav_item span {float: left;height: 21px;line-height: 21px;margin-right: 10px;}

.navTab {display: block;padding-left: 10px;}
.navTab li {float: left;padding-left: 13px;word-wrap: normal;}
.navTab .current {background: url("/res/space/images/navbg12_18.png") no-repeat scroll 0 0 transparent;}
.navTab .current a {background: url("/res/space/images/navbg12_18.png") no-repeat scroll right -21px transparent;color: #333333;}
.navTab a {display: inline-block;height: 21px;line-height: 21px;outline: medium none;padding-right: 13px;}
.navTab .current {background: url("/res/space/images/navbg12_18.png") no-repeat scroll 0 0 transparent;}
.order {height: 20px;line-height: 20px;padding-right: 10px;float: left;color:#333333;}
.order .bold {font-weight: bold;color:#333333;}

.itemList .ornament {float: left;margin-right: 14px;}
.ornament {height: 134px;position: relative;width: 155px;float: left;margin-right:5px;}
.ornament-hovered{z-index:5;}
.ornament .ornament-content {cursor: pointer;left: 5px;position: absolute;top: 5px;width: 145px;z-index: 3;}
.ornament .ornament-content .previewImg {border: 1px solid #D8DFEA;display: block;height: 88px;padding: 5px;width: 135px;}
.ornament .ornament-content .status-hot {background: url("/res/space/images/status_hot_icon.png") no-repeat scroll left top;_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static92cc.db-cache.com/space/images/status_hot_icon.png',sizingMethod='crop');}
.ornament .ornament-content .ornament-status {display:block;height:44px;position:absolute;right:-4px;_right:-3px;top:-3px;width:46px;}
.ornament .ornament-name {background-image: none;color: #444444;filter: none;height: 20px;overflow: hidden;position: absolute;text-align: center;text-overflow: ellipsis;top: 112px;white-space: nowrap;width: 137px;left: 5px;padding:0 5px;cursor: default;}
.ornament .ornament-name span{display: inline;float: left;width: 137px;text-align: center;}
.ornament .ornament-name p{display: inline;float: right;height: 20px;width: 45px;color: #868686;}
.ornament-hovered .ornament-content .click-preview , .ornament-hovered .preview-profile {display:block;}
.ornament .ornament-content .click-preview{display:none;position:absolute;top:35px;left:33px;width:84px;height:29px;background:url(/res/space/images/trans_click_preview_bg.png) left top no-repeat;text-align:center;line-height:29px;line-height:31px\9;*line-height:31px;_line-height:29px;color:#FFF;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/space/images/trans_click_preview_bg.png',sizingMethod='crop');}
.ornament .ornament-content .status-new{background:url(/res/space/images/status_new_icon.png) left top no-repeat;_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/space/images/status_new_icon.png',sizingMethod='crop');}
.homeSkin_list .page .pages{padding: 0;}


.historySkin_list_body {float: left;padding-bottom: 22px;width:640px;}
.historySkin_list_body .right{margin:0;}
.historySkin_list_body .ornament {height: 154px;position: relative;width: 155px;float: left;margin-right:5px;}
.historySkin_list_body .ornament-hovered{z-index:5;}
.historySkin_list_body .ornament .ornament-content {cursor: pointer;left: 5px;position: absolute;top: 5px;width: 145px;z-index: 3;cursor: pointer;}
.historySkin_list_body .ornament .ornament-content .previewImg {border: 1px solid #D8DFEA;display: block;height: 88px;padding: 5px;width: 135px;}
.historySkin_list_body .ornament .ornament-content .status-hot {background: url("/res/space/images/status_hot_icon.png") no-repeat scroll left top;_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static92cc.db-cache.com/space/images/status_hot_icon.png',sizingMethod='crop');}
.historySkin_list_body .ornament .ornament-content .ornament-status {display:block;height:44px;position:absolute;right:-4px;_right:-3px;top:-3px;width:46px;}
.historySkin_list_body .ornament .ornament-name  {background-image: none;color: #444444;filter: none;height: 40px;overflow: hidden;position: absolute;text-align: left;text-overflow: ellipsis;top: 112px;white-space: nowrap;width: 137px;left: 5px;padding:0 5px;cursor: default;}
.historySkin_list_body .ornament .ornament-name  span{display: inline;float: left;text-align: center;width: 100%;}
.historySkin_list_body .ornament .ornament-name  p{display: inline;float: right;height: 20px;width: 100%;text-align: center;}
.historySkin_list_body .ornament .ornament-due{background-image: none;color: #444444;filter: none;height: 20px;overflow: hidden;position: absolute;text-align: center;text-overflow: ellipsis;top: 108px;white-space: nowrap;width: 145px;}
.historySkin_list_body .ornament-hovered .ornament-content .click-preview , .ornament-hovered .preview-profile {display:block;}
.historySkin_list_body .ornament .ornament-content .click-preview{display:none;position:absolute;top:35px;left:33px;width:84px;height:29px;background:url(http://static92cc.db-cache.com/space/images/trans_click_preview_bg.png) left top no-repeat;text-align:center;line-height:29px;line-height:31px\9;*line-height:31px;_line-height:29px;color:#FFF;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static92cc.db-cache.com/space/images/trans_click_preview_bg.png',sizingMethod='crop');}
.historySkin_list_body .ornament .ornament-content .status-new{background:url(/res/space/images/status_new_icon.png) left top no-repeat;_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static92cc.db-cache.com/space/images/status_new_icon.png',sizingMethod='crop');}
/*end*/

/*album_space_show*/
.lquotes {background: url("/res/space/images/iconc_300.png") no-repeat;_background: url("/res/space/images/iconc_300.gif") no-repeat;display: inline-block;height: 13px;margin-right: 2px;margin-top: 4px;position: relative;width: 17px;}
.rquotes {background: url("/res/space/images/iconc_300.png") no-repeat -3px -17px;_background: url("/res/space/images/iconc_300.gif") no-repeat -3px -17px;margin-top:4px;width:17px;height:13px;margin-left:2px;display: inline-block;position:relative;}
.addd {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: inline;float: left;font-size: 0;height: 9px;margin-top: 4px;width: 9px;}

.imageInfo .imgpraise {float: left;height: 20px;}
.imageInfo .imgpraise .praiseImg{background-position: 0 0;display: block;float: left;height: 20px;overflow: hidden;width: 50px;margin-left:0;}
.imageInfo .imgfavorite .favorit{background-position: 0 0;display: block;float: left;height: 20px;overflow: hidden;width: 50px;margin-left:15px;}
.imageInfo .imgpraise .praiseImg, .imageInfo .imgpraise .praiseCount, .imageInfo .imgpraise i {background: url("/res/space/images/icon-big.png") no-repeat;}
.imageInfo .imgfavorite .favorit,.imageInfo .imgfavorite .favCount,.imageInfo .imgfavorite i{background: url("/res/space/images/icon-big2.png") no-repeat;}
.imageInfo .imgpraise .praiseCount {background-position: 0 -22px;color: #ff7f7c;display: block;float: left;font-size: 12px;font-weight: bold;height: 20px;line-height: 20px;margin-left: 2px;padding-left: 8px;width: auto;max-width: 140px;min-width: 20px;text-align: center;}
.imageInfo .imgfavorite .favCount {background-position: 0 -22px;color: #1caddd;display: block;float: left;font-size: 12px;font-weight: bold;height: 20px;line-height: 20px;margin-left: 2px;padding-left: 8px;width: auto;max-width: 140px;min-width: 20px;text-align: center;}
.imageInfo .imgpraise i {background-position: -92px -22px;display: block;float: left;height: 20px;width: 8px;}
.imageInfo .imgfavorite i {background-position: -92px -22px;display: block;float: left;height: 20px;width: 8px;}
.fl {display: inline;float: left;}

.picComment{display: inline;float: left; min-height:90px; height:auto !important; height:90px;}
.img_comments {display: inline;float: left;clear: both;margin-top: 20px;width: 100%;}
.img_comments .comments_input .note {background-color: #FFFFFF;border: 1px solid #CCD6DD;cursor: text;display: inline;float: left;max-height: 130px;max-width: 614px; height: 45px; min-height: 45px;min-width: 614px; color: #000000; overflow: auto;padding: 5px;width: 614px; word-wrap: break-word; outline:none;}
.img_comments .comments_input .comments_text {color: #444444;}
.img_comments .comments_input .sW_button{display: inline;float: right;margin-top: 5px;}
.img_comments .comments_input .wCI_message{color: #F00000;display: inline;float: right;height: 23px;line-height: 23px;margin-right: 10px;margin-top: 5px;text-align: right;width: 525px;}
.img_comments .comments_input .emot{background: url("/res/space/images/emot.gif") no-repeat;cursor: pointer;display: inline;float: left;height: 20px;margin-top: 5px;width: 35px;}
.img_comments .comments_input .emotMenu {bottom: -95px;left: 7px;}
.img_comments .comments_input .dells {background:url("/res/space/images/spcomdes.gif") no-repeat;cursor:pointer;display:none;float:left;font-size: 0;height: 9px;margin: 3px 0 0 4px;width: 9px;}
.img_comments .comments_input{background:#EFF5F8;display: inline;float: left;padding: 7px;position: relative;width: 626px;z-index: 22;}

.img_comments .comments_input input {background: url("/res/space/images/comments_btn.gif") no-repeat scroll 0 0 transparent;border: 0 none;color: #ffffff;cursor: pointer;display: inline;float: left;height: 46px;width: 50px;}
.img_comments .wallTitle{color: #555555;display: inline;float: left;font-size: 14px;font-weight: bold;padding: 5px;position: relative;width:630px;}
.comments_input .replayUser {display: none;float: left;height: 16px;line-height: 16px;margin:0 10px 5px 0;_margin:0 5px 5px;}
.comments_input .del {background: url("/res/space/images/spcomdes.gif") no-repeat scroll 0 0 transparent;cursor: pointer;float: left;font-size: 0;height: 9px;margin-top: 4px;-margin-top: 2px;width: 9px;}
.img_comments .comments_input .inputBox {display: inline;float: left;position: relative;width: 626px;}

.comments_list {display: inline;float: left;clear: both;font-size: 12px;margin-top: 18px;width:640px;}
.comments_list ul {line-height: 19px;list-style: none outside none;padding-left: 0;}
.comments_list ul li {background-color: #f5f5f5;margin-bottom: 5px;overflow: hidden; padding: 7px 10px 4px;}
.comments_list ul li .pic {margin-right: 10px;}
.comments_list ul li .pic a{display: block;}
.comments_list ul li .pic, .comments_list ul li .txt {display: inline;float: left;}
.comments_list ul li .txt {width: 530px;}
body .comments_list ul li .txt p {margin-top: 1px;}
.comments_list ul li .txt p {color: #000000;}
.comments_list ul li .txt a{color: #F00000;margin-right: 5px;margin-top: 0;}
.comments_list ul li .txt .content_id{ border: 0 none;font-style: normal;margin: 0;outline: 0 none;padding: 0;text-align: left;word-wrap: break-word;}
.comments_list ul li .txt p span.time {color: #444444;margin-left: 15px;}
.comments_list ul li .txt p a.reply {margin-left: 10px;cursor:pointer}
.comments_list ul li .act {position: absolute;right: 10px;top: 12px;width: auto;}
.comments_list ul li .act .report {clear: both;float: right;}
.comments_list ul .hover .del {background: url("/res/space/images/spcomdes.gif") no-repeat;cursor: pointer;display: inline;float: right;font-size: 0;height: 9px;margin-top: 5px;width: 9px;}


.Q_whoLiked {margin: 10px 0;}
.Q_whoLiked {overflow: hidden;position: relative;display: inline;float: left;}
.Q_whoLiked .hd {border-color: #999999;}
.Q_whoLiked .hd {border-bottom: 1px solid #D8E1EA;height: 32px;overflow: hidden; width:640px;}
.Q_whoLiked .hd h2 {color: #333333;font-size: 14px;font-weight: normal;line-height: 32px;padding: 0;padding-left:5px;}
.Q_whoLiked .bd {padding: 20px 0 0;}
.Q_whoLiked .bd .avatarList li {display: inline;float: left;}
.Q_whoLiked .bd .avatarList li {padding: 0 12px 10px 2px;}
.Q_whoLiked .bd .avatarList li.right {padding: 0 0 10px 3px;}
.Q_whoLiked .bd .avatarList, .Q_whoLiked .bd .avatarList li {list-style: none outside none;margin: 0;}
.Q_whoLiked .bd .avatarList li a img {display: block;height: 48px;width: 48px;border: 5px solid #F1F1F1;}
.Q_whoLiked .bd .avatarList .avatar a{display: block;}
/*end*/

#praise{float: left;height: 18px;display: inline;}
.end{display: inline;float: left;background: url("/res/space/images/praise.gif") no-repeat 0 -130px;height: 30px;padding-left: 45px;width: 80px;}
.praise .praise_num {display: block;float: left;height: 30px;margin-left: 0;overflow: hidden;width: 80px;background: url("/res/space/images/praise.gif") no-repeat;margin-right:5px;cursor: pointer;}
.praise .praiseCount,.praise  .epilog {background: url("/res/space/images/praise.gif") no-repeat;}
.praise .praiseCount {background-position: 0 -139px;color: #fe5353;display: block;float: left;font-size: 16px;font-weight: bold;height: 30px;line-height: 30px;margin-left: 2px;padding-left: 8px;text-align: center; max-width: 140px; min-width: 75px;width:auto !important;width:75px;overflow:visible;}
.praise  .epilog {background-position: -185px -139px;display: block;float: left;height: 30px;width: 8px;}
/*message*/
.msg_dialog_send{height: 120px;width: 380px;}
.msg_dialog_send .title{display:inline;float:left; margin:0 0 8px 2px; padding:0 20px; background:url(/res/space/images/icon/pms_to.gif) no-repeat left center;}
.msg_dialog_send .main{display:inline;float:left;}
.msg_dialog_send .main .face{display:inline;	float:left;}
.msg_dialog_send .main .face img{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #D0D0D0;display: inline-block;height: 48px;margin-bottom: 2px;padding: 2px;width: 48px;float:left;}
.msg_dialog_send .main .message{display: inline;float: left;margin-left: 10px;}
.msg_dialog_send .main .message .send {border: 1px solid #CCD6DD;display: inline;float: left;height: 70px;max-height: 70px;max-width: 300px;min-height: 70px;min-width: 300px;overflow: hidden;padding: 5px;width: 300px;outline: none;cursor: text;background-color: #fff;text-align: left;}
.msg_dialog_send .main .emot{float:left;display: inline;background: url("/res/space/images/emot.gif") no-repeat scroll 0 0 transparent;cursor: pointer;height: 20px;margin-left: 20px;margin-top: -20px;width: 35px;}
.msg_dialog_send .main .emotMenu {left:45px; bottom:20px;}
.msg_dialog_send .main .emotMenu li{margin:0; padding:0; width:auto;}

.introduction {display: inline;float: left;word-wrap: break-word; word-break:break-all;clear: both;margin: 4px 0 0 10px;padding:5px 5px 20px;color:#696969;width: 240px;}
.SA {left: 8px;position: relative;top: -7px;}
.SA em, .SA span {color: #99DBF2;font-family: Simsun;font-size: 16px;height: 17px;line-height: 21px;overflow: hidden;position: absolute;height: 7px;width: 18px;}
.middle {color:#696969;line-height: 19px;}
.danceList {display: inline;float: left;margin: 5px 0 0;}
.danceFavoritesList {display: inline;float: left;margin: 5px 0 0;}
#danceFavoritesList .button2-main {margin-right: 5px;}

/* user_info */
.user_info {background:#f7f7f7;display:inline; float:left;}
.user_info .lc {display: inline;float: left; overflow: hidden;width: 180px;height: 180px;padding:2px 4px 10px 10px;position: relative;}
.user_info .lc  img{width: 160px; height: 160px;border: 8px solid #DFDFDF;padding:1px; background:#eee;display: inline;float: left;}
.user_info h3 {font-size: 14px;width:100%;display: inline; float: left;}
.user_info h3 span.nickname {display: inline; float: left;font-size:20px;vertical-align: middle;font-weight:600;color:#6DB823;margin-left:20px;margin-top:6px;height:27px;line-height: 27px;}
.user_info h3 .certify{background: url("/res/images/certify.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:11px 0 0 3px;*margin:7px 0 0 3px;}
.user_info h3 .certify_mm{background: url("/res/images/mm.gif") no-repeat;width:17px;height:17px;display: inline;float: left;margin:11px 0 0 3px;*margin:7px 0 0 3px;}
html*~body .user_info h3 .certify{margin:7px 0 0 3px;}
.user_info h3 .vip_style  {display: inline;float: left;vertical-align: top; height:21px;margin-top:10px;*margin-top:5px;width:51px;}
html*~body .user_info h3 .vip_style{margin-top:5px;}
.user_info .vip1 {background: url("/res/space/images/vip/vip1.gif") no-repeat;}
.user_info .vip2 {background: url("/res/space/images/vip/vip2.gif") no-repeat;}
.user_info .vip3 {background: url("/res/space/images/vip/vip3.gif") no-repeat;}
.user_info .vip4 {background: url("/res/space/images/vip/vip4.gif") no-repeat;}
.user_info .vip5 {background: url("/res/space/images/vip/vip5.gif") no-repeat;}
.user_info .vip6 {background: url("/res/space/images/vip/vip6.gif") no-repeat;}
.user_info .vip7 {background: url("/res/space/images/vip/vip7.gif") no-repeat;}
.user_info .vip8 {background: url("/res/space/images/vip/vip8.gif") no-repeat;}
.user_info .vip9 {background: url("/res/space/images/vip/vip9.gif") no-repeat;}
.user_info .cip {background: url("/res/space/images/vip/cip.gif") no-repeat;}
.user_info h3 .text {color: #999;display: inline;float: right; font-size:12px; font-weight: normal; line-height: 22px;padding-right:15px;margin-top:10px;}
.user_info h3 .text a{color: #999;font-family:verdana;}
.user_info .rc {display: inline;float: left;margin: 2px 10px 0 6px; padding-bottom:10px;width: 436px;}
.user_info .rc .content {display: inline;float: left;height:144px;width:436px;}
.user_info .rc .content div{display: inline;float: left;height:28px;line-height:28px;color:#333333;margin-top:2px;}
.user_info .rc .content .medal{width: 436px; }
.user_info .rc .content .material a{color:#348aab;}
.user_info .rc .content .material {float: left;width: 436px;margin-top:6px;}
.user_info .rc .content .material li{width:236px;float: left;margin-top:10px; height:20px;letter-spacing: 1px; white-space: nowrap; word-break:keep-all;font-size:12px;}
.user_info .rc .content .material li a{font-size:12px;}
.user_info .rc .content .material li.left{width:200px;}
.user_info .rc .material .female {background-position: -30px 0;}
.user_info .rc .bottom {display: inline;float: left;width:436px;}
.user_info .rc li .content .info .time {display: inline;float: left;font-size: 12px;}
.user_info .rc li a {letter-spacing: 1px;text-decoration: underline;}
/*end*/

/*下载*/
.gg200{display: inline;float:left;width:200px;height:250px;margin: 0 0 0 10px;}
.gg{display: inline;float:left;width:650px;}
.gg360{display: inline;float:left;width:300px;margin:5px 20px 25px 5px;}
.graph{display: inline;float:left;width:100%;margin:15px 0;}
.graph .title{border-bottom: 1px solid #d5d5d5;display: inline;float:left;width:800px;position: relative;height:10px;margin:10px 50px 25px;}
.graph .title b{position: relative;left:305px;display: inline;float:left;padding:0 5px;background:#ffffff;font: 18px "宋体";color:#6e6e6e;_top:13px;}
.graph .tit img{margin:0 auto;width:800px;}
.graph .text{width:800px;display: inline;float:left;margin:0 50px 15px;font-size:14px;color:blue;}
.graph .text a{color:#ff0000;}
.graph .tit{width:100%;display: inline;float:left;text-align:center;}
/*message*/


.redemption_banner{display: inline;float: left;width:100%;background:#5a0003;margin-top:34px;}
.redemption_banner div{margin:0 auto;width:1499px;}
.redemption{background: url("/res/space/images/bj.jpg") repeat-y  scroll center #ff7f00;display: inline;float: left;width:100%;padding:25px 0;}
.redemption .explain{margin:0 auto;width:980px;overflow: hidden;}
.redemption .explain .title{display: inline;float: left;background: url("/res/space/images/push.png") no-repeat;_background: url("/res/space/images/push.gif") no-repeat;width:192px;height:44px;}
.redemption .explain  p{display: inline;float: left;width:980px;color:#3e3f43;font-size:14px;font-weight: bold;line-height:28px;padding:10px 0;}
.redemption .explain  .for{color:#a00000;padding:0 0 20px;}
.redemption .present{margin:0 auto;width:980px;overflow: hidden;}
.redemption .present .title{display: inline;float: left;background: url("/res/space/images/push.png") no-repeat 0 -51px;_background: url("/res/space/images/push.gif") no-repeat 0 -51px;width:192px;height:44px;}
.redemption .present span{display: inline;float: left;width:950px;margin:20px 10px 0;background:#a00000;height:35px;line-height:35px;font-size:14px;font-weight: bold;color:#ffffff;padding:0 5px;}
.redemption .present ul{display: inline;float: left;width:1000px;margin-top:20px;}
.redemption .present li{display: inline;float: left;margin:0 10px 30px;width:225px;}
.redemption .present .a{display: inline;float: left;}
.redemption .present p{display: inline;float: left;width:225px;text-align: center;font-weight: bold;line-height:30px;}
.redemption .present .text{display: inline;float: left;padding:0 35px;}
.redemption .present .text h3{display: inline;float: left;color:#a00000;font-size:14px;}
.redemption .present .text button{display: inline;float: left;width:66px;height:24px;background: url("/res/space/images/push.png") no-repeat 0 -156px;_background: url("/res/space/images/push.gif") no-repeat 0 -156px;cursor: pointer;border: 0 none;margin-left:15px;}
.redemption .ceremony{margin:0 auto;width:980px;overflow: hidden;}
.redemption .ceremony .title{display: inline;float:left;background: url("/res/space/images/push.png") no-repeat 0 -102px;_background: url("/res/space/images/push.gif") no-repeat 0 -102px;width:192px;height:44px;}
.redemption .ceremony ul{display: inline;float: left;width:1000px;margin-top:20px;}
.redemption .ceremony li{display: inline;float: left;margin:0 20px 5px 10px;}
.redemption .ceremony li a{display: inline;float: left;}
.redemption .ceremony li span{display: inline;float: left;height:35px;line-height:35px;color:#ffffff;padding:0 15px;background:#3f4044;width:400px;}
.redemption_bottom{display: inline;float: left;width:100%;background:#a00000;text-align: center;line-height:24px;color:#ffffff;padding:10px 0;}

.user_info .vip10{background: url("/res/space/images/vip/vip10.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.publicRight .nickname span .vip10{background: url("/res/space/images/vip/vip10.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}