/* CSS Document */
*{ font-family:"宋体"; font-size:12px;}
body{margin:0 auto;}
body table{ margin:0 auto; text-align:center}

  a:link{ text-decoration:none; color:#000000;}
  a:visited{ text-decoration:none; color:#000000;}
  a:hover{ position:relative; top:0px; left:0px; clip:rect(); text-decoration:underline; color:#666666}
  a:active{ text-decoration:none; color:#333333}

.clear{ clear:both;}


   
 /*底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式--底部样式*/  
  .foot{ width:1003px; margin:0 auto; height:52px;} 
     
	 .foot_left{ float:left; width:29px; height:52px; background:url(../images/Foot_01.jpg) no-repeat;}
	 .foot_middle{ float:left; width:915px; height:42px; background:url(../images/foot_middlebg.jpg) repeat-x; padding-top:10px; padding-left:30px; color:#424344; line-height:18px;}
	 
	    .foot_nav{ color:#c81919;}
		.foot_nav a{ color:#c81919}
		.foot_nav a:link{ color:#c81919}
		.foot_nav a:visited{ color:#c81919}
		.foot_nav a:hover{ color:#330000; text-decoration:none;}
		.foot_nav a:active{ color:#c81919}
		
	 .foot_right{ float:right; width:29px; height:52px; background:url(../images/Foot_03.jpg) no-repeat}

   

