@charset "utf-8";
/* CSS Document */

/*buttons*/
.floorBtn{position:relative;height:23px;margin:0 8px 0 0;padding-left: 21px;line-height: 23px;outline: none;color: #3399cc;font-size: 12px;}
.flowrishBtn {background-position:-381px -35px;color:#ff6666;background: url(reply/reply.png) no-repeat -380px -35px;}
.cr {width: 4px;height: 23px;background: url(reply/reply.png) -445px 0px no-repeat;position: absolute;top: 0;right: 0;}
.plus {left: 30px;display: none;color: red;}
.freplyBtn{border:1px solid #fff;padding:0;background-position:-380px -0px;}
.commentModule_toolbar{position:relative;z-index:0;margin-bottom:-1px;}
.commentModule_toolbar a.opened{padding:0 5px;border-color:#e6e6e6;border-bottom:none;background:#fafafa;}
.freportBtn{background:none;padding:0;margin-right:15px;color:#999999;}
/*buttons*/
.heightHelper{width:0px;height:0px;overflow:hidden;}

/*楼中楼*/
.llcnt{border-top:1px solid #e6e6e6;margin:0 8px;font-family:Tahoma;font-size:12px;color:#333;}
.llcnt .llitem_wrapper{background:#fafafa;}
.llcnt .llitem{word-break: break-all;word-wrap: break-word;border:1px solid #e6e6e6;border-top:none;padding:2px;}
.llitem .hd{height:28px;line-height:28px;}
.llitem .hdname{padding-left:5px;color:#39C;}
.llitem .hdtime{padding-left:8px;color:#999;font-size:12px;}
.llitem .hdreply{color:#999;margin-right:5px;}
.llitem .hdreport{color:#afafaf;margin-right:10px;}
.llitem .itemcnt{margin:4px 5px 9px 5px;font-size: 14px;}
.llcnt .llmore{display:block;height:25px;margin-top:8px;border:1px solid #eedaa0;line-height:25px;text-align:center;color:#c96;background:#fffaeb;}
.llcnt .llmore{float:left;border:none;background:none;color: #999;}
.llcnt .llmore:hover{text-decoration:none;}

/*楼中楼分页*/
.llhidecnt{zoom:1;padding:10px 0;line-height:14px;}
.llfenye{padding-top: 1px;}
.llfenye a,.llfenye span{float:left;margin:0 3px;}
.llfenye a.next,.llfenye a.prev{text-align:center;}
.llfenye span.current,.llfenye a:hover{text-decoration: none;}
/*楼中楼按钮*/
.llbtn {height: 26px;line-height: 26px;text-align: center;background:url(reply/reply.png)}
.llbtn:hover{text-decoration:none;}
.llsay{width:81px;color:#666;background:url(reply/reply.png) no-repeat;background-position: -158px -80px;}
.llsay:hover{text-decoration:none;background-position: -239px -80px;}
.llbtnqx{width:50px;margin-right:3px;color:#cc9966;background-position:0 -108px;}
.llbtnqx:hover{background-position:-51px -108px;}
.llbtnhf{height:34px;width:50px;margin-right:5px;color:#666;background-position:0 -134px;}
.llbtnhf:hover{background-position:-51px -134px;}
.llbtnbq{width:28px;height:34px;margin-right:4px;background-position:-372px -84px;}
/*楼中楼*/
/*楼中楼编辑器*/
.lldbeditor{padding:2px 0 8px 0;margin:0 8px 10px 8px;border:1px solid #e6e6e6;background:#fafafa;}
.lldbeditor .lltoolbar{width:100%;position:relative;z-index:1;padding-top:8px;font-size:12px;border-top:solid 1px #e6e6e6;zoom:1;}
.lldbeditor .face{right:0;}
.lldbeditor .imageBox{top:28px;right:-54px;}
.lldbeditor .llerror{float:right;display:none;padding:4px 8px 0 0;color:#F33;}
.lldbeditor .llSuccess{
	position:relative;
	top:-80px;left:10px;
	width:300px;height:32px;line-height:32px;
	padding-left:30px;
	color:#0078CC;
	font-weight:bold;
	font-family:"微软雅黑","黑体";
	font-size:16px;
	background:url(reply/reply.png) -372px -80px no-repeat;
	overflow:hidden;
}

/*锁屏、弹窗*/
#suoping{ width:100%; position:absolute; left:0; top:0; background:#000; display:none;z-index:1000;}
.alertbox{
	overflow:hidden;
	position:fixed;_position:absolute;
	top:50%;left:50%;
	z-index:2000;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	font-size:12px;
	background:#fff;
	display:none;
}
.alertbox .alertbox_head{position:relative;height:34px;text-indent:10px;line-height:34px;border-bottom:1px solid;}
.alertbox .alertbox_close{position:absolute;top:6px;right:6px;width:16px;height:16px;background:url(reply/reply.png) no-repeat;}

.box_system{width:278px;margin:-89px 0 0 -139px;border:1px solid #91cee7;font-size:14px;}
.box_system .alertbox_head{color:#007e7e;border-color:#91cee7;background:#e6f4fa;}
.box_system .alertbox_close{background-position:-108px -110px;}
.box_system .alertbox_close:hover{background-position:-124px -110px;}
.box_system .bsysbt_cnt{padding:25px 10px;text-align:center;color:#666}
.box_system .bsys_bts{padding: 0 0 12px 87px;}

.box_report{width:378px;height:238px;margin:-119px 0 0 -189px;border:1px solid #f66;}
.box_report .alertbox_head{color:#f00;border-color:#f66;background:#fcc;}
.box_report .alertbox_head span{color:#333;font-size:14px;}
.box_report .alertbox_close{background-position:-108px -133px;}
.box_report .alertbox_close:hover{background-position:-124px -133px;}
.box_report .breport_type{padding:5px;color:#666;line-height:22px;}
.box_report input{ vertical-align:text-top;vertical-align/*\**/:middle \9;}
.box_report .breport_txt{overflow-y:auto;width: 352px;height: 92px;margin-bottom:8px;padding: 4px;outline:none;resize:none;border:3px solid #e3e3e3;vertical-align:bottom;}
.box_report .breportbt{width:74px;height:25px;line-height:26px;font-weight:bold;text-align:center;background:url(reply/reply.png) no-repeat;}
.box_report .breportbt:hover{text-decoration:none;}
.box_report .breport_ok{margin:0 10px 0 111px;color:#c33;background-position:-0px -219px;}
.box_report .breport_ok:hover{background-position:-75px -219px;}
.box_report .breport_cc{color:#963;background-position:-0px -193px;}
.box_report .breport_cc:hover{background-position:-75px -193px;}


.llcnt .llitem{margin-top: -1px;border-top: 1px dashed #e6e6e6;border-bottom: none;}
.llcnt .llitem_wrapper{overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.w_pinglunbtn {
    margin-top: 10px;
}