body{margin:0;font-size:14px;font-family:微软雅黑,黑体;}
a {
	color: #000;
	text-decoration: none;
}

#main_top {
	height: 60px;
	width: 100%;
	background: #202835;
}

#main_bottom {
	height: 180px;
	width: 100%;
	background: #202835;
}

#main_body {
	background: url(../images/login/theme3.jpg) no-repeat center #4e6fab;
	height: 876px;
	width: 100%;
}

#main_body_wrapper {
	width: 1000px;
	margin: auto;
}

#main_top_body {
	height: 100%;
	width: 1000px;
	margin: auto;
	position: relative;
	line-height: 60px;
}

#main_title {
	color: #fff;
	font-size: 20px;
	padding-left: 70px;
}



#main_link {
	float: right;
}

#main_link ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_link ul li {
	float: left;
	color: white;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	font-size: 16px;
	font-family: 微软雅黑, 黑体;
	line-height:inherit;
}

#main_link ul li a {
	display: block;
	color: #fff;
}


.input_style {
	border: 0;
	height: 40px;
	width: 300px;
	padding-left: 10px;
	font-size: 14px;
	color: #888;
}

.input_title {
	font-size: 16px;
	color: #888;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding-left: 10px;
}

#login_btn {
	background: url(../images/login/login_btn.png) no-repeat;
	width: 374px;
	height: 51px;
	border: 0;
	margin-top: 30px;
}

#downloadLink {
	margin-left: 15px;
	margin-top: 25px;
	display: block;
}

.foot_cont {
	width: 1000px;
	height: 117px;
	margin: auto;
}

.foot_bt {
	margin-top: 0px;
	padding-top: 20px;
}

.foot_bot {
	float: left;
	width: 400px;
	color: #d4edf9;
	margin-left: 15px;
	line-height: 26px;
}

.foot_bot a {
	color: #d4edf9;
}

.foot_logo {
	float: left;
	width: 172px;
	height: 110px;
	overflow: hidden;
}

.foot_rig {
	float: left;
	margin-top: 0;
	color: #FFF
}

.foot_rig_title {
	border-bottom: 1px solid #e3e3e3;
	font-size: 25px;
	margin-bottom: 10px;
}

.foot_r1 {
	float: left;
	margin-left: 0;
	background: url(../images/login/ico_phone.png) left top no-repeat;
	padding-left: 40px;
}

.foot_r2 {
	float: left;
	margin-left: 10px;
	background: url(../images/login/ico_email.png) left top no-repeat;
	padding-left: 40px;
}

.foot_r3 {
	float: left;
	width: 160px;
	margin-left: 10px;
	background: url(../images/login/ico_location.png) left top no-repeat;
	padding-left: 40px;
}