
@import url("/css/public.css");
@import url("/css/page.css");

#reg_left{ width:230px; padding-left:30px; float:left;}
#reg_right{width:700px; float:left;}
#reg_right div.t{padding-left:30px;}
#reg_text{width:180px; margin:auto;}
#reg_text div.t{}
#reg_text div.c{ margin-top:10px;}
#reg_text div.ck{padding:5px 0px; background:url(/images/h_server_c.gif) repeat-y;}
#reg_text div.ck div{ width:150px; margin:auto; line-height:22px;}
#reg_text div.ck span.tb{font-size:14px; font-weight:bold;}

#reg_con{width:90%; margin:auto; padding-top:20px;}
.reg_line{line-height:25px; height:25px; padding-top:10px;}
.reg_tit{color:#553730; font-size:12px; font-weight:bold; text-align:right; width:83px; float:left;  margin-right:20px;}
.reg_but{ width:260px; float:left; color:#E1A2C4;}
.checked{ background: transparent url(/images/check_right.gif) no-repeat scroll 0 50%; color: #836447; padding-left: 20px; }
.errors{ background: transparent url(/images/check_error.gif) no-repeat scroll 0 50%; color: #ff0000; padding-left: 20px; }
.reg_line_text{ color:#836447; line-height:25px; height:25px; padding-left:100px; clear:both;}
.reg_but a, .reg_line_text a{ color:#553730; text-decoration:underline;}
.reg_but input.inp1{border:1px #000000 solid; background:url(/images/h_login_input_bg.gif) repeat-x top #9E7B3C; color:#FFFFFF; line-height:22px; height:22px; width:250px;}
.reg_but input.inp2{ line-height:22px; height:22px; width:50px;border:1px #000000 solid; background:url(/images/h_login_input_bg.gif) repeat-x top #9E7B3C; color:#FFFFFF;}
.reg_text{color:#FFCC00; float:left; width:150px; text-align:left;}
