*{
	margin:0;
	padding:0;
}
body{
	width:865px;
	margin:0 auto;
	font-size:12px;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#main{
	width:865px;
	background-color:#709717;
}
#banner{
	width:865px;
	height:296px;
	background:url(image/banner.gif) no-repeat;
}
#banner ul li a{
	color:#444333;
}
#banner ul{
	float:right;
	width:310px;
	height:15px;
	margin:20px 0 0 0;
}
#banner ul li{
	float:left;
	margin-left:10px;
}
span{
	font-weight:bold;
}
#content{
	width:788px;
	height:1500px;
	margin:0 auto;
	background-color:#fff;
	padding:10px 6px 0 6px;
}
#left{
	width:542px;
	height:1530px;
	float:left;
}
#left_1{
	width:540px;
	height:1250px;	
	margin-bottom:10px;
	border:1px solid #ccc;
}
#left_1 h1,#left_2 h1{
	width:540px;
	height:40px;
	background-color:#eee;
	font-size:14px;
	color:#2a8116;
	font-weight:bold;
	text-indent:14px;
	line-height:40px;
	
}
#left_1 dl{
	width:520px;
	height:125px;
	line-height:180%;
	padding-top:10px;
	margin-left:10px;
	border-bottom:1px dashed #ccc;
	position:relative;
}
#left_1 dt{
	width:143px;
	height:90px;
	float:left;
	padding-top:20px;
	margin-right:15px;
}
#left_1 dd{
	width:325px;
	float:left;
}
#left_1 dl p{
	position:absolute;
	top:95px;
	left:430px;
}
#left_2{
	width:540px;
	height:220px;
	border:1px solid #ccc;
}
#left_2 dl{
	width:155px;
	height:148px;
	margin:20px 0 0 15px;
	float:left;
}
#left_2 dl dd{
	margin-top:5px;
}
#left_2 a{
	color:#444333;
}
#sidebar{
	width:230px;
	height:906px;
	float:right;
}
#sidebar h2{
	width:230px;
	text-align:center;
	margin-top:6px;
}
#sidebar-1{
	width:220px;
	height:224px;
	border:5px solid #2a8116;
	background-color:#eee;
}
#sidebar-1 h1,#sidebar-2 h1{
	width:220px;
	height:33px;
	background:url(image/h1-bg.jpg) repeat-x;
	font-size:14px;
	color:#fff;
	line-height:33px;
	text-align:center;
}

#sidebar-1 p{
	width:205px;
	margin:0 auto;
	line-height:160%;
	text-indent:24px;
	margin-top:6px;
}
#sidebar-2{
	width:220px;
	height:460px;
	border:5px solid #2a8116;
	margin-top:10px;
}
#sidebar-2 form{
	width:200px;
	display:block;
	padding-left:7px;
	padding-top:10px;
}
#sidebar-2 p{
	width:190px;
	padding-top:13px;
}
#sidebar-2 #sel{
	width:170px;
	height:16px;
	padding-left:20px;
}
#sidebar-2 #sel select{
	width:125px;
}

#sidebar-2 p input{
	width:120px;
	height:16px;
	background-color:#eee;
}
#sidebar-2 p.n,#sidebar-2 p.t,#sidebar-2 p.m{
	padding-left:23px;
}

#sidebar-2 p.q{
	padding-left:11px;
}
#sidebar-2 div.checkbox{
	padding-top:12px;
	line-height:160%;
}
#sidebar-2 p input.sub{
	width:77px;
	height:29px;
	margin-left:90px;
}


/*===============================================*/
#footer{
	width:800px;
	height:120px;
	margin:0 auto;
	background:url(image/footer-bg.jpg) repeat-x;
}

#footer ul{
	width:550px;
	height:30px;
	margin-left:140px;
	line-height:30px;
	padding-top:30px;
}
#footer p{
	width:800px;
	text-align:center;
	color:#fff;
}
#footer ul li{
	float:left;
	margin-right:6px;
}
#footer ul li a{
	color:#fff;
}













