#main {
	width:776px;
	margin-top:10px;
	border:1px solid #fd9;
	overflow:auto;
}
#left {
	float:left;
	width:155px;
	height:500px;
	background:url(../Images/Before/index/bg06.gif) repeat-x;
}
#left ul {
	position:relative;
	left:1px;
	display:block;
	width:100%;
	padding-top:102px;
	background:url(../Images/Before/index/bg07.gif) no-repeat 5px 5px;
}
#left li {
	padding-left:10px;
} 
#left li a,
#left li a:visited {
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#630;
	text-decoration:none;
}
#left li a:hover {
	color:#f60;
	text-decoration:none;
}
#left .onshow a,
#left .onshow a:visited {
	border:1px solid #fd9;
	border-right:1px solid #fff;
	background:#fff;
	font-weight:bold;
	color:#000;
}
#right {
	float:left;
	width:580px;
	min-height:500px;
	height:auto!important;
	height:500px;
	padding:0 20px 20px;
	border-left:1px solid #fd9;
}
#right h2 {
	margin-top:20px;
	border-bottom:1px solid #f5f5f5;
	font:bold 14px/30px "ËÎÌå";
	color:#f90;
}
#right h3 {
	margin-top:10px;
	font:normal 14px/30px "ËÎÌå";
}
#right p {
	margin-top:10px;
	font:normal 14px/24px "ËÎÌå";
	text-indent:2em;
}