table {
	font-size: 12px;
}
.bj2 {
	background-attachment: fixed;
	background-image: url(bj2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bai {
	color: #FFFFFF;
}
.f14 {
	font-size: 14px;
}
.ss {
	font-weight: bolder;
}
.ff {
	font-weight: normal;
	color: #499239;
}
a {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFF00;
	text-decoration: none;

}
.hang {
	line-height: 20px;
}

/*----------È«¾Ö*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*----------À¸Ä¿²Ëµ¥*/
.topmenu{
	height:28px;
}
.topmenu ul{
	width:820px;	
	text-align: center;	
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	height:28px;
	background:url(http://www.jkglq.com/images/n/m_jg.gif) 5px no-repeat;
	text-align:center;	
}
.topmenu ul li a{
	float:left;
	color:#FFF;
	display:block;
	padding-left:16px;
	padding-right:12px;
	text-decoration:none;
	font-size:12px;
	height:28px;font-weight: bold;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFF000;	
}
.topmenu ul li a.thisclass{
	color:#FFF000;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}