body {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	margin:0px;
    SCROLLBAR-FACE-COLOR: #9EBFE8;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #9EBFE8;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #eeeeee;
    SCROLLBAR-DARKSHADOW-COLOR: #9EBFE8;}

}
a,area { blr:expression(this.onFocus=this.blur()) } 
/* for IE */
a:focus { -moz-outline-style: none; } 
/* for Firefox */
.arial{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	}
.arial2{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:justify;
	}	
img{
	margin:0;
	padding:0;
	border:0;
}
td{
    font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
a:link{
   color:#666666;
   text-decoration: none;
}
a:visited{
   color:#666666;
   text-decoration: none;
}
a:hover{
   color:#206499;
   text-decoration: none;
}
.menu{
    background:url(../images/index_12.jpg) no-repeat right center;
}
.contain_xx-y{
   background:url(../images/y-xx.jpg) no-repeat right 20px;
}
.contain_xx-x{
	background:url(../images/x-xx.jpg) repeat-x left bottom;
}
.contain_xx-x1{
   background:url(../images/x-xx.jpg) repeat-x left bottom;
	text-align:left;
	padding:0 0 0 40px;
}
.contain_xx-x2{
  background:url(../images/x-xx.jpg) repeat-x left top;
	text-align:left;
}
.contain_news{
  background:url(../images/index_96.jpg) no-repeat left center;
  padding-left:12px;
}
.contain_news_hover{
  background:url(../images/index_81.jpg) no-repeat left center;
  padding-left:12px;
  color:#206499;
 }
.product_fg{
  border-bottom:2px solid #999999;
}
.input{
  border:1px solid #CCCCCC;
  color:#666666;
  height: 18px;
  width: 200px;
 }
.input2{
  border:1px solid #CCCCCC;
  color:#666666;
  height: 200px;
  width: 550px;
}
.btn{
  border:1px solid #cccccc;
  background:#FFFFFF;
  color:#666666;
  width:35px;
  text-align:center;
  height:17px;
}