@charset "gb2312";
/* CSS Document */
*{margin:0 auto;padding:0;list-style-type:none;}
img{ border:0px;}
a {
	color: #232323;
	text-decoration: none;
}
a:hover {
	color:#016FDE;
	text-decoration:underline;
}
body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.nav{ padding:15px 0px 15px 0px;}
.mid_r{ line-height:24px; padding:10px ; background:#f2f2f2;}
.hm_sv li {
	list-style-type:square;
}
/* ¶¥²¿µ¼º½ */
.top_nav {
	height: 36px;
}
.top_nav li{
	float:left;
}
.top_nav a {
	color: #3F44A0;
	text-align: center;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 120px;
	font-size: 14px;
	text-decoration: none;
}
.top_nav a:hover {
	color: #FFF;
	background:url(images/nav_jg.jpg) no-repeat center;
}
.top_nav div{
	width:120px;
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:9999;
	*margin-left:-120px;
	*margin-top:0px;
	background:rgba(1,111,222,0.7);
}
.top_nav div a {
	opacity:1;
	font-size:12px;
	height:32px;
	line-height:32px;
	font-weight:normal;
	color:#FFF;
}
.top_nav div a:hover {
	color:#FFF;
	background:#016FDE;
}
.prdiv {
	background:#F2F2F2;
}
.prdiv:hover {
	background:#DEEEFB;
}
/* ²à±ßµ¼º½ */
.nav_left {}
.nav_left a{
	width:170px;
	height:25px;
	color:#3F44A0;
	font-size:14px;
	text-align:center;
	line-height:25px;
	display:block;
	margin-top:10px;
}
.nav_left a:hover{
	color:#FFF;
	background:url(images/nav_mg.jpg) no-repeat center;
	text-decoration:none;
}
.pub_con {
	line-height:2;
}
.linkmaphead {
	font-weight:bold;
}
.linkmapbody {
	line-height:2;
}