@charset "utf-8";
/* CSS Document */
body { margin:0;   line-height:180%;}
ul,dl,h1,h2,h3,h4,h5,h6,form,dl,dd { padding:0; margin:0;}
h1 { font-size:14px;  font-family:'微软雅黑','黑体';}
h2 { font-size:14px;}
h3 { font-size:14px; font-weight:normal;}
h4 { font-size:12px;}
h5 { font-size:12px; font-weight:normal;}
ul { list-style:none;}
img { border:0px;}



#nav1 { float:left;width:250px;overflow:hidden;}
#nav1 ul li { float:left; height:35px; padding-bottom:10px;width:250px;background:url(images/img/left2.jpg) no-repeat;}
#nav1 ul li a { display:block; text-align:center;line-height:35px;  color:#001d37; font-size:14px; text-decoration:none;}
#nav1 ul li a:hover {background:url(images/img/left2.gif) no-repeat;color:#ff0000;font-size:14px;text-align:center;}
#nav1 ul li a#nav_current1 {background:url(images/img/left2.gif) no-repeat; color:#ff0000;font-size:14px;text-align:center;}

