@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Calligraph421 BT, Book Antiqua, Cursive;
	background:#000000;
	color:#8A581E;
}
#wrapper {
	margin:0 40px 0 0;
}
#header {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:100px;
	background:url(../img_site/header.jpg) no-repeat;
}
#nav {
	position:absolute;
	top:100px;
	left:0;
	margin:0;
	padding:12px 0 0 18px;
	width:200px;
	height:auto;
}
#menutop {
	margin:0;
	padding:0;
	width:180px;
	height:30px;
	background:url(../img_site/menutop.jpg) no-repeat;
}
#menu {
	margin:0;
	padding:10px 0 30px 10px;
	color:#8A581E;
	background:url(../img_site/menuback.jpg) top #ECE2CC no-repeat;
	width:170px;
	height:auto;
}
#menubottom {
	margin:0;
	padding:0;
	width:180px;
	height:30px;
	background:url(../img_site/menubottom.jpg) no-repeat;
}
#contenttop {
	position:absolute;
	top:100px;
	left:230px;
	height:15px;
	width:75%;
	background: url(../img_site/main_top.jpg) repeat-x; 
}
#contentmain {
	position:absolute;
	top:115px;
	left:230px;
	width:75%;
	background:url(../img_site/bgmain.jpg);
	min-height:600px;
	padding:0 0 40px 0;
	margin:0 0 100px 0;
}
#marquee {
	margin:0 0 15px 0;
	padding:0;
	width:180px;
	height:30px;
	color:#FFFFFF;
}
#logo {
	margin:0;
	padding:20px 0 0 0;
	width:180px;
	height:180px;
	background:url(../img_site/logo.jpg) no-repeat top center;
}
#onestat {
	margin:0;
	padding:20px 0 0 40px;
}
