@charset "utf-8";

	#header { float:left; background:#8DC58D url(../images/inner_header_bg1.gif) no-repeat right bottom; width:100%;}
	#header .logo{margin-top:25px; margin-left:60px;margin-bottom:8px;  }
	#header .banner{margin-right:110px; margin-top:55px;}

	#menu1{ background:#339933 url(../images/inner_header_bg2.gif) no-repeat right; height:32px; display:block; }
	#menu1 ul{ margin-left:70px;}
	#menu1 ul li{ background:url(../images/arrow_1.gif) no-repeat; background-position:0 12px; font-size:14px; font-family:"黑体"; font-weight:bold; padding-left:8px; margin-left:5px; float:left; padding-top:8px; display:inline;}
	#menu1 ul li a{ color:#fff;}
	#menu1 ul li a:hover{ color:#FF9;}
	
	
	
	#content{ background:#fff; float:left; width:100%;}
	
	#left{ width:221px; 
background:#CFCFCF url(../images/inner_left_bg.gif) repeat-y;
	height: 634px;
}
	#left .line{ width:20px; background:#cfcfcf; height:145px; float:left;}
	
	#left dl{ margin-left:25px; display:block; margin-bottom:10px;}
	#left dl dt{ margin-top:20px; margin-bottom:60px;}
	#left dl dd{ border-top:#666 2px dotted; width:126px; 
margin-left:10px; background:url('../images/arrow_2.gif') no-repeat 0px 12px; 
padding-top:11px; padding-left:20px; padding-bottom:10px;
}
	#left dl dd.ddline{ background:none;
	height: 8px;
}
	
	#right{ width:750px;}
	#right dl{ margin-top:40px; margin-bottom:40px; margin-left:50px; margin-right:15px;}
	#right dl dt{ font-size:18px; font-family:"黑体"; color:#339933; height:25px; background:url(../images/inner_title.gif) no-repeat; background-position:0 20px;letter-spacing:10px; padding-left:10px;}
	#right dl dd{ margin-top:20px;}
	
	.footer { padding-top: 15px; float:left; width:95%; border-top:2px #ccc dotted; margin-left:20px;}
	.footer img{ float:left;padding-left:25px; padding-right:40px; margin-bottom:20px;}
	.footer span{ color:#666; margin-top:5px; display:block; line-height:20px;}
