﻿body{
	FONT-FAMILY: "微软雅黑";
	margin:0px;
	padding:0px;
	background-color:#f2f3ee;
	}
.box{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
.head_top{
	width:100%;
	height:400px;
	background-image: url(img_head_image.jpg);
	background-position: center;
	}
.center{
	width:100%;
	height:360px;
	}
.foot{
	padding-top:50px;
	height:150px;
	background-color:#3c3c3c;
	text-align: center;
	}
.foot a{
	font-size:15px;
	text-decoration:none;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	}
.foot p{
	font-size:12px;
	color:#999;
	}
.ap1{
	position:absolute;
	width:500px;
	height:450px;
	right: 120px;
	top: 300px;
}
.box .center .center_li {
	width: 1000px;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
}
.box .center .center_li li {
	font-size: 15px;
	color: #999;
	line-height: 40px;
}
.box .center .center_li label {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #666;
}
.login_image{
	height:45px;
	background-image:url(img_login_head.png);
	padding-top:20px;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding-left: 40px;
	}
.login_center{
	width:500px;
	height:395px;
	background-color:#FFF;
	}
.login_top{
	width:500px;
	height:60px;
	}
.login_box{
	width:500px;
	height:40px;
	line-height:40px;
	text-align: center;
	}
.login_box1{
	width:460px;
	height:30px;
	line-height:20px;
	padding-left:40px;
	}
.login_box2{
	width:456px;
	height:40px;
	line-height:40px;
	padding-left:44px;
	}
.login_box3{
	width:100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box .center .ap1 .login_center .login_box #tijiao {
	width: 100px;
	height: 30px;
	font-size: 16px;
}
.text_login{
	width: 400px;
	height: 40px;
	border:1PX solid #CCC;
	line-height: 40px;
	padding-left: 10px;
	}
.login_box_background_color{
	background-color:#FFF;
	height:395px;
	}
