@charset "utf-8";
/* CSS Document */
@import "common.css";
.big_box{width:1000px;margin:0px auto;margin-top:30px;}
.reg_box{width:905px;height:650px;margin:0px auto;overflow:hidden;}
.tips_error{ font-size:13px; font-weight:bold; display:block;background:#F2DEDE;  border:1px solid #E0B1B8; overflow:hidden; width:100%; padding:8px 10px; border-radius:5px;}
.tips_error i{ font-size:20px; color:#b94a48; margin-right:5px; float:left;}
.tips_error span{ float:left;color:#B94A4F; display:block; line-height:22px;}

.tips_success{ font-size:13px; font-weight:bold;  display:block;background:#DBF6D3;  border:1px solid #AED4A5; overflow:hidden; width:100%; padding:8px 10px; border-radius:5px;}
.tips_success i{ font-size:20px; color:#569745; margin-right:5px; float:left;}
.tips_success span{ float:left;color:#569745; display:block; line-height:22px;}

.reg_h1{height:30px;line-height:30px;font-size:18px;font-family:"寰�杞���榛�";color:#606060;margin-bottom:6px;}
.reg_title_bg{width:905px;height:17px;margin:0px auto;background:url(./../../../images/home1/reg_title_bg.gif) no-repeat;}

	.reg_left{width:366px;padding-left:38px;float:left;border-right:1px dashed #d4d4d4;}
		.reg_left .warning{height:20px;line-height:20px;color:#ff5700;margin-top:10px;margin-bottom:15px;}

	.reg_left .inputs{width:360px;height:32px;line-height:32px;background:url(./../../../images/home1/reg_inputs.gif) no-repeat;}
		.reg_left .inputs .fl{width:95px;height:32px;line-height:32px;float:left;text-align:center;color:#545655;font-weight:bold;font-family:"寰�杞���榛�";font-size:14px;}
		.reg_left .inputs .fr{width:217px;height:32px;line-height:32px;float:left;}
			.reg_left .inputs .fr input{height:32px;line-height:32px;padding:0px 10px 0px 0px;border:0px;background:none;}

	.reg_left .tips_div{padding-left:0px;height:35px;line-height:35px;color:#878787;}



	.reg_left .inputs_yzm{width:154px;height:32px;background:url(./../../../images/home1/reg_input_yzm.gif) no-repeat;float:left;}
		.reg_left .inputs_yzm .fl{width:95px;height:32px;line-height:32px;float:left;text-align:center;color:#545655;font-weight:bold;font-family:"寰�杞���榛�";font-size:14px;}
		.reg_left .inputs_yzm .fr{width:59px;height:32px;line-height:32px;float:left;}
			.reg_left .inputs_yzm .fr input{height:32px;line-height:32px;padding:0px 10px 0px 0px;border:0px;background:none;}

		.yzm{height:32px;float:left;margin-left:10px;display:inline;}
		.yzm_tips{height:32px;line-height:32px;float:left;color:#878787;margin-left:10px;display:inline;}


	.tk{height:26px;line-height:26px;margin-top:10px;}
	.tk_fl{width:14px;height:14px;padding:6px;float:left;}
		.tk_fl input{width:14px;height:14px;}
	.tk_fr{height:26px;line-height:26px;float:left;color:#a3a3a3;}


	.reg_btn{display:inline-block;width:180px;height:32px;background:url(./../../../images/home1/reg_btn.gif) no-repeat;text-align:center;font-size:16px;font-family:"寰�杞���榛�";color:#FFFFFF;margin-top:15px;cursor:pointer;}
	.edit_pass{display:inline-block;width:180px;height:32px;background:url(./../../../images/home1/reg_btn.gif) no-repeat;text-align:center;font-size:16px;font-family:"寰�杞���榛�";color:#FFFFFF;margin-top:15px;cursor:pointer;}

	.reg_right{
		width:460px;
		float:right;
	}

	.user_play_box {display:inline-block;}
	.reg_succ{
		 background: url(./../../../images/home1/right.png) repeat scroll 0 0 transparent;
		display: inline-block;
		height: 22px;
		vertical-align: -3px;
		width: 22px;
		margin:5px;
	}

	.regdjdzd .content{
		position: relative;
		width: 440px;
		height: 400px;
		border: 1px solid #ddd;
		overflow: hidden;
		padding-top: 30px;
		padding-bottom: 8px;
		border-radius:10px;
		margin-right:10px;
	}
	.regdjdzd h2{
		padding: 10px 0 15px 0;
	}
	.yzm_ico{
		width:100px;
		margin-top:8px;
		margin-left:160px;
	}
	#checkcode_ico{
		width:22px;
		margin-top:-6px;
		margin-left:10px;
	}
.djdzd .content{
	position: relative;
	width: 98.1%;
	margin-left: 12px;
	height: 188px;
	border: 1px solid #ddd;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
}
#phcaptcha {
	width: 200px;
	height: 32px;
	line-height: 32px;
	background: url(./../../../images/home1/reg_inputs.gif) no-repeat;
}
#getCaptcha {
	width: 100px;
	height: 28px;
	border: 0;
	border-radius: 6px;
	vertical-align: top;
	background-color: #3A52FC;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
	cursor: pointer;
}
