@charset "utf-8";
body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C140C;
	margin: 0px;
}
h2, h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #772514;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#logreg {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	margin-top: 5px;
}
#logreg a {
	color: #FFF;
	margin-left: 10px;
}
#logreg .link {
	margin-left: 0px;
}
#blackout {
	display: none;
	background-color: #000;
	position: fixed;
	z-index: 100;
	height: 100%;
	width: 100%;
	filter: Alpha(opacity=50);
	opacity: .5;
}
#blackout div {
	height: 205px;
	width: 307px;
	margin-top: 222px;
	margin-left: 35%;
	background-image: url(/images/index/page_scroll.png);
	background-repeat: no-repeat;
	background-position: -30px bottom;
}
#subwindow {
	display: none;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 222px;
	margin-left: 35%;
	position: fixed;
	z-index: 101;
	padding: 5px;
	filter: Alpha(opacity=90);
	opacity: .9;
}
#fly_control {
	position: absolute;
	z-index: auto;
	height: 75px;
	width: 78px;
	top: 0px;
	margin-left: 42px;
}
#main {
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 3;
}
#menu {
	position: absolute;
	z-index: 1000;
	width: 773px;
	height: 90px;
	top: 200px;
}
.page {
	background-image: url(/images/index/page_scroll.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-top: 90px;
}
.page .show {
	padding-bottom: 10px;
	text-align: justify;
	background-image: url(/images/index/page_center.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 440px;
	vertical-align: top;
	padding-right: 63px;
	padding-left: 63px;
}
#footer {
	background-image: url(/images/index/page_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	width: 100%;
	height: 206px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #000;
}
.img_right {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #000;
}
.fix_line-height {
	line-height: 0px;
	font-size: 14px;
}
#alpha_top {
	background-repeat: repeat-x;
	background-position: top;
	height: 400px;
	width: 100%;
	line-height: 0px;
}
#alpha_top td {
	vertical-align: top;
}
#alpha_top #oldphoto_left {
	background-repeat: no-repeat;
	background-position: left 70px;
	height: 800px;
	width: 263px;
	text-align: right;
}
#alpha_top #oldphoto_right {
	background-repeat: no-repeat;
	background-position: right 200px;
	height: 800px;
	width: 263px;
	text-align: left;
}
#bgsoundButton {
	background-image: url(/images/index/bgsound_on.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	width: 30px;
	display: block;
}
#bgsoundButton img {
	margin-top: 42px;
	margin-left: 4px;
}
.contact_use1 {
	text-align: right;
	vertical-align: top;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact_use2 {
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
}
#fly_cigar {
	position: absolute;
	z-index: 5;
	margin-top: -154px;
}
#ban_alpha {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	margin-top: -35px;
	margin-left: 35px;
	position: absolute;
	z-index: auto;
}