body {
	margin-top: 0px;
	background-color: #FCC196;
	background-position: center center;
}
#mainbox {
	height: 668px;
	width: 800px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	background-image: url(images/back3.png);
	background-repeat:no-repeat
}
#navebox {
	height: 16px;
	width: 800px;
}
#hederbox {
	height: 80px;
	width: 800px;
}
#navibox {
	height: 370px;
	width: 160px;
	margin-left: 11px;
	margin-top: 55px;
	margin-right: 11px;
	float: left;
}
#cathbox {
	float: left;
	height: 80px;
	width: 598px;
	margin-left: 10px;
	margin-top: 10px;
}
#infobox {
	float: left;
	height: 230px;
	width: 400px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 4px;
	background-color: #FFFFC5
}
#mtbox {
	float: left;
	height: 390px;
	width: 598px;
	margin-left: 10px;
	margin-top: 5px;
	overflow-y: scroll;
}
#timebox {
	float: left;
	height: 230px;
	width: 178px;
	margin-left: 10px;
	margin-top: 10px;
}
.style1 {
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-size: 12px;
	color: #666666;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {
	font-size: 16px;
	color: #FF6633;
}
.style5 {
	font-size: 14px;
	color: #FF6633;
}
.style6 {font-size: 12px}

.line { border-bottom:dotted 1px #F79517; 
}
#linkbox {
	height: 450px;
	width: 550px;
	padding: 10px;
	line-height: 200%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}