/*-----------------------------------// 全局样式 //-----------------------------------*/
ol, ul, li { list-style-type:none; }

/*-----------------------------------// 页面样式 //-----------------------------------*/

/*--- 导航 ---*/
#mainnav { background:url(nav.gif) repeat-x; height:43px;}
#nav {
	width:985px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	font-family:Microsoft Yahei, Arial;
	font-size:14px;
}
.nav_l { display:none; }
.nav_r { display:none; }
.navigation { padding-left:8px; }
.navigation li { float:left; width:100px; text-align:center; position:relative; padding-right:2px; padding-left:0px; z-index:100; background:url(li_line.gif) right no-repeat;}
.navigation li a, .navigation li a:visited {
	display: block;
	text-decoration: none;
	color:#fff;
	font-family:"Microsoft Yahei", Arial;
	font-size:14px;
	height:40px;
	line-height:40px;
	font-weight: bold;
}
.navigation li a:hover, .navigation li.hover a {
	color: #f2faff;
	text-decoration: none;
	background:url(nav_1.gif) center repeat-x;
	width:100px;
	height:40px;
	line-height: 40px;
	font-weight: bold;
}
.navigation li.hover a:visited { _color:#f2faff; }
.navigation ul { display:none; }
.navigation ul li { background-image:none; background-color:#969696; line-height:25px; margin:0px; padding: 0px; height:27px; }
.navigation ul li a, .navigation ul li a:hover { background-image:none; color:#f2faff; width:100px; margin:0px; padding: 0px; height:24px;}
.navigation li ul { width:100px; display:none; position:absolute; top:36px; left:0px; margin: 0px; padding:0; z-index:100; background-color:#969696; }
.navigation li ul ul { left:100px; top:20px; z-index:200; top:0; }
.navigation li ul li { background-color:#069; border:0; background-image:none; height:27px; }
.navigation li ul li a { color:#f2faff; font-weight:normal; text-align:center; text-indent:0px; background-image:none; height:27px; }
.navigation li ul li a:visited { _color:#f2faff; background-image:none; font-weight:normal; color:#f2faff; height:27px; }
.navigation li ul li a:hover { color:#f2faff; background-image:none; background:#049fe2; height:27px; }
.navigation li ul li.hover { background:#049fe2; background-image:none; width:100px; height:27px; }
.navigation li.hover ul a { background-image:none; height:27px; }
#nav_bot { width:938px; height:13px; background:url(menu_bottom.gif) repeat-x; }


.KeFuDiv{
	position: absolute;
	height:160px;
	width:118px;
}
.KeFuList{
	background:url(/images/mid001.gif);
}
.KeFuTitle{
	background:url(/images/list_001.gif);
	margin-left:9px;
	font-size:9pt;
	width:101px;
	height:20px;
	text-align:center;
}
.KeFuItem{
	text-align:center;
	margin-top:8px;
	font-size:9pt;
