.f_l{ float:left;}
.f_r{ float:right;}
.w_130{ width:130px;}
.w_170{ width:170px; }
.w_180{ width:180px; }
.center960{width:960px; margin:0 auto;}
.center960 .f_r a{ color:#03A3D7; margin-right:10px; }
.center960 .f_r a:hover{
	text-decoration: underline;
}
#topmenu{
	height: 80px;
	/*background-image: url(http://www.zymk.cn/Public/images/top_menu.gif);*/
	background-repeat: repeat-x;
	text-align:left;
}
#topmenu a{ font-size:12px;}
#topmenu .menu{ /*width:730px;*/ padding-top:15px;}
#topmenu .menu ul{
	padding:0px;
	margin:0px;
	display: block;
	background-image: url(http://www.zymk.cn/Public/images/v_line.gif);
	float:left;
	padding-left:10px;
	/*padding-top:3px;*/
	background-repeat: repeat-y;
	background-position: right;
}
#topmenu .menu ul li{
	font-size:12px;
	margin-top:6px;
	margin-bottom:5px;
	float: left;
	display: block;
	color:#666;
}
.w_130 li{ width:130px;}
.w_170 li{ width:170px;}
.w_180 li{ width:180px;}
#topmenu .menu ul li a{
	font-size:12px;
	color:#666;
	text-decoration: none;
	padding-right: 5px;
}
#topmenu .special{
	color: #008C7B;
	font-weight: bold;
}
#topmenu .menu_r{}
#topmenu .menu_r a{
	font-size:12px;
	color:#666;
	text-decoration: none;
	padding-right: 15px;
}
#topmenu .menu ul li a:hover, #topmenu .menu_r a:hover{
	color:#c5001b;
	text-decoration: underline;
}
