﻿/* CSS Document */
img{border:0px}
form{ margin:0px; padding:0px}
a{color:#848585; font-size:12px; text-decoration:none}
a:hover{color:#000}

#login_body{
	width:378px; 
	float:left; 
	margin-top:10px; 
	margin-left:80px; 
	display:inline;
	text-align:center;
	margin-bottom:10px; 
}
.login_error_text{
	color:red;
	text-align:center; 
	margin-bottom:10px;
	margin-top:5px;
}
.reg_error_text{
	color:red;
	margin-bottom:10px;
	margin-top:5px;
}

#login_table td{
}
#register_table td{
}

.label {
	font-weight:600;
	font-size:14px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
}


#singupbody {
	background: url(/newpic/signup_bg.jpg)  no-repeat;
	background-position: left top;
	height: 484px;
	border: 1px solid #e7e7e7;
	font-size: 12px;
}
#singupleft{
	float: left;
	width: 365px;
	margin-top: 35px;
	margin-left: 35px;
	padding:0px;
}
#singupright{
	float: right;
	width: 505px;
	margin-top: 35px;
	margin-right: 1px;
	padding:0px;
}
.ku{
	margin-top: 15px;
	margin-left: 45px;
	padding:0px;
}
.ku2{
	margin-top: 10px;	
	padding:0px;
	float:left;
}
.ku22{
	margin-top: 5px;	
	padding:0px;
	float:left;
}
.ku3{
	margin-top: 60px;
	margin-left: 45px;
}
.ku2 img{
	margin-right:0;
}
.inputtxt{
	margin:0px;
	padding:0px;
	background-color: #fffcdf;
	border: 1px solid #828282;
	height: 23px;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.inputcode{	background-color: #fffcdf;
	border: 1px solid #828282;
	height: 23px;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.reg-form .msginfo,.msgno,.msgerror {display:none;float:left; width:185px !important; width:200px;border:1px solid;line-height:18px;padding:2px 0px 2px 20px;background-repeat:no-repeat;text-align:left;}
.reg-form .msginfo{border-color:#40b3ff;background-color:#d4e8fc;background-image:url(/newpic/msg_bg.png);background-repeat:no-repeat; background-position:2px -148px;text-align:left;}
.reg-form .msgno{border-color:#ff6600;background-color:#ffff99;background-image:url(/newpic/msg_bg.png);background-repeat:no-repeat; background-position:2px -47px;text-align:left;}
.reg-form .msgerror{border-color:ff8080;background-color:#fdfddd;background-image:url(/newpic/msg_bg.png);background-repeat:no-repeat; background-position:2px 2px;text-align:left;}
.reg-form .msgok{float:left;width:18px;height:18px;margin-left:2px; margin-top:7px;display:none;background-repeat:no-repeat;background-image:url(/newpic/msg_bg.png);background-repeat:no-repeat;background-position:2px -249px;text-align:left;}
