body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDD5B;
	border-bottom-color: #FFDD5B;*/
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ffec90;
	scrollbar-3dlight-color: #ffec90;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #f6f6f6;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(../image/top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 749px;
	height: 280px;
}
#container{
	width: 757px;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(../image/bg.jpg);
	text-align: left;
	background-repeat: repeat-y;
}
#main{
	width: 750px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDD5B;
	border-bottom-color: #FFDD5B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#top-head{
	width: 750px;
	text-align: left;
}
#menu{
	width: 190px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
#center{
	width: 340px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
#frame{
	width:240px;
	height:150px;
	border:0;
	margin:0px;
	padding:0px;
	overflow: auto;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
}
#sub{
	width: 180px;
	float: right;
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
	line-height: 150%;
	color: #666666;
	background-color: #F7F7F7;
	padding: 10px;
	font-size: 12px;
}
#footer{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: #999999;

}
#clear{
	clear: both;
	width: 750px;
	height: 1px !important;
	display: block !important;
	font-size: 1px !important;
	margin: 0;
}
.menu {
	background-image: url(../image/menu_bg.gif);
	background-repeat: repeat-y;
	line-height: 30px;
}
.menu img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.frame {
	width:240px;
	height:150px;
	border:0;
	margin:0px;
	padding:0px;
	overflow: auto;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
}
#frame a {
	color: #666666;
	text-decoration: underline;
}
