/* CSS Document */


.sign{ 
background:url(img/signupbg.jpg) 0 0 no-repeat;
width:980px;
height:545px;
margin: 5px 0 0 0;
}
.sign_left{
width:314px;
height:339px;
float:left;
padding:160px 44px 20px 22px;}

.sign_left ul{width:317px; margin:0; padding:0 0 0 7px; list-style-type:none;}
.sign_left li{ 
font-size:13px;
padding:5px 0;
width:307px;
}
.sign_left p {
font-size:10px;
padding:0;
line-height: 15px;
margin:10px 0 0 0;}
.sign_right{
width:572px;
height:545px;
float:left;
}
.sign_right .sign_right_reg{
width:458px;
height:432px;
margin:58px 0 0 38px;
font-size:12px;
line-height:12px;}
 .sign_right_reg .s1{
 width:300px;
 line-height:22px;
 font-size: 13px;
 margin-left: 8px;
 padding: 5px 3px 5px 6px;
 color: #62560e;
 border: 1px solid #4d440b;
 background: #f6f6f6;}
  .sign_right_reg .s2{
  width: 200px;
  height:30px;
  margin-top: 13px;
  border:none;
  border: 1px solid #b4bb77;
  padding:0 0 2px 0;}
  
    .sign_right_reg .s3{
 width:308px;
 line-height:22px;
 font-size: 11px;
 padding: 4px 5px 4px 5px;
 margin-left: 8px;
 border: 1px solid #62560e;
 background: #f6f6f6;}

  
  
  .sign_right_reg .center{ margin:0 auto; width:82px;}
  
  .sign_right h1 {
  	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #e4e5db;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
  }
  
  .form_expl {
  	font-size: 10px;
	color: #999999;
  }
  
  .email_exp {
  	font-size: 11px;
	line-height: 14px;
	margin: 16px 0 20px 0;
  }
  
  .agreeterms {
  	font-size: 11px;
  }
  
  .error_msg {
  	border: 1px solid #f9cead;
	background: url(img/signup_error.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	margin: 9px 0 12px 0;
  }
  
    .error_msg_cont {
		width: 350px;
		margin: 13px 0 13px 20px;
  }
  
  .confitxt {
  	margin: 15px 0 0 5px;
	font-size: 12px;
	line-height: 17px;
  }
