body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
}
#top {
	width: 780px;
}
#top img {
	padding: 0px;
}
#main {
	background-color: #F28F1C;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	margin-top: 0;
}
#muen {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	height: 30px;
	margin-top: 25px;
}
#text {
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	width: 780px;
	text-indent: 28px;
	line-height: 140%;
}
#text img {
	float: right;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	height: 50px;
	width: 780px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#footer p {
	text-align: center;
	font-size: 16px;
}
#muen p {
	text-align: center;
}
