body,td,th {
	font-size: 13px;
	color: #000000;
	text-align:center;
	line-height: 18px;
	letter-spacing: 1px;
}
a:active {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.top {
	width: 886px;
}
.meun {
	height: 25px;
	width: 886px;
	color: #000000;
	background-color: #000000;
	text-align: center;
}

.meun a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.meun a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.meun a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.meun li{
	float: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;

}

.main {
	height: 500px;
	width: 886px;
	background-color: #FFFFFF;
}
.left {
	height: 500px;
	width: 230px;
	float: left;
	background-color: #222244;
}
.button_meun {
	height: 50px;
	width: 886px;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #222244;
	padding-top: 3px;
}
.main_content {
	height: 500px;
	width: 650px;
	float: right;
	text-align: left;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
ul{ 

clear:both;

padding:0;

margin:0;

list-style:none;


}
