@charset "utf-8";
/* CSS Document */
/*个人注册*/
.reg_bmain{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-bottom:30px;}
.register1_info{ width:890px; float:left;margin-left:245px; margin-top:43px;}
.reg_info{width:680px; height:37px; line-height:37px; margin-top:32px;}
.info_title{ font-size:14px; color:#9a9a9a; width:158px; float:left; text-align:right;}
.info_input{ width:270px; height:37px; float:left;}
.inputtext{ width:268px; height:35px; border:1px solid #c4c4c4; line-height:35px;text-indent:5px;}
.inputtext:focus{border:solid 1px #e23030;}
.err{ float:left; height:37px; line-height:37px;}
.mustpro{ float:left; width:9px; height:9px; margin-top:14px; margin-left:5px; display:block; color:#f00;}
.checkcode{width:130px; height:35px; float:left;border:1px solid #c4c4c4; line-height:35px;text-indent:5px;}
.checkcode:focus{border:solid 1px #e23030;}
.codebtn{  width:125px; height:37px; float:right;border:1px solid #e9e9e9; line-height:37px; background:none; cursor:pointer; color:#909090}
.checkpro{ border:1px solid #e6e6e6; margin-top:12px; margin-right:8px; float:left;_display:inline;}
.info_inputpro{ width:470px; height:37px; float:left; color:#a4a4a4;}
.info_inputpro a{ color:#e23030;}
.resubmit{width:270px; height:37px; background:#e23030; color:#fff; border:none; text-align:center; font-size:14px; cursor:pointer;}
/* 提示 */
.reg_err{float:left;width:auto;background:#f7f7f7;line-height:27px;height:27px;text-indent:25px;overflow:hidden;margin:5px 0 0 5px;background:url(../images/no.png) no-repeat 5px 5px;color:#c40606;}
.reg_true{float:left;width:auto;background:#f7f7f7;line-height:27px;height:27px;text-indent:25px;overflow:hidden;margin:5px 0 0 5px;;background:url(../images/succ.png) no-repeat 5px 5px;color:green;}


.pzlreg{width:840px;height:550px;background:#fff;border:solid 5px #999;overflow:hidden;/*filter:Alpha(opacity=80)*/;}
.pzlreg h1{width:auto;height:35px;line-height:35px;font-size:14px;font-weight:normal;border-bottom:solid 1px #dcdcdc;background:url(../images/lh1.png) repeat-x top center;text-align:center;}
.pzlmain{width:820px;height:440px;overflow:scroll;overflow-x:hidden;margin:0px auto;margin:10px auto 10px auto;line-height:24px;}

.pzlclose{width:200px;height:32px;background:#e23030;color:#fff;text-align:center;border:none;cursor:pointer;margin:10px auto 0px auto;font-size:14px;line-height:32px;}
