@charset "utf-8";
/* CSS Document */
body{text-align:center;background:url(../images/regi_bodybg.gif) top repeat-x #e6e9f3;color:#2c324a;}
#headtop{ background:url(../images/regi_head.jpg) no-repeat top; height:179px;}
#wrap{width:880px; position:relative;background:url(../images/regi_wrapbg.gif) repeat-y; text-align:left; margin:0 auto;border:none; padding:10px 18px;}
	#banner{ position:absolute; margin-top:-87px;left:20px;width:880px;;}
	#register_content{position:relative;margin:230px auto 0 auto;width:760px;}
		.prompt{ padding-left:12px; font-size:13px; border-bottom:1px solid #c3cbe3; line-height:24px; font-weight:bold;}
		.redstar{color:#f60;}
		h3{font-size:14px;}
		h4{font-size:13px; line-height:18px;}
		#register_content table{margin:10px 12px;}
			#register_content table td{line-height:30px; padding:2px 0;color:#666;font-size:13px;}
			#register_content input.input_text{width:382px; height:22px;}
			#radioGroup1 label{width:80px; display:inline-block; margin:0;}
			#radioGroup2 label{width:167px; display:inline-block; margin:0;}
			#radioGroup3 label{width:167px; display:inline-block; margin:0;}
			#radioGroup4 label{width:163px; display:inline-block; margin:0;}
			
			.box{margin:10px 12px;}
			.emailserver{ margin-top:4px;}
			
#signupForm label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red; margin-left:5px;}
	input.error { border: 2px solid red; }
			
