*{
margin:0px;
padding:0px;
border:0;

}
ul ,li
{
	list-style-type: none;
}
body
{
	background: #474747; 
	font-family:"宋体";
}
#all
{
	margin: auto;
	width:970px; 
	background:#e8e8e8;
	padding-bottom:7px;  
	*padding-bottom:0px;
	_padding-bottom:0px;  
	
}
#menuandpic
{
	background-image: url(../new_images/prolistheadpic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#head
{
	width:970px;
	height:89px;  
}

#logo
{
	height: 45px;
	width: 225px;
	float: left;
	margin: 20px 30px 20px 23px; 
}

/*===�˵�======================================*/
#menu
{
	background-image: url(../new_images/menu.gif);
	background-repeat: no-repeat;
	float:left;
	height: 44px;
	width: 520px; 
	margin: 25px 10px 20px 105px;
	padding-left:5px; 

}
#nav 
{
 
	list-style-type: none; 
	margin:0;
   	padding:5px;

}
#nav li a {
	display: block;
	height: 22px;
	width: 75px;
	text-align:center; 
	font-size: 14px;
	font-family:"宋体";
	font-weight:700;
	text-decoration: none;
	padding: 10px 1px 10px 1px;
	margin-left:5px; 
}
#nav li a:link ,#nav li a:visited
{
 color:#291576;text-decoration:none;
}
#nav li a:hover
{
	color:#cf4141;
	text-decoration:none;
	background-image: url(../new_images/dot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav li {
 float: left;  
}
#nav li ul { 
 list-style-type: none;
 text-align:left;
 left: -999px;
 width: 300px; //注意,这里一定要设置宽度;
 position: absolute;  
  height:20px;  

}
#nav li ul li{
 
  	float: left;  
	padding-top:7px;
	height:20px;  
}
#nav li ul a{
    display:inline;
 	margin-top: 1px; 
  	font-family:"宋体";
	font-weight:500;
	font-size:13px;
	margin-right:3px;
	height:24px; 

}
#nav li ul a:link  ,#nav li ul a:visited 
{
 
 text-decoration:none;
 	color:#0000ff;
}
  
#nav li ul li a:hover
{
	color:#cf4141;
	text-decoration:underline;
	font-weight:normal;
	background-image:none;

}
#nav li:hover ul {
left:64%;
}
#nav li.sfhover ul {
left:64%;
}
#nav li:hover #gsjs {
left:49%;
}
#nav li.sfhover #gsjs {
left:49%;
}

#nav li:hover #gsdt {
left:57%;
}
#nav li.sfhover #gsdt {
left:57%;
}
  .menudiv
{
	width:1px;
	height:15px; /*ie8*/
	*height:20px;/*ie7*/
	_height:8px;/*ie6*/
	background:#cf4141;
	margin-top:10px;
	*margin-top:7px;
	_margin-top:7px;
} 
 .menudiv1
{
	width:1px; 
	background:#cf4141;
	height:15px;  /*ie8*/
	*height:20px; /*ie7*/
	_height:1px;	/*ie6*/
	*margin-top:7px;
	_margin-top:7px;
} 
 
 
/*===�˵�======================================*/
#contentpic
{
	width:970px;
	height:255px; 
	
}
#flash
{
width:970px; 
}
#Textflash
{	  
	width: 470px; 
	margin-left:265px;

}