@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
body {
	padding:20px 0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#f6efaa;
	line-height:1.8em;
	background-color:#0E0B06;
	background-color:#220000;
}
a {
	color:#f6efaa;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
#wr {	
	margin:0px auto;
	width:800px;
	text-align:left;
}
#hd {
	width:100%;
	height:260px;
	background:url(../images/header.jpg) no-repeat 0px 0px;
	position:relative;
}
#hdtxt {
	position:absolute;
	left:38px;
	bottom:0px;
	width:681px;
	height:34px;
	padding:10px 22px 0px 22px;
	color:#9d9c89;
	font-size:19px;
}
#mnv {
	height:22px;
	width:675px;
	list-style:none;
	background:url(../images/mnv.jpg) no-repeat 0px 0px;
	position:absolute;
	left:62px;
	top:189px;
}
#mnv li, #mnv li a {
	width:135px;
	height:22px;
	display:block;
	float:left;
}
#mnv li a {
	text-decoration:none;
	text-indent:-999999em;
	overflow:hidden;
	background-image:url(../images/mnv.jpg);
	background-repeat:no-repeat;
}
.btn_1 a {
	background-position:0px -22px;
}
.btn_2 a {
	background-position:-135px -22px;
}
.btn_3 a {
	background-position:-270px -22px;
}
.btn_4 a {
	background-position:-405px -22px;
}
.btn_5 a {
	background-position:-540px -22px;
}
#mnv li a:hover, #mnv li a.act, #mnv li a.act:hover {
	background-image:none;
}
#cnt {
	padding:20px 60px 7px 60px;
	line-height:22px;
	background: url(../images/cnt.png) repeat-y center 0px;
}
p {
	padding:0px 0px 13px 0px;
}
.pt {
	font-size:18px;
}
#ft {
	width:100%;
	height:150px;
	background:url(../images/ft.jpg) no-repeat center bottom;
	position:relative;
	color:##B8860B;
	line-height:20px;
}
#ft a {
	color:##B8860B;
}
#ft p {
	position:absolute;
	left:57px;
	top:40px;
}
#flsh {
	width:356px;
	height:290px;
	border:solid 1px #000;
	float:right;
	margin:0px 0px 0px 20px;
}
#flsh img {
	border:none;
}
.cl, .dev {
	line-height:0px;
	font-size:0px;
	width:100%;
	clear:both;
}
.cl {
	height:0px;
}
.dev {
	height:13px;
}
.btn, .sbm {
	width:100px;
	height:20px;
	display:block;
	text-indent:-999999em;
	overflow:hidden;
}
.sbm {
	background:url(../images/btn/btn_purchase_h.jpg) no-repeat 0px 0px;
	margin-left:-3px;
}
.btn {
	background:url(../images/btn/btn_purchase.jpg) no-repeat 0px 0px;
}
.btn:hover {
	background-image:none;
}
.tbl_btn {
	margin:0px 0px 13px 0px;
}
.tbl_btn th, .tbl_btn td {
	text-align:left;
	vertical-align:top;
	padding:0px 20px 0px 0px;
	clear:both;
}