.page_register .tabs{
	margin-top:50px;
	height:46px;
	border-bottom: 2px solid #e6e6e6;
}

.page_register .tabs ul{width:960px;margin:0 auto;}


.page_register .tabs li{
    float:left;
    width:33%;
    height:46px;
    text-align: center;
    font-size:16px;
    color:#999;
    font-weight:bold;
    line-height: 46px;
    display: inline;
}

.page_register .action{
	border-bottom:2px solid #ff4700;
	color:#3e3e3e;
}

.page_register .content{
	font-size:14px;
	padding:50px 0;
}
.form_group{
	padding : 10px 0;
	margin-left:285px;
}
.form_item{
	padding: 10px 0 10px 260px;
	line-height: 36px;
	zoom: 1;
	min-width:500px;
}
.form_item:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.form_label {
	float: left;
	margin-left: -260px;
	width: 240px;
	height: 37px;
	line-height: 37px;
	text-align: right;
}
.form_text {
	width:30%; 
	height:22px;
	padding:8px 8px 8px 35px; 
	border:1px solid #e7e7e7; 
	font-size:14px; 
	color:#444; 
	line-height:22px; 
	margin-bottom:15px;
}

.form_text:hover{
	border:1px solid #f47a0b; 
}

.short{
	width:14%;
}

.validate_code_label img{
	height:39px;
	margin-bottom:15px;
	vertical-align:middle;
	cursor: pointer;
	border:none;
}
.form_check{
	margin-left:0px;
}

.error_msg{
	color:#ff3f13;
	font-size: 12px;
    line-height: 1.4;
    width:100px;
}

.page_register h2{
	font-size:16px;
}

.page_register .tsl{
	color:#3c3c3c;
}

.page_register em{
	color:#f40;
	font-style:normal;
}

.simple_link{
	color:#ff5b20;
	cursor: pointer;
	font-size:13px;
	padding-left:10px;
}

.form_item .icon{
    background:url(../images/login_ico.gif) no-repeat;
}

.form_item .username{
	background-position:12px 11px;
}

.form_item .password{
	background-position:12px -42px;
}

.form_item .vCode{
	background-position:12px -95px;
}

.fill_email{
	background: url("../images/g_num1.png") no-repeat;
	background-position: 30%;
}

.user_info{
	background: url("../images/g_num1.png") no-repeat;
    background-position: 27%;
}

.finish{
	background: url("../images/g_num2.png") no-repeat;
    background-position: 33%;
}