@charset "UTF-8";
#container {
	margin: 0px;
	padding: 0px;
	width: 1001px;
	background-color: #FFFFFF;
}
#head {
	height: 175px;
	width: 999px;
	background-color: #FFFFFF;
}
#contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 999px;
	background-color: #FFFFFF;
}
#side {
	background-color: #EBE9E5;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#main {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 739px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bana {
	background-color: #FFFFFF;
	height: 45px;
	width: 999px;
	padding-bottom: 10px;
}
.style2 {
	font-size: small;
	background-color: #FFFFFF;
}
.style3 {
	color: #333333;
	font-size: small;
}
.style5 {color: #333333}
.style6 {color: #333333; font-size: medium; }
.style7 {
	font-size: large
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #003333;
}
body {
	margin-left: 50px;
}
.style10 {font-size: 12px}
.style11 {font-size: 14px}
.style12 {color: #FFFFFF}
.style15 {font-size: x-large}
.style16 {font-size: medium}
.style19 {font-size: small}
.style21 {font-size: medium; color: #999999; }
.style22 {color: #455D27}
.style23 {font-size: 13px}

