﻿@charset "utf-8";
/* CSS Document */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
ul {list-style-type:none;}
* {margin: 0;padding: 0;}
:focus {outline: 0}
body {
	width: 100%;
	height: 100%;
	font-family: "新宋体";
	font-size: 12px;
	-webkit-text-size-adjust: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
ul,li {padding: 0px;margin: 0px;list-style-type: none;list-style: none;text-decoration: none;}
img {border:0px;margin:0px;padding:0px;}
p {margin:0px;padding:0px;}
a {text-decoration:none;margin:0;padding:0;border:0;color:#000;}
.login_top_img {
	float: left;
	width: 100%;
}
.cen {
	width: 1200px;
	margin:0 auto;
}
.cens {
	float: left;
	width: 1200px;
}
.top {
	float: left;
	height: 120px;
	width: 1200px;
}
.top a img {
	float: left;
	height: 69px;
	width: 278px;
	display: inline;
	margin-top: 34px;
	margin-right: 48px;
	margin-left: 8px;
}
.top a.top_link {
	text-align: center;
	display: inline;
	float: left;
	height: 26px;
	width: 80px;
	margin-top: 65px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cb0037;
	border-right-color: #cb0037;
	border-bottom-color: #cb0037;
	border-left-color: #cb0037;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-right: 15px;
}
.top a.top_link:hover { color:#cb0037;}
.login_cen {
	float: left;
	height: 486px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 40px;
}
.login_cens {
	float: left;
	height: 486px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: center 40px;
}
.login_div {
	display: inline;
	float: right;
	height:486px;
	width: 320px;
	margin-right: 82px;
	background-image: url(../images/login_right_bg.png);
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-left: 28px;
}
.login_div_t {
	line-height: 64px;
	float: left;
	width: 320px;
	margin-top: 40px;
}
.login_div_t div {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #cf0404;
	float: left;
	height: 64px;
}
.login_div_t span {
	color: #999;
	float: right;
}
.login_div_t span a {
	color: #c91623;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {outline:none;}
.text1 {
	line-height: 42px;
	display: inline;
	float: left;
	height: 42px;
	width: 278px;
	margin-top: 25px;
	border: 1px solid #cfcfcf;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #a9a9a9;
	padding-left: 40px;
}
.text2 {
	line-height: 42px;
	float: left;
	height: 42px;
	width: 140px;
	border: 1px solid #cfcfcf;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #a9a9a9;
	text-align: center;
}
.text1.user_bg {
	background-image: url(../images/login_user_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.text1.pw_bg {
	background-image: url(../images/login_pw_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.textbox {
	float: left;
	width: 320px;
	margin-top: 25px;
}
.identifying_code {
	display: inline;
	float: left;
	height: 44px;
	width: 100px;
	margin-left: 13px;
	margin-right: 13px;
}
.check1 {
	float: left;
	height: 14px;
	width: 14px;
}
.textbox span {
	line-height: 14px;
	color: #333;
	display: inline;
	float: left;
	margin-left: 10px;
}
.forget_link {
	line-height: 14px;
	color: #333;
	float: right;
}
.button1 {
	line-height: 40px;
	background-image: url(../images/login_button_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 40px;
	width: 320px;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-color: transparent;
	background-color: transparent;
	text-decoration: none;
	border: 0;
	cursor:pointer;
}
.foot {
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(../images/login_link_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	color: #999;
	font-family: Arial;
	margin-top: 85px;
}
.link {
	line-height: 34px;
	float: left;
	height: 34px;
	width: 100%;
}
.link a {
	color: #999;
}
.end {
	float: left;
	width: 100%;
	line-height: 30px;
}
.end a {
	color: #999;
}
.no_look_link {
	line-height: 44px;
	color: #999;
	float: left;
}
.discover_div {
	background-image: url(../images/pw_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 320px;
	padding-top: 54px;
	font-size: 14px;
	color: #ccc;
	height: 40px;
	position: relative;
}
.discover_div span {
	float: left;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 54px;
}
.discover_div span.fr {
	left:auto;
	right:0px;
}
.discover_div div {
	text-align: center;
	float: left;
	width: 320px;
}
.c_222 {
	color: #222;
}
.text1.left_10 {
	width: 308px;
	padding-left: 10px;
}
.discover_div.bg2 {
	background-image: url(../images/pw_bg2.jpg);
	background-repeat: no-repeat;
}
.adopt {
	line-height: 30px;
	background-image: url(../images/yes_bg.jpg);
	background-repeat: no-repeat;
	background-position: 13px center;
	display: inline;
	float: left;
	height: 60px;
	width: 240px;
	padding-left: 80px;
	font-size: 14px;
	color: #444;
	padding-bottom: 50px;
	padding-top: 50px;
}
.adopt a {
	color: #444;
}
.discover_div.bg3 {
	background-image: url(../images/pw_bg3.jpg);
	background-repeat: no-repeat;
}
.button1.top_50 {
	margin-top: 50px;
}
.regist_div {
	background-image: url(../images/regist_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 704px;
	width: 1200px;
}
.foot.top_35 {
	margin-top: 35px;
}
.regist_left {
	float: left;
	width: 626px;
	margin-top: 50px;
}
.regist_t {
	background-image: url(../images/regist_t_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 103px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: inline;
	margin-left: 130px;
	line-height: 36px;
}
.regist_textbox {
	float: left;
	width: 520px;
	margin-top: 30px;
	position: relative;
}
.regist_textbox_t {
	font-size: 14px;
	line-height: 42px;
	color: #555;
	text-align: right;
	display: inline;
	float: left;
	width: 200px;
	margin-right: 10px;
}
.text3 {
	float: left;
	width: 300px;
	font-size: 14px;
	line-height: 40px;
	color: #555;
	background-color: #FFF;
	display: inline;
	height: 40px;
	padding-left: 8px;
	border: 1px solid #e5e5e5;
}
.text4 {
	float: left;
	width: 125px;
	font-size: 14px;
	line-height: 40px;
	color: #555;
	background-color: #FFF;
	display: inline;
	height: 40px;
	padding-left: 8px;
	border: 1px solid #e5e5e5;
}
.wrongs {
	float: right;
	height: 62px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	width: 310px;
}
.wrongs img {
	display: inline;
	float: right;
	height: 15px;
	width: 14px;
	margin-top: 14px;
	margin-right: 14px;
	margin-left: 280px;
}
.wrongs span {
	line-height: 20px;
	background-color: #ed787f;
	display: inline;
	float: right;
	height: 20px;
	margin-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	margin-left: 0px;
}
.text3.on {
	border-top-color: #e94955;
	border-right-color: #e94955;
	border-bottom-color: #e94955;
	border-left-color: #e94955;
}
.post_link {
	line-height: 38px;
	background-image: url(../images/post_line.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: right;
	height: 38px;
	width: 158px;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	color: #666;
	margin-top: 1px;
}
.identifying_code_img {
	float: left;
	height: 42px;
	width: 80px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
.no_look_links {
	font-size: 14px;
	line-height: 42px;
	color: #555;
	float: left;
}
.check2 {
	display: inline;
	float: left;
	height: 14px;
	width: 14px;
	margin-right: 10px;
	margin-left: 210px;
}
.check_span {
	line-height: 14px;
	color: #555;
	float: left;
}
.check_span a {
	color: #555;
}
.button2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #cf0404;
	text-align: center;
	display: inline;
	float: left;
	height: 40px;
	width: 166px;
	margin-left: 210px;
	border-color: transparent;
	text-decoration: none;
	border: 0;
	cursor:pointer;
}
.regist_right {
	display: inline;
	float: left;
	width: 460px;
	margin-top: 112px;
	margin-left: 85px;
}
.regist_right span {
	font-size: 14px;
	line-height: 40px;
	color: #555;
	display: inline;
	float: left;
	margin-right: 20px;
}
.regist_right a {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #cf0404;
	text-align: center;
	float: left;
	height: 40px;
	width: 116px;
}

.text4.on {
	border-top-color: #e94955;
	border-right-color: #e94955;
	border-bottom-color: #e94955;
	border-left-color: #e94955;
}
.wrongs.w_135 {
	width: 135px;
	right: auto;
	left: 210px;
}
.cues {
	color: #c00;
	display: inline;
	float: left;
	width: 310px;
	margin-left: 210px;
	margin-top: 10px;
}
.regist_textbox.w_318 {
	width: 318px;
	margin-top: 0px;
}
.wrongs.w_318 {
	width: 320px;
	top: 27px;
	right: auto;
	left: 0px;
}
.text1.on {
	border-top-color: #e94955;
	border-right-color: #e94955;
	border-bottom-color: #e94955;
	border-left-color: #e94955;
}
.regist_textbox.w_140 {
	width: 142px;
	margin-top: 0px;
}
.textbox div.regist_textbox.w_140 span.wrongs.w_140 {
	width: 142px;
	margin-left: 0px;
	top: 2px;
}
.text2.on {
	border-top-color: #e94955;
	border-right-color: #e94955;
	border-bottom-color: #e94955;
	border-left-color: #e94955;
}
.cues.w_320 {
	width: 320px;
	margin-left: 0px;
}
