body{
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;

}
.div1{
	margin: 15px auto;
	width: 950px;
	text-align: left;
}
	
.div2{ 
	margin: 0px 8px;
	height: 96px;
}
.div3{
	margin: 0px 8px;
	height: 30px;
	background-image: url(../images/bg_index03.jpg);
	background-repeat: no-repeat;
	padding-top:4px;
	background-color: #EEEEEE;
}
.div4{
	margin: 0px 8px;
	height: 356px;
	width: 932px;
	background-color: #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	background-color: #FFFFFF;
}
.div5{
	margin: -2px 8px;
	height: 65px;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.div6{
	margin: 0px 8px;
	height: 28px;
	background-image: url(../images/bg_index04.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 8px;
}


