@charset "utf-8";
body{ margin:0; padding:0;overflow-x:hidden; font-family:"宋体",Arial; color:#0f653c;text-align: justify;text-justify:inter-ideograph; }
.regbg{background:url(../images/reg.png) left top no-repeat; width:450px; height:620px; padding-top:70px;}
.loginbg{width:450px; position:absolute; left:0; top:0; z-index:5;}
.logintab{width:429px; position:absolute;left:0; top:0; z-index:25;padding-top:130px;height:358px; }
.regtab{width:450px; position:absolute;left:0; top:0; z-index:25;padding-top:100px;height:388px;_padding-top:80px;_height:408px; }
.tb_1{width:320px; line-height:25px; font-size:12px;color:#fff}
.reg{overflow-x:hidden; overflow-y:auto; height:580px ;_height:595px ;width:385px; padding-right:20px; left:15px; top:50px; position:absolute; z-index:199}
.f_qing{color: #FF0000;}
.f_green{color:#0f653c}
.f_green:hover{color:#0f653c; text-decoration:none}
.f_lgreen{color:#daffa9;text-decoration:none }
.f_lgreen1{color:#daffa9;text-decoration: underline }
.f_lgreen1:hover{text-decoration:none }
.f_yellow1{color:#ffff00;text-decoration:none }
.f_yellow{color:#ffff00;text-decoration: underline }
.f_yellow:hover{text-decoration:none}
.tb_2{width:400px; line-height:20px; font-size:12px; color:#FFFFFF}
.button{ cursor:pointer;}
.alert{ color:#FFff00;}
img{ border:0}
.close{ position:absolute;z-index:199}
.f_white{color:#FFFFFF}
.f_bold{ font-weight:bold;}
.tb_3{line-height:20px; font-size:12px; }
.tb_3 td{ padding-left:10px;color:#2f2f2f; background-color:#fff}
.tb_3_tr{ background-color:#65d742}
.tb3_title{ margin:20px auto 10px auto; font-size:14px; color:#daffa9;font-weight:bold; }
.tb3_cont{ color:#fff; line-height:22px; font-size:12px;}

input {  background-color:expression(this.type=="text"?'#ffffff':''); }<!--针对IE的-->
input[type="text"] {  background-color:#FFF; }<!--针对IE以外的-->
select{ background-color:expression(this.type=="text"?'#ffffff':'');}