@charset "utf-8";
/*重置浏览器默认样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	font-size:12px;
}


/*全局设定*/
html {
	background:#FFF;
	overflow-y:scroll;
}
body {
	color:#333;
	font:12px/1.5 Helvetica, Tahoma, Arial, \5b8b\4f53, sans-serif;
}
.clear {
	clear:both;
}

/*超链接*/
a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
input{
	background:#FFF;
}

/*登录5*/
.login5_header{
	width:100%;
	height:125px;
	background:#212225;
}

.login5_header_content{
	width:971px;
	margin:0 auto;
	height:125px;
}

.login5_left{
	float:left;
}

.login5_right{
	float:right;
	height:125px;
	line-height:125px;
}

.login5_right a{
	color:#ababab;
	text-decoration:none;
}

.login5_right a:hover{
	color:#ababab;
	text-decoration:underline;
}

.login5_wrapper{
	width:971px;
	margin:0 auto;
}

.login5_xian{
	width:842px;
	margin:0 auto;
	margin-top:57px;
}

.login5_c{
	width:410px;
	height:163px;
	background:url(images/login5_c_bg.gif) no-repeat;
	margin:0 auto;
	padding-top:90px;
}

.login5_div{
	margin-left:44px;
	color:#535353;
	font-size:14px;
	font-family:"微软雅黑";
	margin-bottom:17px;
}

.input5{
	width:224px;
	height:30px;
	line-height:30px;
	border:none;
	background:url(images/login5_input_bg.gif) no-repeat;
	vertical-align:middle;
	padding:2px;
}

.login5_btn1{
	margin-left:101px;
}

.login5_btn2{
	width:110px;
	height:32px;
	border:none;
	cursor:pointer;
	background:url(images/login5_btn1.gif) no-repeat;
	vertical-align:middle;
	margin-right:13px;
	float:left;
}

.login5_btn1 a{
	color:#4883d4;
	text-decoration:none;
	font-size:14px;
	font-family:"微软雅黑";
	float:left;
	margin-top:5px;
}

.login5_btn1 a:hover{
	color:#4883d4;
	text-decoration:underline;
	font-size:14px;
	font-family:"微软雅黑";
	float:left;
}

.login5_bottom{
	border-top:1px #e4e0da solid;
	padding-top:24px;
	margin-top:57px;
	color:#989898;
}

.login5_bottom_left{
	float:left;
	color:#989898;
	margin-left:5px;
}

.login5_bottom_left a{
	color:#989898;
	text-decoration:none;
}

.login5_bottom_left a:hover{
	color:#989898;
	text-decoration:underline;
}

.login5_bottom_right{
	float:right;
	color:#989898;
	margin-right:5px;
}

/*注册5*/

.login8_wrapper{
	width:718px;
	margin:0 auto;
}

.login8_top{
	width:718px;
	height:15px;
}

.input8{
	width:223px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	background:url(images/input8_bg.gif) no-repeat;
	border:0;
}

.login8_btn{
	width:103px;
	height:29px;
	border:0;
	cursor:pointer;
	background:url(images/login8_btn_bg.gif) no-repeat;
	margin-right:14px;
}

.register8_left{
	padding:21px 0 0 100px;
	float:left;
}

.register8_left h2{
	font-size:16px;
	color:#4d6798;
	font-family:"微软雅黑";
	margin-bottom:10px;
}

.register8_left p{
	color:#585858;
	margin-bottom:4px;
}

.register8_left div{
	margin-bottom:8px;
}

.register8_div{
	width:203px;
	margin:0 auto;
	text-align:center;
	margin-top:14px;
}


.register8_btn{
	width:105px;
	height:31px;
	border:0;
	cursor:pointer;
	background:url(images/register8_btn_bg.gif) no-repeat;
}

.register8_content{
	width:718px;
}

.register8_right{
	float:right;
	width:255px;
}

.register8_p{
	padding-left:80px;
	margin:0 auto;
	color:#52595f;
	padding-top:97px;
}

.register8_top{
	width:718px;
	height:4px;
	background:url(images/register8_top_bg.gif) no-repeat;
	overflow:hidden;
}

.register8_middle{
	width:718px;
	background:url(images/register8_middle_bg.gif) repeat-y;
}

.register8_bottom{
	width:718px;
	height:38px;
	background:url(images/register8_bottom_bg.gif) no-repeat;
	overflow:hidden;
}

.register8_sel{
	width:223px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	border:1px #dcdcdc solid;
}

.input8_yanzheng{
	border: 1px solid #dcdcdc;
    float: left;
    height: 24px;
    vertical-align: middle;
    width: 150px;
}