/* 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;} 

/* 导航容器  */
#mainNav{ width:1002px; background-image:url(../images/main_06.jpg); background-repeat:repeat-x; background-position:left bottom; height:41px; }

/* 主导航  */
#mainNav ul{
   list-style-type: none;
    margin:0px 0px 0px 20px;
    padding: 0px;
}

#mainNav li{
    display:inline;float:left;
}

#mainNav li a{
    display:block;
	padding:12px 20px 10px 20px;
	color:#000;
    text-decoration:none;
	}

#mainNav li a:hover{
    color:#fff;
	background-image:url(../images/main_08.jpg); background-repeat:repeat-x; background-position:left bottom;}

.my_style {text-indent:-9987px;}
