body {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
	line-height:25px;
}
#menu {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
	color: #333333;
	text-decoration: none;
	background-color: #DDEDFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	border: 1px solid #DFDFDF;
}#main {
	padding: 0px;
	width: 100%;
	border: 1px dashed #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FDFFE8;
	height: auto;
}
#main_left {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: auto;
}
#main_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 46%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	height: auto;
}
#menu li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#menu li a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menu li a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	text-decoration: underline;
}
#main_left ul {
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#main_left li {
	float: left;
	margin-left: 5px;
}
#main_right ul {
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#foot {
	padding: 0px;
	float: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot_logo {
	padding: 0px;
	float: left;
	width: 14%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot_text {
	float: right;
	width: 85%;
}


#main_right li {
	float: left;
	margin-left: 5px;
}

