@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
}
#container{
	width:100%;
	margin:0 auto;
	background:url(../img/leader.jpg) no-repeat center center;
 	height:950px;
}
.com
{
	width:100%;
	height:72px;
	margin-top:620px;
	float:left;
}
.com1
{
	width:856px ;
	height:72px;
	margin:0 auto;
	padding-top:620px;
}
.footer
{
	width:100%;
	height:80px;
	margin-top:90px;
	float:left;
}