/*---------- import ---------*/
@import url("base.css");
/*登录页面*/
body{background:#eef8ff url(/image/web/login/bg.jpg) repeat-x}
.footer_nav{margin:-40px auto 0}
a.ctd:link,a.ctd:visited{text-decoration:underline}
a.ctd:hover{text-decoration:none}
.login{height:586px;padding:0 0 0 624px;background:url(/image/web/login/login.jpg) no-repeat}
.login_title{height:165px;overflow:hidden;text-indent:-1000px}
.login_form{margin:0 0 15px;padding:0 0 20px;border-bottom:1px dotted #ccd3d8}
.login_form dl{padding:3px 0}
.login_form dt{width:80px;float:left;text-align:right;font-weight:700;line-height:24px;color:#3a4146}
.login_form dd{margin:0 0 0 85px}
.login_form dd p{line-height:24px}
.login_form .txt,.login_form select{width:130px;margin:0 4px 0 0;padding:3px 6px;border:1px solid #c1c9cf;background:#fff;color:#a7a7a7}
.login_form select{width:144px}
.login_btn input{width:154px;height:30px;border:none;background:url(/image/web/login/btn_login.jpg) no-repeat;cursor:pointer}
.login_btn{padding:6px 0 0}
.login_btn,.login_reg{text-align:center}
.login_reg h2{margin: 0 0 4px;font-size:12px;font-weight:400}


.reg{height:606px;padding:0px 0 0 600px;background:url(/image/web/login/reg.jpg) no-repeat}
.reg_title{height:135px;overflow:hidden;text-indent:-1000px}
.reg_form{margin:0 0 5px;padding:0 0 10px;border-bottom:1px dotted #ccd3d8}
.reg_form dl{padding:3px 0}
.reg_form dt{width:80px;float:left;text-align:right;font-weight:700;line-height:24px;color:#3a4146}
.reg_form dd{margin:0 0 0 85px}
.reg_form dd p{line-height:24px}
.reg_form .txt,.reg_form select{width:130px;margin:0 4px 0 0;padding:3px 6px;border:1px solid #c1c9cf;background:#fff;color:#a7a7a7}
.reg_form select{width:144px}
.login_reg input{width:154px;height:30px;border:none;background:url(/image/web/login/btn_reg.jpg) no-repeat;cursor:pointer}
.login_btn h2{margin: 0 0 4px;font-size:12px;font-weight:400}