#body {
	background-image: url(img/sample/sampleline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#masterdiv {
	text-align: center;
}
#subdiv {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
}
#contents {
	width: 690px;
	height: 100px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	color: #646464;
	font-size: x-small;
	float: left;
}
#menu {
	float: left;
	width: 150px;
	font-size: x-small;
	height: 700px;
	margin-left: 20px;
	color: #646464;
}
#main {
	float: left;
	width: 460px;
	overflow-y: visible;
	font-size: x-small;
	color: #646464;
	margin-left: 50px;
}
#whatsnew {
	float: left;
	width: 220px;
	font-size: x-small;
	color: #646464;
	overflow-y: visible;
	overflow: scroll;
	height: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
	color: #646464;
}
a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover {
	text-decoration: underline;
	color:#FF3366;
}
a:active {
	text-decoration: none;
	color: #646464;
}
input.iptxt{
	width:337px;
	border:1px solid #999999;
	background-color:#f9f9f9;}
input.ipnum{
	width:200px;
	border:1px solid #999999;
	background-color:#f9f9f9;}
input.ipnum2{
	width:100px;
	border:1px solid #999999;
	background-color:#f9f9f9;}
textarea.ttt{
	width:337px;
	border:1px solid #999999;
	background-color:#f9f9f9;
}
.top-font {
	color: #999999;
	font-size: small;
}
.midashicolor01 {
	color: #996600;
	font-size: small;
}
.call-font {
	font-size: xx-small;
	color: #999999;
}
.news-font {
	font-size: small;
	color: #646464;
}
.news-font2 {
	font-size: x-small;
	color: #646464;
}
.newsT-font {
	font-size: small;
	color: #01AD1C;
}
.color01 {
	color: #01AD1C;
}
.color02 {
	color: #FF9900;
}
.color03 {
	color: #BA00FF;
}
.color04 {
	color: #FF0000;
}
.color05 {
	color: #000000;
}
.color06 {
	color: #0066FF;
}
.color07 {
	color: #FF3366;
}
.color08 {
	color: #FFFFFF;
}
.color09 {
	color: #646464;
}
.xx-small-size {
	font-size: xx-small;
}
.x-small-size {
	font-size: x-small;
}
