
/* CSS Document */
.loginbox{ width:100% margin:0 auto; background-color:#f7f7f7; padding-top:50px;}
.login{ width:1000px; margin:0 auto; overflow:hidden;padding-bottom:40px;}
.login_l{ width:527px; height:500px; margin-left:10px; float:left; }
.login_r{ width:314px; float:right;  padding:30px 20px; background-color:#ffffff;}
.login_r h1{ text-align:center; color:#333333; font-size:24px; line-height:24px;}
.login_r h2{ text-align:center; color:#999999; font-size:14px; line-height:14px; margin-bottom:23px;}
.forget_l {
    height: 12px;
    color: #333333;
    font-size: 12px;
}
.forget a {
    text-decoration: underline;
    color: #333333;
}
.login_false{ width:100%; overflow:hidden; margin-bottom:16px;}
.login_falsel{ float:left;width:14px; height:14px; background:url(../image/false.png) top center no-repeat; margin-right:4px;}
.login_falser{ float:left; color: #fa5b5b;font-size: 14px;line-height: 14px;}

.login_btn{ width:100%; text-align:center; height:40px; line-height:40px; font-size:18px; color:#ffffff; background-color:#ac9d86; border-radius:2px; margin-top:18px; margin-bottom:20px;}
.login_r p{ text-align:center; color:#333333; font-size:14px; line-height:14px;}
.login_r p a{ color:#333333; text-decoration:underline;}
.yzm{ width:100%; overflow:hidden;}
.yzm input{width:187px; border:1px solid #cccccc; border-radius:2px; height:37px; line-height:37px; padding-left:13px; margin-bottom:15px; font-size:14px; color:#333333; float:left;}
.yzm_img{ width:108px; float:right;}
.yzm_img img{ width:60px; height:30px; float:left; margin-top:4px;}
.yzm_img p{ float:left; margin-left:4px; line-height:39px;}
.erContent ul li{ overflow:hidden; width:100%; margin-bottom:15px;}
.erContent ul li h1{ width:80px; float:left; color:#333333; font-size:14px; line-height:40px; text-align:right; margin-right:13px;}
.erContent ul li h1 span{ color:#ff0000;}
.erContent ul li h2{ margin-left:18px; float:left; color:#ff0000; font-size:14px; line-height:40px;}
.erContent ul li input{ float:left;width:193px; border:1px solid #cccccc; border-radius:2px; height:38px; line-height:38px; padding-left:13px; padding-right:13px; font-size:14px; color:#333333}
.erContent ul .dxyz{ width:100px; margin-right:13px;}
.dxyz_hq{ display:block; float:left;width:80px; background-color:#665a58; border-radius:2px; height:40px; line-height:38px;font-size:14px; color:#ffffff; text-align:center;}


#ertags { width:100%; height:47px; line-height:47px; border-bottom:2px solid #E6E6E6;}
#ertags li { width:157px;height:47px; line-height:47px; float:left; text-align:center;}
#ertags li a { display:block; width:157px;height:47px;font-size:16px; text-align:center; color:#999999;}

#ertags li.selecter {height:47px;border-bottom:2px solid #665A58;}
#ertags li.selecter a { color:#333333;}
#erContent {width:100%;height:400px; background-color:#ffffff;}
.erContent { display:none;width:100%;overflow:hidden; padding-top:15px}

.er_name{ display:none;width:100%; height:36px; line-height:36px; color:#ffffff; text-align:center; position:absolute; bottom:0; left:0; z-index:88; background-color:#000000; opacity:0.6;}

#erContent div.selecter {
	display: block
}
