/* CSS Document */
.font1 {
	font-family: "宋体";
	font-size: 12px;
}


A:link {
	COLOR: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:active {
	COLOR: #294189;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:hover {
	COLOR: #294189;
		text-decoration: none;
		font-family: "宋体";
	font-size: 12px;
	
	}

.font2 A:link {
	COLOR: #000000;
	text-decoration: none;
	font-family:宋体;
	font-size: 12px;
}

.font2 A:visited {
	COLOR: #000000;
	text-decoration: none;
	font-family: 宋体;
	font-size: 12px;
}
.font2 A:active {
	COLOR: #294189;
	text-decoration: none;
	font-family: 宋体;
	font-size: 12px;
}
.font2 A:hover {
	COLOR: #294189;
		text-decoration: none;
		font-family:宋体;
	font-size: 12px;
	
	}
	
	
.tableborder 
{
border:1px solid #999999;

}
.dl { FONT-SIZE: 12px; FONT-FAMILY: "宋体", "新宋体" }
/*BODY
{
    font-size: 12px;
    background-image: url(img/left.jpg);
    margin: 0px;
    background-repeat: repeat;
    font-family: 宋体, 新宋体;
}
*/

.hlm1{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:171px; 
	height:29px;
	background-image:url(images/zg5.jpg);
	background-repeat:no-repeat; 
    }
    .hlm2{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:169px; 
	height:29px;
	background-image:url(images/zg5.jpg);
	background-repeat:no-repeat; 
    }
    .hlm3{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:169px; 
	height:29px;
	background-image:url(images/zg5.jpg);
	background-repeat:no-repeat; 
    }
    .lm1{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:171px; 
	height:29px;
	background-image:url(images/lmbg1.jpg);
	background-repeat:no-repeat; 
    }
    .lm2{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:171px; 
	height:29px;
	background-image:url(images/zg5.jpg);
	background-repeat:no-repeat; 
    }
    .lm3{
    font-size:12px; 
    font-weight:bolder;
    padding-top:5px; 
    padding-bottom:10px; 
    padding-left:10px;
	width:171px; 
	height:29px;
	background-image:url(images/zg5.jpg);
	background-repeat:no-repeat; 
    }
    

 
    
   
.dropmenudiv
{
	position:absolute;
	top: 0;

	font:normal 18px 幼圆,Verdana;
	color:#303030;
	text-align:center;
	line-height:normal;
	z-index:100;

	width:80px;
	visibility:hidden;
}  
  

.dropmenudiv a{
	width:100%;
	display:block;
	text-indent:3px;
	border-bottom:1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color:#303030;
}

.dropmenudiv a:link{
	color:#303030;
}

.dropmenudiv a:visited{
	color:#303030;
}

.dropmenudiv a:active{
	color:#707070;
}

.dropmenudiv a:hover{
	background-color: #F0F0F0;
	color:#707070;
}    


