body,html,h1,h2,h3,h4,h5,h6,ul,p,hr,form,ol,pre{padding:0;margin:0;	font-family: '微软雅黑',arial;}
a img,input{border:0;}
.header{
	height: 100px;
	border: 1px solid #dcdcdc;
}
.header .con{
	width: 950px;
	margin: 14px auto 0;
}
.content{
	height: 480px;
	padding: 15px 0;
	background: url(loginBg.gif) repeat-x;
	overflow: hidden;
}
.content .img{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.footer{
	line-height: 55px;
	text-align: center;
	margin: 0 0 35px;
}
.footer a{
	padding: 0 40px;
	font-size: 14px;
	color: #555;
	text-decoration: none;
}