/* CSS Document */
body{
      margin:0; padding:0;
	  background-image:url(../images/bg-0553.gif);
	  background-color:#646873; 
	  text-align:left; 
	  color:#422422;
	  font-size:12px; 
	  line-height:20px;
	  font-family:Arial, Helvetica, sans-serif; 
	  width:100%; 
	  vertical-align: middle; 
	  height: auto; }
	  
/*普通灰色字体链接样式*/
a { color: #422422; font-size: 12px; line-height: 20px; text-decoration: none; }
a:link { color: #422422; font-size: 12px; line-height: 20px;text-decoration: none; }
a:visited { color: #422422; font-size: 12px; line-height: 20px; text-decoration: none;}
a:hover { color: #333; font-size: 12px; line-height: 20px;text-decoration: underline; }
a:active { color: #422422; font-size: 12px; line-height: 20px;text-decoration: none; }


/*Menu白色字体链接样式*/
.aMenu { color: #F6EEE5; font-size: 12px; line-height: 25px; text-decoration: none; }
.aMenu:link { color: #F6EEE5; font-size: 12px; line-height: 25px;text-decoration: none; }
.aMenu:visited { color: #F6EEE5; font-size: 12px; line-height: 25px; text-decoration: none;}
.aMenu:hover { color: yellow; font-size: 12px; line-height: 25px;text-decoration: underline; }
.aMenu:active { color: #F6EEE5; font-size: 12px; line-height: 25px;text-decoration: none; }
	  
/*普通灰.白色字体*/
.copyrightTxt { color: #422422; font-size: 12px; line-height: 20px; }	 
.Toptxt { color: #F6EEE5; font-size: 9px; line-height: 20px;}	   
.Toptxts { color: #422422; font-size: 8px; line-height: 20px;}	
.NewsbT { color: #422422; font-size: 14px; line-height: 20px; font-weight:bold; }	

.newTD { border-bottom:1px dotted #B3A198; font-size:12px; color:#7C5304; line-height:22px;}  

/*产品图片边框*/
.PicBorder{ border:1px #422422 solid;} 


