/* CSS */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#FFFFFF;
}

#container {
	text-align: left;
	margin: 0px auto;
	background-color: #FAFAFA;
	border: 1px solid #FFA050;

	width: 802px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

html>body #container {
	width: 800px;
}

#logobox a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#logobox {
	height: 40px;
	padding: 25px 25px 10px 40px;
	text-align: left;
	font-weight: lighter;
	text-decoration: none;
	background-color: #FFA050;
	color: #FFFFFF;
	font-size: 15px;
}

#navibar {
	height: 20px; border-bottom: 1px solid #CCCCCC; border-top: 0px solid #000000; background-color: #EEEEEE;
}

#navibar {
	background-color: #CCCCCC;
	padding: 8px 10px 8px 10px;
	text-align: right;
	/*float: right;*/
	color: #FFFFFF;
}

#navibar a{
	padding: 10px 10px 10px 10px;
	color: #3A3A3A;
	text-decoration: none;
	background-color: #CCCCC;
}

#navibar a:hover {
	color: #FFFFFF;
}

#navibar .current {
	color: #FFFFFF;
}

#bottbar {
/*	width: 800px;*/
	height: 15px;
	padding: 10px 40px 10px 40px;
	background-color: #FFA050;
	font-size: 12px;
	color: #444444;
	text-align: right;
	
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; */
}

#bottbar a {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#bottbar a:hover {
	color: #AAAAAA;
	background-color: #EEEEEE;
}

#bottbar .current {
	color: #444444;
}

.textcontleft {
	padding: 16px 48px 16px 48px;
	height: 14px;
}

.textcont {
	padding: 12px 48px 12px 58px;
	height: 14px;
	text-align: right;
}

.textcontn {
	padding: 12px 24px 12px 0px;
	text-align: right;
	height: 14px;
}

.textcont2 {
	height: 14px;
	padding: 0px;
	text-align: right;
}

#contents {
	padding: 40px;
	color: #3A3A3A;
	background-color: #FAFAFA;
	border: 0px solid #EEEEEE;
	border-top: 0px solid #EEEEEE;

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

	/*overflow: auto;*/
	/*height: 440px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 358px;*/
	
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 718px;

	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #FFA050;
}

html>body #contents {
	/*height: 358px;*/
	width: 718px;
}

#contents a {
	text-decoration: none;
	color: #B0B0B0;
}

#contents a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#contents p {
}

#contents h1 { }

#contents h2 { }

#contents h3 {
	/*display: block;*/
	/*padding: 10px;*/
	color: #FFA050;
}

#contents ul {
	margin: 20px;
	padding: 20px;
}

#contents li {
	margin: 10px;
}

#contents li span {
}
