/* CSS Document */

body{
       margin:0px;
	   padding:0px;
	   line-height:22px;
	   font-family:"宋体";
	   font-size:12px;
	   background:url(bg.jpg) repeat-x top;
	   color:#333333;  
}
.title01 {
	background-image: url(jc.gif);
	background-repeat: no-repeat;
}

a{
        color:#333333;
		text-decoration:none;
}
a:hover{
        color:#0000ff;
		text-decoration:none;
}
.font1{
       color:#0000ff;
	   font-size:13px;
	   font-weight:bold;
}
.font2{
       color:#0000ff;
}
.banner{
       background:url(banner.jpg) no-repeat top;
}
.lm{
       background:url(lmdi.jpg) no-repeat bottom;
	   color:#146698;
	   font-size:13px;
	   font-weight:bold;
}
.rdd{
      background:url(rdd.jpg) repeat-x top;
	  border-left:1px #cdcdcd solid;
	  border-right:1px #cdcdcd solid;
	  background-color:#f0f0ee;
	  padding:5px 0px 0px 0px;
}
.rdd1{
      background:url(rdd.jpg) repeat-x top;
	  border-left:1px #cdcdcd solid;
	  border-right:1px #cdcdcd solid;
	  background-color:#f0f0ee;
	  line-height:24px;
	  padding:10px;
}
.about{
      line-height:22px;
	  padding:10px;
}
.cplb{
      background:url(cpdi.jpg) no-repeat center;
	  padding-left:20px;
}
.jg{
       margin-top:2px;
}
.ny{
      padding:10px;
}
.bk { border:#CCC 1px solid}
.foot{
      background:url(footdi.jpg) repeat-x bottom;
	  color:#ffffff;
}
.child{margin-left:10px;}
.leftlist1{
	cursor:pointer;
	padding-left:23px; /* 图片与字之间的距离 */
	height:23px;
	padding-bottom:5px;
	background-image: url(open.gif);
	background-repeat: no-repeat;
}
.leftlistclose{
	cursor:pointer;
	padding-left:23px; /* 图片与字之间的距离 */
	height:23px;
	padding-bottom:5px;
	background-image: url(close.gif);
	background-repeat: no-repeat;
}

.leftlist2{
	cursor:pointer;
	background:url(dot.gif) no-repeat;
	padding-bottom:5px;
	padding-left:23px; 
	height:23px;
}
#vertmenu {
width: 247px;
padding: 0px;
margin: 0px;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
vertical-align: middle;
text-align:left;
}
#vertmenu ul li a {
display: block;
padding: 3px 0px 3px 0px;
text-decoration: none;
color: #000000;
font-size:14px;
width:247px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #F3460E;
/*font-weight:bold;*/
}