@charset "utf-8";
/* CSS Document */

.reg_title{
	background-image: url(../images_net/register_title_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;height: 27px;line-height: 28px;text-indent: 22px;color: #FFF;font-weight: bold;font-size: 14px;
}

.pad_t_15.pad_l_25 p {
	line-height: 24px;
	color: #999;
}
.reg_box{
	margin-top: 40px;
	margin-left: 50px;
}
.reg_input{
	height: 20px;
	border: 1px solid #CCC;
}
.reg_button{
	height: 25px;
	background-color: #ff8901;
	color: #FFF;border: 1px solid #E27701;
}
.login_box{
	padding-top: 20px;
	padding-left: 128px;
}
.login_button{
	background-color: #76a14f;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 35px;
	border: 1px solid #658A44;
}
