/* µÇÂ¼²ã begin */
#loginDiv{background:#fff;display:none;position:absolute;z-index:120;width: 460px;border:2px solid #86b8db;padding:10px;}
#loginDiv_page{background:#fff;margin:60px auto;width: 460px;border:2px solid #86b8db;padding:10px;}
.close_over{display:block;float:right;background:url(img/close_icon.gif) no-repeat 0 -28px;height:13px;width:13px;cursor:pointer;}
.close_out{display:block;float:right;background:url(img/close_icon.gif) no-repeat right -14px;height:13px;width:13px;cursor:pointer;overflow:hidden;}

#modalScreen {display:none;position:absolute;background-color:#ececec;z-index:110;left:0px;top:0px;-moz-opacity:0.45;filter: Alpha(Opacity=45);}
.login_bbs_div_logo {float:left;width: 120px;height:36px;}
.login_bbs_div_uppic {width:300px;height:14px; text-align:right;}
.login_bbs_div_close {float:left;width:340px;text-align:right;height:36px;}
.login_bbs_div_top {background: url(img/login_top_bg.jpg) no-repeat center;height: 40px;font-size: 18px;line-height: 40px;font-weight: bold;text-align: center;}
.login_bbs_div_main {background: url(img/login_main_bg.jpg) repeat-y center;padding: 5px 14px;}
.login_bbs_div_main_top {padding: 0 80px;text-align: center;}
.login_bbs_div_main_top li {line-height: 25px;height: 25px;}
.login_bbs_div_bottom {background: url(img/login_bottom_bg.jpg) no-repeat center;height: 9px; }
.quick_reg {text-align: center;line-height: 40px;height: 40px;border-top:1px dashed #C5C5C5;}
.login_bbs_input{height:16px;line-height:16px;border:1px solid #666; width:140px;}
.login_in{width:80px;height:22px;line-height:18px;}
/* µÇÂ¼²ã end */