body{
	
}
body, td, div, p {
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656666;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0.15em;
}

#sitemap strong{color: #8c9011;}
#sitemap strong a{color: #8c9011;}
#sitemap strong a:hover{color: #5e432d; text-decoration:underline;}

#sitemap ul{padding:0px; margin:0px; margin-top:5px; list-style:none;}
#sitemap li{background:url(img/btn_bullet.gif) no-repeat 0 3px; padding-left:13px; margin:2px 0}
#sitemap li a{color: #656666;}
#sitemap li a:hover{color: #8c9011; text-decoration:underline;}
/*--------------------------All text--------------------------*/
a{
text-decoration: none;
}
a:hover{
text-decoration: none;
}
.table_inner {
	padding-left: 6px;
}


.a {
	font-size: 12.5px;
	line-height: 16px;
	letter-spacing: 0.15em;
	color: #656666;
	
}
.a_link {
	font-size: 12.5px;
	line-height: 16px;
	letter-spacing: 0.15em;
	color: #257025;
	font-weight: bold;
}
.a_link:hover {
	color: #5e432d;
}
.b {
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.15em;
	color: #8c9011;
	font-weight: bold;
}
.b:hover {
	color: #5e432d;
}
.d {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: normal;
	color: #656666;
}
.e {
	line-height: 21px;
	letter-spacing: 0.15em;
	color: #ffffff;
	font-weight: bold;
}
.title {
	line-height: 21px;
	letter-spacing: 0.15em;
	color: #5e432d;
	font-weight: bold;
}	

/*--------------------------header/footer--------------------------*/
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #656666;
	text-decoration: none;
	letter-spacing: 0.15em;
}
.header img{ margin-right:3px;}
.header_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.15em;
	color: #656666;
}
.header_link:hover{
	color: #8c9011;
}

/*--------------------------layer--------------------------*/

#Layer1 {
	position:absolute;
	width:900px;
	height:328px;
	z-index:2;
	left: 0;
	top: 0;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:900;
	height:26px;
	z-index:1;
	top: -2px;
	left: 1px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

