@charset "utf-8";
/* CSS Document */
html,body{height:100%;}
.mask{position:absolute;background:#000;width:100%;height:300px;z-index:10000;opacity:0.85;display:none}
.pops{position:relative;z-index:10001;display:none}
.triangle{background-position:center bottom;background-repeat:no-repeat;height:6px;font-size:0px;line-height:0px;width:127px;}
.operationStation{margin-left:100px;}
.popWindow{background:#ccc;padding-top:10px;position:absolute;width:100%;top:157px;}
.popArea{width:960px;margin:0px auto;padding-bottom:15px;}
/*

.tagContent{margin-bottom:10px;width:800px;margin-left:100px;float:left;}
.closeWindow{width:11px;heihgt:11px;float:right}
.closeWindow a{background:url(../images/closeWindow.gif);display:inline-block;width:11px;height:11px;}
*/
.tagContent{margin-bottom:10px;width:800px;margin-left:100px;float:left;display:inline}
.closeWindow{width:11px;heihgt:11px;float:right}
.closeWindow a{background:url(../images/closeWindow.gif) no-repeat;overflow:hidden;display:inline-block;width:11px;height:11px;}


.tagContent a,.xialai li a{
height:22px;
line-height:22px;
background:#7d7d7d;
color:#f7f7f7;
padding:0px 5px;
border-radius:3px;
display:inline-block;
white-space:nowrap;
margin:0px 5px 3px 0px;
}
.tagContent a:hover{background:#474643}
.tagContent a b{margin-left:3px;display:none}
.tagInput{width:400px;float:left;position:relative;}
.tagInput input{+margin-left:-100px;float:left;width:260px;height:34px;line-height:34px;border:1px solid #999;border-radius:3px;}
a.tianjia{ background:url(../images/topic_icons.gif) no-repeat 0 -118px; width:90px; height:36px; display:inline-block; overflow:hidden; margin-left:5px; font-size:18px;font-family:"微软雅黑"; line-height:36px; text-align:center; color:#FFF;float:left}
 a.tianjia:hover{background-position:-95px -118px; color:#FFF;}
.notice{float:left;width:350px;line-height:18px;height:36px;line-height:36px;color:#f00;margin-left:15px;}

.xialai{width:240px;height:280px;padding:10px;border:1px solid #ccc;position:absolute;top:30px;left:0px;background:#fff;display:none}
.xialai li{border:0px;padding:0px;clear:both;height:21px;margin-bottom:8px;}
.hintMessage{
	
}

.allContent{display:none;}
.hintMessage{line-height:22px;margin-top:20px;}
.hintMessage dt{background:url(../images/2-1.gif) left center no-repeat;padding-left:15px;list-style-position:inside;margin-top:5px;}
.hintMessage dd{padding-left:15px;}
.operationFinish{color:#474643}
.operationFinish span{color:#000;font-size:14px;}
.operationFinish a{color:#3366cc}
.noLogin span{color:#f00}
.noLogin .applyReason{margin-top:15px;}
.noLogin .applyReason textarea{
width:340px;height:95px;border:1px solid #999;border-radius:3px;float:left	
}
.noLogin .applyReason b{float:left;}
.noLogin .applyReason a{margin:10px 0px 0px 65px;}