*{
	margin:0;
	padding:0;
}
body{
	width:954px;
	margin:0 auto;
	font-size:12px;
	color:#444333;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
}
#nav{
	width:954px;
	height:46px;
	background:url(img/nav.jpg) no-repeat;
}
#nav ul{
	float:right;
}
#nav ul li{
	float:left;
	margin:10px 13px 0 0;
}
#nav ul li a{
	color:#fff;
}
#banner{
	width:954px;
	height:672px;
	background-color:#FFFFCC;
}
#one{
	width:954px;
	height:235px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#one h1{
	width:954px;
	height:56px;
	background:url(img/one-top.jpg) no-repeat;
	text-indent:-9999px;
}
#one div{
	width:954px;
	height:170px;
	background:url(img/one-bg.jpg) repeat-x;
}
#one h2{
	font-size:12px;
	padding-left:20px;
	line-height:200%;
}
#one p{
	font-size:12px;
	width:380px;
	padding:8px 0 0 20px;
	line-height:180%;
	float:left
}

#two{
	width:954px;
	height:216px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#two h1{
	width:954px;
	height:44px;
	background:url(img/two.jpg) no-repeat;
	text-indent:-9999px;
}
#two dl{
	width:954px;
	height:167px;
	background:url(img/two-bg.jpg) repeat-x;
}
#two dl dt,#three dl dt,#four dl dt,#five dl dt,#six dl dt{
	float:right;
}
#two dl dd,#three dl dd,#four dl dd,#five dl dd,#six dl dd{
	padding-left:20px;
	line-height:160%;
}
#two dl dd.s1,#three dl dd.s1,#four dl dd.s1,#five dl dd.s1,#six dl dd.s1{
	font-weight:bold;
	margin-bottom:10px;
	
}
#two dl dd.s2,#three dl dd.s2,#four dl dd.s2{
	line-height:190%;
}



#three{
	width:954px;
	height:245px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#three h1{
	width:954px;
	height:44px;
	background:url(img/three.jpg) no-repeat;
	text-indent:-9999px;
}
#three dl{
	width:954px;
	height:194px;
	background:url(img/three-bg.jpg) repeat-x;
}
#four{
	width:954px;
	height:218px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#four h1{
	width:954px;
	height:44px;
	background:url(img/four.jpg) no-repeat;
	text-indent:-9999px;
}

#four dl{
	width:954px;
	height:167px;
	background:url(img/four-bg.jpg) repeat-x;
}





#five{
	width:954px;
	height:240px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#five h1{
	width:954px;
	height:44px;
	background:url(img/five.jpg) no-repeat;
	text-indent:-9999px;
}

#five dl{
	width:954px;
	height:187px;
	background:url(img/five-bg.jpg) repeat-x;
}
#six{
	width:954px;
	height:222px;
	background:url(img/one-bottom.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
#six h1{
	width:954px;
	height:46px;
	background:url(img/six.jpg) no-repeat;
	text-indent:-9999px;
}
#six dl{
	width:954px;
	height:167px;
	background:url(img/six-bg.jpg) repeat-x;
}
#contact{
	width:954px;
	height:82px;
}
#footer{
	width:954px;
	height:118px;
}
#footer ul{
	width:500px;
	height:30px;
	line-height:30px;
	margin-left:240px;
	margin-top:7px;
}
#footer ul li{
	float:left;
	margin-left:10px;
}
#footer p{
	width:954px;
	text-align:center;
	color:#444333;
}
#footer ul li a{
	color:#444333;
}
	

