/* CSS Document */
body{
      margin:0; padding:0;
	  background-color:#666; 
	  text-align:left; 
/*	  background-image:url(../images/bKg.gif);
	  background-position:top left;
	  background-repeat:repeat-x;
	*/  color:#333;
	  font-size:12px; 
	  line-height:20px;
	  font-family: Arial, Helvetica, sans-serif,宋体,; 
	  width:100%; 
	  vertical-align: middle; 
	  height: auto; }
	  
/*普通灰色字体链接样式*/
a { color: #333; font-size: 12px; line-height: 24px; text-decoration: none; }
a:link { color: #333; font-size: 12px; line-height: 24px;text-decoration: none; }
a:visited { color: #333; 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: #333; font-size: 12px; line-height: 24px;text-decoration: none; }

/*Menu底部灰色字体链接样式*/
.abottom { color: #333; font-size: 12px; text-decoration: none; line-height: 24px;}
.abottom:link { color: #333; font-size: 12px; text-decoration: none; line-height: 24px;}
.abottom:visited { color: #333; font-size: 12px;text-decoration: none;line-height: 24px;}
.abottom:hover { color: #C00; font-size: 12px;text-decoration: none; line-height: 24px;}
.abottom:active { color: #333; font-size: 12px;text-decoration: none; line-height: 24px;}

/*Menu底部灰色字体链接样式*/
.apro { color: #85691C; font-size: 14px; text-decoration: none; font-weight:bold;}
.apro:link { color: #85691C; font-size: 14px; text-decoration: none; font-weight:bold;}
.apro:visited { color: #85691C; font-size: 14px;text-decoration: none; font-weight:bold;}
.apro:hover { color: #C00; font-size: 14px;text-decoration: underline; font-weight:bold;}
.apro:active { color: #85691C; font-size: 14px;text-decoration: none; font-weight:bold;}


/*普通灰.白色字体*/
.RedTxt { color: #D40000; font-size: 14px; line-height: 24px; font-weight:bold;}	
.ProTitleTxt { color: #FFF; font-size: 14px; line-height: 24px; font-weight:bold;} 
.txt { color: #333; font-size: 14px; line-height: 20px;font:Arial, Helvetica, sans-serif;}
.txt3 { color: #000; font-size: 12px; line-height: 18px;font:Arial, Helvetica, sans-serif;}	
.txt2 { color: #D40000; font-size: 14px; line-height: 20px;}	
.txtArial { color: #333; font-size: 12px; line-height: 22px; font:Arial, Helvetica, sans-serif;}	

.TD_bottom_dot { border-bottom:1px dashed #CCC;}  

/*产品图片边框*/
.PicBorder{ border:1px #85691C solid;} 
.PicBorder2{ border:1px #DDDDDD solid;}

.cp_ft {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.my_style {text-indent:-9987px;}
