@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: "宋体";
	font-size: 12px;
	background: #fff;
}

.sign-center {
	width: 980px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}

.sign-left {
	float: left;
	width: 497px;
	height: 353px;
}

.sign-right {
	float: left;
	width: 393px;
	height: 357px;
	margin-left: 35px;
}

.box {
	clear: both;
	height: auto;
	width: 550px;
}

.box .info{
	float:left;
	width: 125px;
	margin-top: 7px;
}

.box .ipt_box {
	float: left;
	width: 300px;
}

.box .item {
	float: left;
	text-align: right;
	width: 115px;
	padding-right: 10px;
	height: 44px;
	padding-top: 6px;
	height: 43px\9;
	padding-top: 7px\9;
	_height: 44px;
	_padding-top: 8px;
	line-height: 20px;
	font-size: 14px;
	color: #848080;
}

.box .ipt_box input.new_txt {
	border:1px solid rgb(166,166,166);
	line-height: 18px;
	font-size: 14px;
	height: 16px;
	_height: 17px;
	width: 265px;
	padding: 8px;
	background: transparent;
}

.box .ipt_box input.new_txt_focus{
	border-color: #488ee7;
}

.box .ipt_box input.new_txt_error{
	border-color: red;
}

.box .ipt_box input[type="radio"] {
	width: 17px;
	height: 17px;
}

.box .ipt_box input.code_ipt {
	width: 150px;
	line-height: 35px;
}

.box .ipt_box input.ipt_btn {
	background: rgb(241,241,241);
	border: 1px solid rgb(160,160,160);
	color: black;
	cursor: pointer;
	height: 38px;
	line-height: 22px;
}

.box .ipt_box input.ipt_btn:HOVER {
	background: rgb(245,245,245);
}

.box .ipt_box input.ipt_chbox{
	width: 17px;
	height: 17px;
}

.box .info span.info_error {
	color: red;
	/* background: url(../images/register/reg_ico.png) 0 -353px no-repeat; */
	font-family: "宋体";
	font-size:15px;
	background:url("../images/register/reg_ico.png") -60px 0 no-repeat;
	/* background-image: url(../images/register/reg_ico.png);
	background-position: -60px 0;
	background-repeat: no-repeat; */
	padding-left: 20px;
}

.box .info span.info_success {
	/* font-family: "宋体";
	font-size:15px;
	background: url(../images/register/reg_ico.png) 35px 0px no-repeat; */
	background-image: url(../images/register/reg_ico.png);
	_background-image: url(../images/register/reg_ico.png);
	background-repeat: no-repeat;
	background-position: -30px 0;
	width: 15px;
	height: 15px;
	float: left;
}
.error_none{display:none;}

#register3 {
	background: url("../images/register/success.png");
	width: 584px;
	height: 137px;
	margin: 0 auto;
	margin-top: 190px;
}

.register3_t{
	position: relative;
	top: 69px;
	left: 269px;
}

.o-p{
	background: url("../images/register/o-p.jpg");
	width: 35px;
	height: 15px;
}

.g-p{
	background: url("../images/register/g-p.jpg");
	width: 35px;
	height: 15px;
}

.qiangdu ul, .qiangdu li {
	float: left;
	margin-right: 5px;
	text-align: center;
}