a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#0099FF;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}
.contain {
	width: 999px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:#E3E3E3 1px solid;
	float:none;
}
.part-left {
	height: 100%;
	width: 200px;
	float:left;
	text-align:center;
}
.right-body {
	height: 100%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.lanmu-top-right {
	float: left;
	height: 30px;
	width: 100px;
	font-size: 14px;
}
.lanmu-top-right-right {
	float: left;
	height: 20px;
	width: 630px;
	text-align: right;
	font-size: 12px;
}
.part-right {
	height: auto;
	width: 797px;
	float:left;
	border-left:#E3E3E3 1px solid;
}
.menuBG {
	height: 60px;
	width: 100px;
	float:left;
}
.menuTT {
	height: 100px;
	width: 200px;
	float:left;
}

.parentMM {
	background-image: url(parentMM.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 164px;
	margin-left:auto;
	margin-right:auto;
	line-height:35px;
}
.nav {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 98%;
	height: 30px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.lanmu-top {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	float:none;
}
.lanmu-top-left {
	height: 30px;
	width: 20px;
	float:left;
}
.lammu-content {
	height: 120px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	float:none;
}
.menu-class-two {
	height: 100%;
	width: 89%;
	margin-right: auto;
	margin-left: auto;
	float:none;
}
.menu-class-two ul {
	width: 70%;
	list-style:none;
	float:none;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.menu-class-two li {
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	height: 25px;
	list-style:none;
	text-align:left;
}