.nav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 42px;
	background-image: url(../wiremes-images/biejing/menu_back.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
a.nav:hover {
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../wiremes-images/biejing/menu_act_back.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	font-weight: bold;
}
.wiremeshen {
	background-color: #F2F2F2;
	background-repeat: repeat;
	display: block;
	border: 1px dashed #C1C1C1;
}


a.nav:link {
	background-image: url(../wiremes-images/biejing/menu_back.gif);
	background-repeat: repeat-x;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 42px;
}
.wire {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
