
body {
		display:block;
		text-align: center;
		background-image: url('../images/bg.gif');
		margin: 0px 0px 0px 0px;
}


.main {
	display:block;
	background-color: #FFFFFF;
	width: 800px;
}

a:link {
		font-size:9px; 
		color:#4a0924; 
		text-decoration:none; 
	font-family: Georgia, "Times New Roman", Times, serif !important; 
}
a:active {
		font-size:9px; 
		color:#4a0924; 
		text-decoration:none; 
	font-family: Georgia, "Times New Roman", Times, serif !important; 
}
a:visited {
		font-size:9px; 
		color:#4a0924; 
		text-decoration:none; 
	font-family: Georgia, "Times New Roman", Times, serif !important; 
}
a:hover {
		font-size:9px; 
		color:#4a0924; 
		text-decoration:underline; 
	font-family: Georgia, "Times New Roman", Times, serif !important; 
}

.text {
	 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	 font-size: 12px;
	 color: #666666;
	 line-height: 15px;
}

.text2 {
	 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	 font-size: 10px;
	 color: #666666;
	 line-height: 15px;
}

.text3 {
	 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	 font-size: 12px;
	 color: #52332b;
	 line-height: 15px;
}

.text4 {
	 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	 font-size: 9px;
	 color: #52332b;
	 line-height: 15px;
}

.text5 {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
		font-size: 12px;
		color: #5c1917;
		line-height: 15px;
		font-weight: bold;
}

.f1 {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;	font-size: 12px; 
		color: #333333;	
		line-height: 20px;
}

.f2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9px;
		color: #333333;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	margin-top: -20px;  
	margin-right: 6px;
}

.menu a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	text-decoration: underline;
	color: #333333;
}
.menu a:active {
	text-decoration: none;
	color: #333333;
}

ul {
	display:block;

}

li {
	display:block;
	float:right;
}

li a{
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif !important; 
	font-size: 9px;
	color: #333333;
}

.link_txt{
	padding: 0px 5px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif !important; 
	font-size: 9px;
	color: #333333;
}

#footer {
        float:right;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px !important;
		color: #333333 !important;
}

.spacer {
	display: block;
	height: 5px;
}

.spacer_1 {
	display: block;
	height: 30px;
}


.spacer_2 {
	display: block;
	height: 70px;
}

#header {
	display: block;
	width: 800px;
}

.header_left {
	float:left;
       display: block;
	width: 145px;
	height: 1px;
	background-color: #4a0924;
}


.header_right {
	float:left;
       display: block;
	width: 655px;
	height: 1px;
	background-color: #b0b286;
}

.bg-g {
	background-color: #eeeeee;
}
.bg-w {
	background-color: #ffffff;
}

.web-bar {
	float:right;
	display: block;
	margin-top:	30px;

	margin-right: 20px;
	vertical-align: middle;
}

.concept_area {
	margin: 0px 10px 10px 20px;
	display: block;
	text-align: left;
	width: 700px;
	
}

.contact_area {
	margin: 20px 0px 0px 20px;
	display: block;
	text-align: left;
	width: 700px;

}

.version {
		margin: -5px 0px 0px 0px;
}

.whatsnew_area {
	margin: 20px 0px 0px 20px;
	display: block;
	text-align: left;
	width: 700px;
}

.footer_left {
	float: left;
	display: block;
	width: 145px;
	height: 90px;
	background-color: #4a0924;

}

.footer_right {
	float:left;
	display: block;
	width: 655px;
	height: 90px;
	background-color: #b0b286;
}
