/*所有论坛公用css*/
.postmessage strong { font-weight: bold; }

/*绑定邮箱提示框 by liusong @ 2010-06-24*/
.tipbox .box_top,
.logintipbox .box_top,
.tipbox .box_bottom,
.logintipbox .box_bottom,
.tipbox .box_center em,
.logintipbox .box_center em{background:url('/login/images/bgimg.gif') no-repeat 0 0;}

.tipbox{font-size:12px;width:203px;position:absolute;left:48px;bottom:25px;color:#CC0000}
.logintipbox{font-size:12px;width:203px;position:absolute;left:196px;bottom:208px;color:#CC0000;z-index:100;}
.tipbox .box_top, .logintipbox .box_top{background-position:0 -160px;height:2px;overflow:hidden;}
.tipbox .box_center, .logintipbox .box_center{width:182px;border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;background:#ffffe3;padding:4px 7px 5px 10px;padding-bottom:0\9;line-height:1.2em;zoom:1;overflow:hidden;}
.tipbox .box_bottom, .logintipbox .box_bottom{background-position:0 -186px;height:7px;overflow:hidden;clear:both;}
.tipbox .box_center span, .logintipbox .box_center span{float:left;width:170px;}
div#box_center a{color:#087AD3;background:none;padding:0;float:none;}
.tipbox .box_center em, .logintipbox .box_center em{background-position:-210px -167px;cursor:pointer;float:right;height:9px;line-height:999em;overflow:hidden;width:8px;}
.tipbox .box_center label, .logintipbox .box_center label{color:#087AD3;cursor:default;}

.opt {cursor: pointer;}
