/* CSS Document */
*{font-size:12px;
  list-style:none;
  margin:0;
  padding:0;
  border:none;
  font-family:Arial, Helvetica, sans-serif;}
/*============top部分=============*/	 
#logo{width:985px;
	 height:90px;
	 margin:0px auto;}
	 	
.top{
	height:24px;
	padding-top:3px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
	text-align: left;
}		     	   
/*============top_over部分=============*/

/*===============content部分=========================*/	

#content{
	width:985px;
	clear:both;
	text-align: left;
}
		 
#content_left{width:235px;
			  height:480px;
			  float:left;
			  }
#content_left1{width:235px;
				 height:480px;
				background:url(../image/left_bg.jpg) no-repeat center -5px;}
#content_left2{width:235px;
				height:480px;
				background:url(../image/left_bg.jpg) no-repeat center -5px;}							  
#content_left a:link,#content_left a:visited{color:#4c4c4c;
							 text-decoration:none;}
#content_left a:hover{color:#46a446;}			  
			  
#content_middle{width:480px;
				float:left;
				background:url(../image/middle_bg.jpg) no-repeat center;
				padding:50px;
				padding-left:55px;
				padding-top:30px;
				line-height:1.5;
				text-indent:24px;
				color:#4c4c4c;}						
				
#content_right{width:150px;
				float:right;
				padding-top:5px;
				}
#content_right a:link,#content_right a:visited{color:#4c4c4c;
												text-decoration:none;
												line-height:1.5;}
#content_right a:hover{color:#46a446;}	


.content_middle{width:480px;
				float:left;
				background:url(../image/middle_bg.jpg) no-repeat center;
				padding:50px;
				padding-left:55px;
				padding-top:30px;
				line-height:1.5;
				text-indent:24px;}																							  		 

/*===============content_over部分=========================*/	


/*==================copyright部分================================*/
#copy{width:985px;
		height:90px;
		background:url(../image/copyright_bg.jpg) no-repeat center;
		text-align:center;
		margin-top:15px;
		clear:both;}	
#copy ul li{margin-bottom:10px;}#main {
	text-align: center;
}
