#tophead {
	float: left;
	width: 100%;
	height: 95px;
	background-image: url(images/yun_bk.jpg);
}

#leftbar {
	width: 12%;
	float: left;
	height: auto;
	text-align: center;
}
.rightbar {
	width: 13%;
	float: left;
	height: auto;
	text-align: center;
}
#bottombar {
	height: auto;
	width: 100%;
	background-image: url(images/caodi.jpg);
	float: left;
}
#content {
	height: auto;
	width: 68%;
	float: left;
	left: 20px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 0em;
	padding-left: 1em;
	padding-right: 1em;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: 1.6em;
	padding-top: 1em;
	background-color: #FFFFFF;
	padding-bottom: 1em;
}
body {
	font-size: 10.5pt;
	line-height: 12pt;
	text-align: left;
	text-indent: 0em;
	padding-top: 0em;
	margin: 5px;
}
table {
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: "ËÎÌå";
}
.heiti_style {
	font-family: "ºÚÌå";
}
