div,h1{ font-size:12px;  font-weight:normal;}
img, form, div, ul, li, dl, dt, dd, p, input {
border:0px;margin:0px;padding:0px;
}
a:link {
font-family:"宋体";
text-decoration:none;
}
li a{ text-decoration:none;color:#4B4B4B; font-family:"宋体"}
div {
text-align:left;vertical-align:top;  font-size:12px; overflow:hidden;
}
ul, li,h1{
list-style-type:none;margin:0;padding:0;  list-style-image:none;
}

        #navigation td 
        {  position:relative;
        }
     		
		#navigation li a
		{
			font-size: 13px;
			margin: 0px;
			font-weight: bolder;
		}		
		#navigation td ul 
		{	display: none;
			margin: 0px;
		    width:950px;
		    background:none;
		}		
		#navigation td ul.news 
		{   width:350px;
		}
		#navigation td ul li
		{border-top: solid 1px #ffffff;		
		 height:27px;		
		 text-align:center;	
		 float:left;	
		 background:url(../pic/new/sub_bg.jpg) repeat right top;	 
		 line-height:27px;
		}
		#navigation td ul li.daohang_left
		{  width:33px;
		   height:27px;
		   background:url(../pic/new/sub_left.jpg) no-repeat left bottom;
		}	
		#navigation td ul li.daohang_right
		{  width:36px;
		   height:27px;
		   background:url(../pic/new/sub_right.jpg) no-repeat right top;
		}	
		#navigation td ul li.last
		{background:url(../pic/new/sub_bg.jpg) no-repeat left top;
		}
		#navigation td ul li a
		{ color:#48A324;
		  font-weight:bold;					 
		  line-height:27px;
		  border:0px;
		  display:block;
		  margin:0px 10px 0px 10px;	
		}
		
		#navigation td ul li a:Hover
		{  color:#F0FF00;
		 	
		}
		/*子菜单的字体大小*/	
        #navigation td ul {
		display:none;
		position:absolute; 
		top:26px;
		margin-top:1px;
		left:-100; 	
        }
        #navigation td ul.news {
		position:absolute; 
		top:26px;	
		left:-0px; 	
        }
        