.register{
	background: #FFFFFF;
}
.register .white{
	box-shadow: 0px -6px 15px 0px rgb(0 0 0 / 20%);
}
.register .header_top{
	display: none;
}
.register .header_main_center{
	width: auto;
	padding: 0px;
}
.register .header_main_center .header_main_center_top{
	display: none;
}
.register .header_main_center .header_main_center_main{
	display: none;
}
.register .header_main_center .header_main_bottom{
	display: none;
}
.register .header_main_center .header_main_bottom_zhuce{
	display: block;
	font-size: 25px;
	color: #353535;
	padding-top: 50px;
	padding-left: 27px;
}
.register .header_main_right{
	display: none;
}
.register .header_main_right_right{
	display: block;
	float: right;
	font-size: 16px;
	color: #838383;
	line-height: 28px;
	padding: 31px 0px 37px;
}
.register .header_main_right_right p a{
	color: #0196fa;
}
.register .header_main{
	height: 96px;
}
.register .header_main_left{
	width: 141px;
	height: 74px;
	padding: 13px 0px;
}
.register .header_main_left a{
	float: left;
	width: 100%;
	height:100%;
	/* background-image: url(../img/signin_logo.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left center; */
}
.register .header_main_left img{
	/* display: none; */
	margin-top: 5px;
	width: 140px;
	margin-top: 13px;
}
.register .header_main_left p{
	display: none;
}
.register .bottom{
	margin-top: 0px;
}
.register .header_nav_box{
	display: none;
}
.register .bottom_top{
	display: none;
}
.register .bottom_center{
	display: none;
}

.register_box{
	padding: 60px 0px;
}
/* CSS Document */
.register_sanjiao{
	position: relative;
}
.register_sanjiao:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #333333;
	left: -12px;
	top: 1px;
}
body{margin:0px 0px 0px 0px}

body,div,td,select,input,textarea{font-size:12px; color:#000000}
body{background-color:#ffffff}

a:visited{ color:#000000; text-decoration:none }
a:link{ color:#000000; text-decoration:none}
a:hover{ color:#0000FF;text-decoration:underline }

input{display: inline;}
#Nav{background-color:#FFFFFF; width:150px; height:100%;}
#Main{background-color:#FFFFFF;height:100%; padding:5px 5px 5px 5px;}
#Bott{background-color:#990099; width:100%; height:60px;}

.TopNav{background-color:#0E71C5; color:#FFFFFF; padding-top:3px; height:35px;}
.TopNav a:visited{ color:#FFFFFF; }
.TopNav a:link{ color:#FFFFFF; }
.TopNav a:hover{ color:#FFFFFF; }


.A_ffffff a:visited{ color:#FFFFFF; }
.A_ffffff a:link{ color:#FFFFFF; }
.A_ffffff a:hover{ color:#FFFFFF; }

.Loginbutton {background-image:url(http://www.texindex.com.cn/images/TexLogin.gif);width:70px;height:21px;border:0px;}
.Blur{
	padding:4px 5px 1px 5px;
	border:1px solid #ffffff;
	background-color:#ffffff;
	color:#666666;
}
.BigButton{height:30px; font-size:14px; font-weight:bold; }
.Clew{ border:1px solid #dac010 ; background-color:#ffffcc; padding:4px 5px 1px 5px; line-height:18px }
.NoBorder{border:0px}

td{
	padding: 5px;
	
}
td div{
	font-size: 12px;
	line-height: 18px;
}



.submit_button{
	width: 322px;
	height: 61px;
	display: block;
	box-sizing: border-box;
	color: #FFFFFF;
	background: #0196fa;
	font-size: 18px;
	border-radius: 5px;
	border: 0px;
	margin: 70px auto 0px;
	font-weight: 400;
	cursor: pointer;
}
.register_bottom{
	padding: 27px 40px;
	border: 1px solid #e0e0e0;
	background: #f7f7f7;
	border-radius: 8px;
}
.register_bottom li{
	font-size: 13px;
	color: #353535;
	line-height: 24px;
}
.register_bottom li:before{
	content: "";
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #3d3d3d;
	margin-top: 6.5px;
	margin-right: 12px;
}
input.register_input,select{
	border-width: 1px;
	border-style: solid;
	border-color: #c3c3c3;
	height: 32px;
	padding: 0 10px;
	font-size: 14px;
	border-radius: 3px;
}
textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #c3c3c3;
	padding: 10px 10px;
	font-size: 14px;
	border-radius: 3px;
}
#Safecodepic{
	width: 130px;
}