* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ebfad8;
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}
#header {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 182px;
	width: 899px;
	overflow: hidden;
	background-image: url(../images/01_02.gif);
	background-repeat: no-repeat;
}
#menu {
	clear: both;
	height: 34px;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/01_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
}
#menu ul {
	padding-left: 153px;
}
#menu li {
	float: left;
	list-style-type: none;
	width: 97px;
	margin-left: 24px;
	height: 29px;
	padding-top: 3px;
}
.li_td {
	background-image: url(../images/01_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 24px;
}
#main {
	clear: both;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	background-image: url(../images/01_29.gif);
	background-repeat: no-repeat;
	background-position: left 394px;
	background-color: #FFFFFF;
	text-align: left;
}
#left {
	float: left;
	height: 378px;
	width: 223px;
	background-image: url(../images/01_24.gif);
	background-repeat: no-repeat;
	margin-top: 16px;
}
.left_bgtop {
	width: 211px;
	margin-top: 72px;
	margin-right: 6px;
	margin-left: 6px;
	background-image: url(../images/02_28.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EBFBE0;
}
.left_bgbottom {
	background-image: url(../images/02_39.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 211px;
}
.left_bgtop .left_bgbottom ul {
	padding-left: 23px;
	width: 165px;
	padding-right: 23px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.left_bgtop .left_bgbottom li {
	list-style-type: none;
	background-image: url(../images/01_36.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 165px;
}
.left_bgtop .left_bgbottom li a {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	display: block;
	background-image: url(../images/01_32.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	padding-left: 40px;
}
.left_bgtop .left_bgbottom li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
#right {
	float: right;
	margin-top: 16px;
	width: 670px;
	margin-left: 6px;
}
#right li {
	list-style-type: none;
	margin-bottom: 16px;
}
p {
	text-indent: 2em;
}
.li_padding{
	margin-right: 16px;
	margin-left: 18px;

}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}a:visited {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/01_31.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 88px;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 88px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

