#box {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
}
#box #content1 {
	background-image: url(../images/index_02.jpg);
	float: left;
	height: 565px;
	width: 960px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#box #header {
	background-image: url(../images/index_01.jpg);
	float: left;
	height: 344px;
	width: 960px;
}
#box #content2 {
	background-image: url(../images/index_03.jpg);
	float: left;
	height: 549px;
	width: 960px;
}
#box #content3 {
	background-image: url(../images/index_04.jpg);
	float: left;
	height: 431px;
	width: 960px;
}
#box #content4 {
	background-image: url(../images/index_05.jpg);
	float: left;
	height: 293px;
	width: 960px;
}
#box #footer {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	height: 100px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 13px;
}
#header #top {
	height: 110px;
	width: 960px;
}
#header #menu {
	height: 42px;
	width: 960px;
}
#menu li {
	display: inline;
}
#menu ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
#banner #banner1 {
	line-height: 25px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 13px;
	margin-left: 13px;
}
#menu a:hover {
	text-decoration: underline;
}
#header #banner {
	height: 190px;
	width: 960px;
}

