body {
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 12px;
	color: #CCCCCC;
}
.cls {
	clear: both;
}
a:focus { outline: none; }




.menu {
	WIDTH: 812px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#menu2 {
	padding: 0px;
	height: 29px;
	width: 812px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu2 ul {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	width: 812px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	height: 29px;
	line-height: 29px;
}
#menu2 ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 29px;
	line-height: 29px;
	width: 81px;
	display: block;
	text-align: center;
}
#menu2 ul li a, #menu2 ul li span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 15px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu2 ul li a{
color: #fff;
background: transparent url(../Images/nav/a_bg.gif) repeat-x left bottom;
background-position: left bottom;
}
#menu2 ul li span {
background: transparent url(../Images/nav/a_bg.gif) repeat-x left top;
background-position: left top;
}
