body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 12px;
	color: #CCCCCC;
}
.cls {
	clear: both;
}
a:focus { outline: none; }



.xgsm {
	padding: 0px;
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.xgsm p {
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
.menu {
	WIDTH: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
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;
}

#menu1 {
	padding: 0px;
	height: 40px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu1 ul {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	width: 800px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#menu1 ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 40px;
	width: 114px;
	display: block;
	text-align: center;
}
#menu1 ul li a, #menu1 ul li span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu1 ul li a{
color: #999999;
background-position: left bottom;
}
#menu1 ul li span {
background-position: left top;
}

#menu2 {
	padding: 0px;
	height: 61px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 3px;
}
#menu2 ul {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	width: 960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#menu2 ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 61px;
	width: 106px;
	display: block;
	text-align: center;
}
#menu2 ul li a, #menu2 ul li span {
	float: left;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu2 ul li a{
color: #000000;
background: transparent url(../images/a_bg.gif) repeat-x left bottom;
background-position: left bottom;
}
#menu2 ul li span {
background: transparent url(../images/a_bg.gif) repeat-x left top;
background-position: left top;
}
