@charset "UTF-8";
/* CSS Document */
.hedder{
	height:75px;
}
.logo{
	width:198px;
	height:44px;
	padding-top:15px;
}


.main{
	width:966px;
	height:506px;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
}
.banner{
	padding-top:380px;
	margin-left:46px;
}

#menu-container {
	width:966px;
	height:53px;
	margin-left:0px;
	margin-top:0px;
}