.css {
}
body {
	margin-left:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:auto;
	text-align:center;
}
.daohang a,.daohang a:hover{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.hui12 {
	font-size: 12px;
	color: #4A4A4A;
}
.lan12 {
	font-size: 12px;
	color: #080674;
}
.news {
	font-size: 12px;
	color: #3F3F3F;
}
.foot {
	font-size: 12px;
	color: #626262;
}
.STYLE3 {
	font-size: 12px;
	color: #009994;
}
.STYLE4 {
	font-size: 12px;
	color: #6B6B6B;
	font-weight: bold;
}
.STYLE5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
}
.STYLE6 {
	font-size: 12px;
	color: #000000;
}
.STYLE7 {
	font-size:10px;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------*/
a
{
	 color:#000000;
	 text-decoration:none;
	}
a:hover
{
	 color:Blue;
	 text-decoration:underline;
	}
.newslist
{
	 line-height:25px;
	 text-align:left;
	 padding-left:5px;
	}
.newslist ul
{
	
	}
.boardtitle
{
	height: 20px;
	 width: 550px;
	  text-align:left;
	   font-size:14px;
	    font-weight:bold;
	     color:#004E9C;
	}
	/*---新闻详细--*/
.content
{	margin:0px auto 0px auto;
width:805px;
	text-align: left;
	padding-left:10px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 20px;
	color: #544F4F;
	line-height:20px;
}
.newstitle
{
	font-size: 16px;
	font-weight: bold;
	color: #544F4F;
	text-align: center;
}
.newsfutitle
{
	text-align: right;
	padding-right: 30px;
	font-size: 12px;
	color: #544F4F;
	border-bottom: #000000 2px solid;
}
/*-----DIV布局样式-----*/
#content
{
	width: 805px;
	 text-align: center;
	 margin:0px auto 0px auto;
	}
#banner
{	margin:0px auto 0px auto;
	width: 805px;
	  vertical-align: top;
	}
#newclient
{width: 195px;
	 height: 204px;
	  text-align: left;
	   vertical-align: top;
	    float: left;
	}
#jjfa
{
	width: 405px; 
	text-align: center;
	 vertical-align: top;
	  float: left;
	}
#index_right
{
	width: 205px; 
	text-align: right;
	 vertical-align: top;
	  float: right;
	}
#link
{
	width: 805px;
	 border: 1px solid #EFEFEF;
	  text-align: center;
	   height: 81px;
	}
#head
{

}
#logo
{
	 height:69px;
	 text-align:center;
	/*background-image:url(/images/bj.jpg);*/
	
	}
.divanli
{
	width:280px;
	 border:#a1a1a1 0px solid;	  
	  margin-top:5px;
	}
.divnali_div1
{
    text-align:center;
	
	}
.divnali_div2
{
    height:80px;
	 color:#676767;
	 line-height:20px;
	 font-size:12px;
	}
.anliimg
{
	filter:DropShadow(Color=#000000, OffX=3, OffY=3, Positive=true);
	/*filter:Blur(Add=true,Direction=90,Strength=10)*/
	}
.png {
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/1.gif"
    );
} 



