@charset "utf-8";
/* CSS Document */


body {
	padding:0px;
	margin:0px;
	background:#000 url(images/layoutbg2.png) repeat top center;
	widht:100%;
	height:100%;
}
#big {
	background:#000 url(images/layoutbg.png) no-repeat top center;
	margin:0px;
	top:0px;
	width:100%;
	height:1026px;
}
#big2 {
	background:#000 url(images/layoutbg-2.png) no-repeat top center;
	margin:0px;
	top:0px;
	width:100%;
	height:1026px;
}
#big3 {
	background:#000 url(images/layoutbg-3.png) no-repeat top center;
	margin:0px;
	top:0px;
	width:100%;
	height:1026px;
}
#big4 {
	background:#000 url(images/layoutbg-4.png) no-repeat top center;
	margin:0px;
	top:0px;
	width:100%;
	height:1026px;
}
#big5 {
	background:#000 url(images/layoutbg-5.png) no-repeat top center;
	margin:0px;
	top:0px;
	width:100%;
	height:1026px;
}
#banner {
	witdh:900px;
	height:100px;
	margin-top:0px;
	background:url(images/banner.png) no-repeat center top;
}
#main {
	width:900px;
	height:100%;
	margin:0 auto;
	position:relative;
}
#content {
	position:absolute;
	widht:300px;
	font-size:13px;
	line-heith:20px;
	letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	color:  #898989;
	margin-top:-230px;
	margin-left:40px;
}
#content .title {
	font-size:22px;
	margin-left:-10px;
	padding-left:20px;
	padding-top:8px;
	width:500px;
	height:30px;
	color:#99c500;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}
#content .title2 {
	color:#67a900;
	letter-spacing:0.05em;
}
#content .title3 {
	color:#939260;
	font-size:15px;
	line-height:30px;
	height:30px;
	width:545px;
	border-bottom:#4d4d3a 1px solid;
	letter-spacing:0.08em;
	margin-bottom:10px;
}
#content ul{
	width:570px;	
	background: url(images/titlebg.png) repeat;		
	margin-top:-8px;	
	margin-left:-10px;
	padding-top:20px;
	padding-bottom:20px;
	list-style: circle;
	font-family:"country gothic";	
}
#content li {
	margin-bottom:8px;
	line-height:20px;
	margin-left:20px;
	margin-right:18px;
}
#content a{
	font-size:13px;
	line-heith:20px;	
	letter-spacing:0.05em;	
	font-family:Arial, Helvetica, sans-serif;
	color:#eeedee;
	text-decoration:none;
	border-bottom:#666 dotted 1px;
}
#content a:hover {
	color:#F9C;
	border-bottom: #F69 1px dotted;
}
#content .text{
	margin-top:-8px;	
	margin-left:-10px;	
	width:570px;
	text-align:justify;
	font-size:13px;
	letter-spacing:0.05em;
	line-height:22px;
	background: url(images/titlebg.png) repeat;			
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
#content .text2 {
	padding-left:20px;
	color: #666;
}
#content .text3 {
	color:#416719;
	font-size:13px;
	letter-spacing:0.05em;
	line-height:21px;
	padding-right:20px;
	width:550px;
}
#footer {
	width:850px;
	height:100px;
	margin:0 auto;
	margin-top:20px;
	margin-left:-10px;
	border-top:  #4C4C4C 1px solid;
	color: #875d79;
	letter-spacing:0.08em;
	font-size:12px;
	padding-top:10px;
	text-align:right;
}
#footer a{
	color: #874f74;
	text-decoration:none;
	border-bottom:#874f74 dotted 1px;
	padding-bottom:1.5px;
}
#footer a:hover {
	color:#874f74;
	text-decoration:none;
	border-bottom:0px;
}