body {
	background-image: url(../images/bg.JPG);
	background-repeat: repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menubg {
	background-image: url(../images/meng-bg.JPG);
	height: 45px;
}

.bg {
	background-color: #FFFFFF;
}
A.menu:visited,A.menu:active,A.menu:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.banner {
	background-image: url(../images/banner.JPG);
	height: 230px;
}
.bluetext {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A.leftmenu:visited,A.leftmenu:active,A.leftmenu:link {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	text-align: left;
	display: block;
	line-height: 35px;
	background-image: url(../images/left-bg.JPG);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: bold;
}
A.leftmenu:hover {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	text-align: left;
	display: block;
	line-height: 35px;
	background-image: url(../images/left-bg2.JPG);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: bold;
}
.bottom {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bottom.JPG);
	height: 75px;
}
.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.text {
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
