/* CSS Document */
body{
      margin:0; padding:0;
	  background-image:url(../images/bg.gif);
	  background-color:#DDD; 
	  text-align:left; 
	  color:#333;
	  font-size:12px; 
	  line-height:20px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  width:100%; 
	  vertical-align: middle; 
	  height: auto; }
	  
/*普通灰色字体链接样式*/
a { color: #006699; font-size: 12px; line-height: 24px; text-decoration: none; }
a:link { color: #006699; font-size: 12px; line-height: 24px;text-decoration: none; }
a:visited { color: #006699; font-size: 12px; line-height: 24px; text-decoration: none;}
a:hover { color: #C00; font-size: 12px; line-height: 24px;text-decoration: none; }
a:active { color: #006699; font-size: 12px; line-height: 24px;text-decoration: none; }


/*Menu白色字体链接样式*/
.aMenu { color: #FFF; font-size: 12px; text-decoration: none; }
.aMenu:link { color: #FFF; font-size: 12px; text-decoration: none; }
.aMenu:visited { color: #FFF; font-size: 12px;text-decoration: none;}
.aMenu:hover { color: yellow; font-size: 12px;text-decoration: none; }
.aMenu:active { color: #FFF; font-size: 12px;text-decoration: none; }
	  
/*Menu底部灰色字体链接样式*/
.abottom { color: #006699; font-size: 12px;  line-height: 22px; text-decoration: none; }
.abottom:link { color: #006699; font-size: 12px;  line-height: 22px; text-decoration: none; }
.abottom:visited { color: #006699; font-size: 12px; line-height: 22px;  text-decoration: none;}
.abottom:hover { color: #C00; font-size: 12px; line-height: 22px;  text-decoration: none; }
.abottom:active { color: #006699; font-size: 12px;  line-height: 22px; text-decoration: none; }
	  		  
/*about灰色字体链接样式*/
.aboutsub { color: #00306C; font-size: 11px; text-decoration: none; }
.aboutsub:link { color: #00306C; font-size: 11px; text-decoration: none;}
.aboutsub:visited { color: #00306C; font-size: 11px;text-decoration: none;}
.aboutsub:hover { color: #C00; font-size: 11px;text-decoration: none;}
.aboutsub:active { color: #00306C; font-size: 11px;text-decoration: none; } 

.aPro { color: #333; font-size: 12px; line-height: 22px;text-decoration: none;}
.aPro:link { color: #333; font-size: 12px; line-height: 22px;text-decoration: none;}
.aPro:visited { color: #333; font-size: 12px; line-height: 22px;text-decoration: none;}
.aPro:hover { color: #D40000; font-size: 12px; line-height: 22px;text-decoration: none;}
.aPro:active { color: #333; font-size: 12px; line-height: 22px;text-decoration: none;}


/*普通灰.白色字体*/
.aboutsubTxt { color: #00306C; font-size: 12px; line-height: 24px; font-weight:bold;}	 
.ADDtxt { color: #D40000; font-size: 10px; line-height: 20px;}	
.txt1 { color: #FFF; font-size: 10px; line-height: 20px;}
.Notetxt { color: #D40000; font-size: 12px; line-height: 20px;}
.NewsbT { color: #422422; font-size: 14px; line-height: 20px; font-weight:bold; }	
.Introtxt { color: #006699; font-size: 12px; line-height: 20px; }	 
.newTD { border-bottom:1px dotted #B3A198; font-size:12px; color:#7C5304; line-height:22px;}  
.txtprosearch { color: #00306C; font-size: 12px; line-height: 24px;}


/*产品图片边框*/
.PicBorder{ border:1px #422422 solid;} 
.PicBorder2{ border:1px #DDDDDD solid;}



