html {
	text-align: center;
	background-color: #E5E9EA;
}
img {
	border: none;
}
body {
	width: 1180px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-family: '微软雅黑',;
}
span {
	font-family: 'PosterBodoni BT', 方正超粗黑简体;
}
.topbox {
	float: left;
	width: 93%;
	height: 80px;
	padding: 20px 40px 0 40px;
}
.logo {
	float: left;
	width: 150px;
	height: 60px;
}
.info {
	float: right;
	width: 300px;
	height: 60px;
}
a {
	color: #2E78BB;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #333;
}
.main {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.list td {
	width: 300px;
	height: 75px;
}
.underline {
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.footer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
}
.sheet {
	background-color: #FFF;
}
.sheet td {
	height: 30px;
	font-size: 12px;
	text-align: center;
}
.blue_top {
	background-color: #189AD6;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-family: '微软雅黑', 方正超粗黑简体;
}
.blue {
	background-color: #DCEEF8;
}
.main_nav {
	float: left;
	width: 1030px;
	height: auto;
}
.main_nav li {
	width: 30px;
	height: 26px;
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	background-image: url(images/home_P1_r7_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-left: 2px;
	font-family: 'Microsoft Sans Serif', 方正超粗黑简体;
}
.info_left td {
	height: 55px;
	vertical-align: middle;
}
.info_left2 td {
	height: 35px;
	vertical-align: middle;
}
.prompt_table td {
	height: 20px;
	background-color: #FFF;
	font-family: 'Microsoft Sans Serif', 方正超粗黑简体;
	font-size: 12px;
}
.font_style {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: '微软雅黑', 方正超粗黑简体;
}
.main_login {
	margin: 0 auto;
	width: 400px;
	padding: 220px 40px;
}
.login_style {
	background-color: #189AD6;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-family: '微软雅黑', 方正超粗黑简体;
	padding-left: 50px;
	margin-bottom: 20px;
    width: 100%;
}
.login_style_out {
	height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #555;
	font-family: '微软雅黑', 方正超粗黑简体;
	padding-left: 70px;
	margin-bottom: 20px;
}
.main_login_out {
	margin: 0 auto;
	width: 480px;
	padding: 140px 0;
}
.none_line {
	width: 50%;
	height: auto;
	background-color: #FFF;
	box-shadow: 1px 1px 1px 0px #666;
	-webkit-box-shadow: 1px 1px 1px 0px #666;
	-moz-box-shadow: 1px 1px 1px 0px #666;
}
