@charset "utf-8";
/* reg */
.regdiv {clear:both;padding-bottom:10px;width:940px;margin:0 auto;border-bottom:solid 1px #ddd;}
.regdiv h3 {clear:both;display:block;height:32px;line-height:32px;color:#000;font-weight:bold;font-size:12px;padding:0 12px;background:#f6f6f6;}

#regdiv_l {float:left;width:620px;border-right:dashed 1px #ccc;display:inline;margin:20px 0 0 20px;padding:20px 0 20px 0;}
	.regl_ul li {clear:both;display:block;margin-bottom:6px;}
	.regl_ul li label {display:block;float:left;width:150px;padding-right:10px;text-align:right;font-size:14px;color:#000;font-weight:bold;line-height:28px;}
	.regl_ul li span {clear:both;display:block;margin-left:160px;color:#999;}
	.regl_ul .rit1 {float:left;height:32px;line-height:32px;padding:0 6px;border:solid 1px #ccc;background:#fff;}
	.regl_ul .rit2 {float:left;cursor:pointer;height:32px;}
	.regl_ul .rit3 {padding:0 25px;height:31px;font-weight:bold;background:#fff url(img/submit.gif) repeat-x left top;border:none;font-size:14px;}
	.regl_ul .xy {color:#f00;padding:2px 0 2px 140px;}
	.regl_ul .xy a {margin:0 5px;}
	.regl_ul .xy a:link,.regl_ul .xy a:visited {color:#00f;}
	
	.regl_ul .bookfocus1 {background:#ffffcc;}
	.regl_ul .bookblur1 {background:#fff;}
	
	.formtextarea {width:400px;height:120px;color:#666;OVERFLOW-X:auto;OVERFLOW:scroll;border:solid 1px #ddd;padding:5px 0 5px 5px;}


#regdiv_r {float:right;width:280px;padding:20px 0 20px 0;}
	.regr_dl {clear:both;}
		.regr_dl dt {font-size:14px;color:#555;font-weight:bold;}
		.regr_dl dd {}
		.regr_dl .d1 {line-height:18px;margin-top:15px;color:#bbb;}
		.regr_dl .d_1 {margin-top:15px;}
		.regr_dl .d_1 a {height:30px;width:137px;display:block;background:#01aa01 url(img/regbg.gif) no-repeat left -40px;line-height:500px;text-indent:500px;overflow:hidden;}
		.regr_dl .d_2 {margin-top:15px;}
		.regr_dl .d_2 a {height:30px;width:137px;display:block;background:#c9c9c9 url(img/regbg.gif) no-repeat left -80px;line-height:500px;text-indent:500px;overflow:hidden;}
		.regr_dl .d_3 {margin-top:15px;}
		.regr_dl .d_3 a {height:30px;width:137px;display:block;background:#ff8d1f url(img/regbg.gif) no-repeat left top;line-height:500px;text-indent:500px;overflow:hidden;}
	
	.loginapi {clear:both;height:60px;margin:8px auto 0;}
		.loginapi dt {clear:both;height:30px;line-height:30px;color:#999;}
		.loginapi dd {height:22px;line-height:22px;overflow:hidden;float:left;padding:0 10px 0 2px;text-indent:18px;}
		.loginapi .d1 {background:url(img/logapi.gif) no-repeat left 3px;}
		.loginapi .d2 {background:url(img/logapi.gif) no-repeat left -47px;}
	.loginapis {padding-left:150px;}
