/*登录条*/
.login_tit{ background:url(../images/login_tit.gif) no-repeat; height:40px; width:230px; line-height:40px; font-size:14px; font-weight:bold; text-indent:10px; }
.login_on{ padding:15px 14px; border:1px solid #C6D8E0; height:154px; overflow:hidden; border-top:none; width:200px; background:#fff; }
.corp_login{ width:200px; padding-right:20px; overflow:hidden; }
.corp_login_img{ width:200px; overflow:hidden; text-align:center; }
.corp_login_img img{ }
.corp_login_info p{ height:20px; overflow:hidden;  }
.corp_login_info strong{ color:#003278; }
.corp_login_info .login_opt{ background:url(../images/login_opt.gif) no-repeat 0px 0px; width:82px; text-align:center; height:24px; line-height:24px; cursor:pointer; float:left; display:block; margin-right:5px; }
.user_login{ width:200px; padding-right:20px; overflow:hidden; }
.user_login img{ border:1px solid #ccc; width:80px; margin-right:10px; float:left; }
.user_login .login_opt{ background:url(../images/login_opt.gif) no-repeat 0px 0px; width:82px; text-align:center; height:24px; line-height:24px; cursor:pointer; float:left; display:block; margin-right:5px; }
.login_out{ padding:15px 14px; border:1px solid #C6D8E0; height:154px; overflow:hidden; border-top:none; width:200px; background:#fff; }
.login_out .reg{ width:200px; float:left; height:30px; margin-bottom:5px; }
.login_out .reg_left{ float:left; width:50px; height:30px; line-height:25px; }
.login_out .reg_right{ float:left; width:150px; }
.login_out .reg_right .loginbar{ padding:2px; height:20px; width:140px; border:1px solid #C6D8E0; }
.login_out .act{ float:left; width:54px; margin-left:20px; display:inline; height:49px; }
.login_out .act .login_act{ background:url(../images/login_act.gif) no-repeat 0px 0px; width:54px; height:49px; border:none; cursor:pointer; }
.login_out .opt{ float:left; width:85px; margin-left:10px; padding-left:10px; height:49px; border-left:1px dashed #ccc; }