*{
  margin:0px;
  padding:0px;
}
ul{
	list-style:none;
	}
a{
	text-decoration:none;
	color:#000;
	}
a:hover{
	  color:#777;
	}		
body{
  background:url(bg_jdwsdx_b_1.jpg) repeat-x;
  height:800px;
  font-size:14px;
}
#header{
	  width:1000px;
	  height:256px;
	  margin:0 auto;
	  background:url(heard_jdwsdx_b_1.jpg) no-repeat;
	  text-indent:-9999px;
}
#nav{
	  width:1000px;
	  height:32px;
	  background:url(navbar_m_jdwsdx_b_1.gif) repeat-x;
	  margin:0 auto;
	}
#nav ul{
	  width:800px;;
	  height:20px;
	  padding-left:30px;
	  padding-top:6px;
	}
#nav ul li{
	   width:100px;
	   display:inline;
	   font-size:18px;
	   margin:0 10px;
	}	
#nav ul li a{
	  color:#fff;
	}	
#nav ul li a:hover{
	   color:#FC0;
	}	
	
/*以下为mid部分*/
#mid{
	  width:1000px;
	  min-height:450px;
	  margin:0 auto;
	  background:#fff;
	}
#mid .dh{
	   width:1000px;
	   height:30px;
	   background:#eee;
	}
#mid .dh p{
	   padding-top:10px;
	}
#mid .dh p a{
	 color:blue;
	}
#mid .dh p a:hover{
	  color:#F39;
	}			
#mid .lmdh{
	   width:220px;
	   min-height:450px;
	   background:#ddd;
	   float:left;
	   	}
#mid .lmdh h3{
	 width:220px;
	 height:120px;
	 text-align:center;
	}
#mid .lmdh h3 img{
	  margin-top:30px;
	}
#mid .lmdh ul{
	 width:220px;
	 height:auto;
	 
	}	
#mid .lmdh ul li{
	  width:120x;
	  margin-left:50px;
	  height:23px;
	  padding-left:20px;
	  background: url(jt_jdwsdx_b_1.png) no-repeat;
	}						
/*以下为bottom部分*/
#bottom{
	  width:1000px;
	  height:80px;
	  clear:both;
	  margin:0 auto;
	  margin-top:-10px;
	  padding-top:13px;
	  background:url(bottom_jdwsdx_b_1.png) no-repeat;
	}
#bottom p{
	margin:3px 0;
	text-align:center;
	}
	
	
/*一下是正文*/
#zw p{

padding-top:6px;
border-bottom:#999999 dashed 1px;
height:23px;
text-align:center;
}	