@charset "utf-8";
/* CSS Document designed by Wenxue.Chen on 2011.09.23 */
@import url(public.css);

a {color: #333333; font-size: 12px; text-decoration: none;}
#container { width:990px;  clear:both;   overflow:hidden; margin:auto   }
#con_box .top{ background:url(images/reg_top.jpg) no-repeat 0px 0px; width:985px; height:56px; line-height:56px;}
#con_box{ background:url(images/reg_c.jpg) repeat-y 0px 0px; width:985px; }
#con_box .bom{ background:url(images/reg_bom.jpg) no-repeat 0px 0px; width:985px; height:82px; line-height:82px;}
#con_box .cten{}
.cten h1{ font-size:12px; background:url(../images/reg/reg_tit.jpg) no-repeat 0px; height:42px; line-height:42px; font-weight:normal; width:861px; display:block; margin:30px auto}
.cten h1 span{ float:right; padding-right:20px}

.regbox{ width:825px; margin:0 auto;}
.regbox td{ padding:10px; vertical-align:middle}
.regbox td img{ border:1px solid #ccc; margin-bottom:5px;}
.regbox td.font14{ font-size:14px; margin-top:10px}
.regbox .input-txt{ border:#cccccc solid 1px; line-height:25px; height:25px; width:190px ;display:inline-block; float:left; margin-top:10px}
.regbox .input-hover{ border:#fe7a32 solid 1px; line-height:25px; height:25px; width:190px; display:inline-block; float:left; margin-top:10px}

.error{ background:url(../images/reg/error.jpg) no-repeat 0px 0px; width:24px; height:22px; margin-right:10px; display:inline-block; }

.regbox .active{ display:inline-block; background: url(../images/reg/reg_2.jpg) no-repeat 0px center; height:46px; line-height:23px; padding-left:40px;float:left;  padding-right:10px}
.regbox  i{ background:url(../images/reg/reg_3.jpg) no-repeat 0px 0px; width:4px; height:46px; display:inline-block; float:left}

a.yel{ color:#ff6702; text-decoration:underline;}
a.green{ color:#31cd00; text-decoration:underline}

#reg_ok{ background:url(../images/reg/scuess_bg.jpg) no-repeat 0px; height:568px; width:985px; margin:0 auto}



/*学员登录*/
.conn h1{font-size:12px; background:url(images/reg_tit2.jpg) no-repeat 0px; height:42px; line-height:42px; font-weight:normal; width:861px; display:block; margin:30px auto}
.conn h1 span{float:right; padding-right:20px}

.regbox .inputext{border:1px solid #CFCFCF; float:left; height:25px; padding:0 3px; width:134px; line-height:25px;}
.regbox .code{ width:95px;}
.regbox .submit{background:url(images/submit.jpg); border:0; color:#FFFFFF; cursor:pointer; float:left; font-size:14px; font-weight:bold; height:37px; text-align:center; width:110px;}