/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #A19D9A;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E7E7DC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/44.jpg);
}
#container {
	margin: 0px;
	padding: 0px;
}


#header {
	width: 980px;
	height: 174px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header #about {
}


#menu {
	width: 920px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#menu h1 {
	color: #666666;
}



#menu a {
	height: 35px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4B4B4B;
	border: none;
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}


#container #content {
	height: 500px;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
}
#content h1{padding-left:25px;
            font-size:16px;}
#content p{
            padding-left:20px;
			padding-right:20px;
			line-height:2em;
			text-indent:2em;}
.line{
	width:500px;
	height:4px;
	background-color:#2a304a;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}#content img {
	border: 1px solid #999999;
}
#end {
}
