/*****å…¨å±€*****/
body {
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ";
	padding: 0px;
	margin: 0px auto;
	color: #000000;
	background: #ffffff;
}

a {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0;
}

#lefter-nav {
	padding-left: 10px;
}

#lefter-nav li {
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	width: 224px;
	background: url(../images/sub/nav-1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	;
}

#lefter-nav li a {
	padding-left: 12px;
	color: #FFC4C4;
	text-decoration: none;
	height: 30px;
	width: 224px;
	display: block;
}

#lefter-nav li a:hover {
	background: url(../images/sub/nav-2.jpg);
	color: #000000;
	background-repeat: no-repeat;
	font-weight: lighter;
}

#main_content {
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px;
}

#main_content p {
	text-indent: 2em;
	line-height: 25px;
	
}