html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, b, u, i, form, label, table, tr, th, td, ul, li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
}
html, body {
	height:100%;
	margin:0;
	padding:0
}
body {
	text-align:center;
	min-width:1000px;
	min-height:590px;
	background:#f7f7f7;
	color:#444;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a, :focus {
	outline:0
}
a:link, a:visited {
	color:#afa048;
	text-decoration:none;
}
a:hover {
	color:#7b7033
}
a.but{
	display:inline-block;
	width:66px;
	height:26px;
	background:url(i/button.gif) no-repeat #fff;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-left:2px;
}
a.but:hover{
	background-position:0 -26px;
	color:#fff;
}
ul {
	list-style:none
}
#content {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-295px;
	margin-left:-500px;
	width:1000px;
	height:590px;
	z-index:1;
	text-align:left;
	overflow:hidden;
	background:url(i/bg.gif) no-repeat #f7f7f7;
}
.story {
	position:absolute;
	top:240px;
	left:37px;
	width:300px;
}
#info {
	position:absolute;
	bottom:22px;
	left:40px;
	width:270px;
}
#nav {
	position:absolute;
	top:240px;
	left:40px;
	width:270px;
}
#nav li a {
	font-size:18px;
	text-decoration:none;
}
a.selected {
	color:#000;
}
#thumb {
	position:absolute;
	width:640px;
	height:530px;
	top:29px;
	left:358px;
}
#menu_item {
	position:absolute;
	bottom:22px;
	left:245px;
	width:350px;
	text-align:right;
}
#menu #thumb {
	width:350px;
	left:617px;
	top:28px;
}
#thumb img {
	margin:0 2px 1px 0;
 //margin-bottom:2px;
}
h1#logo {
	position:absolute;
	top:40px;
	left:40px;
	text-indent:-9999px;
}
h1#logo a {
	display:block;
	width:210px;
	height:163px;
	background:url(i/logo.gif) no-repeat #fff;
}
#index h1 {
	top:180px;
	left:375px;
}
#index h2 {
	position:absolute;
	top:380px;
	left:280px;
	width:400px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}
#menu h2, h3 {
	color:#222;
	letter-spacing:-1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#menu_item p {
	text-align:right;
	margin-bottom:0;
}
#menu_item h4 {
	font-size:14px;
	margin-bottom:16px;
	font-weight:bold;
	color:#afa048;
}
h3 {
	font-size:14px;
	font-weight:normal;
}
p {
	font-size:12px;
	line-height:13px;
	text-align:justify;
	margin-bottom:16px;
}
h5 {
	position:absolute;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#999;
	bottom:0;
	width:1000px;
}
h6 {
	color:#777;
	margin-bottom:16px;
	font-weight:normal;
}
#social{position:absolute; top:-50px; right:5%; z-index:99}
#social a, #social li strong{display:block; width:80px; height:25px; font-size:10px; color:#fff; line-height:25px; background:#555; text-decoration:none}
#social li strong{font-weight:normal;background:#000}
#social a:hover{color:#000; background:#ccc}
