.gobox {
	position: absolute;
	height: 150px;
}

.mosttx {
	font-size: 12px;
	color: 595959;
	line-height: 18px;
	letter-spacing: 1px;
}
.mosttx-white {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
}
.mosttx15b {
	font-size: 15px;
	color: 000000;
	line-height: 20px;
	letter-spacing: 1px;

}
.mosttx15 {
	font-size: 15px;
	color: 595959;
	line-height: 21px;
	letter-spacing: 1px;
	font-family: "新細明體";

}
.box01 {
	font-size: 11px;
	color: #56AA13;
	border: none #5F542C;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.tx {
	font-size: 12px;
	letter-spacing: 1px;

}
a.book:link {
	font-size: 12px;
	text-decoration: none;

}
a.book:visited {
	font-size: 12px;

}
a.book:hover {
	font-size: 12px;
	text-decoration: underline;

}
a.book:active {
	font-size: 12px;
	text-decoration: underline;

}
.copyright {
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
.TextForTableLeft {font-family: "新細明體";font-size: 10pt;color: #333333;text-decoration: none;
}
.input {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "新細明體";
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.input01 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "新細明體";
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

body {
	padding:0;
	margin:0;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #BE8917;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}
.wrapper {
	width:100%;
	min-width:1200px;
}
#header {
	width:100%;
	height:50px;
	background-color:#523C25;
	padding-top:5px;
}
#header table {
	/*margin:0 auto;*/
	text-align:center;
}

	
#bg {
	width:100%;
	height:668px;
	background:url(../img/main-bg.jpg) top center no-repeat ;
	display:block;
	line-height:0;
}
.bg_content {
	width:1200px;
	height:668px;
	margin:0 auto;
	position:relative;
}
.bg_content img {
	display:block;
}

.bg01 {
	width:100%;
	height:927px;
	display:block;
	line-height:0;
	position:relative;
	z-index:90;
	background:url(../img/bg01.jpg) top center repeat;
}
.bg_content01 {
	width:1200px;
	height:927px;
	position:relative;
	margin:0 auto;
}

.container_01 {
	width:100%;
	height:1492px;
	display:block;
	line-height:0;
	position:relative;
	z-index:90;
	background: url( ../img/main-bg01-1.png) top center no-repeat,url( ../img/main-bg01.jpg) top center no-repeat fixed;
}
.container_01_content {
	width:1200px;
	height:1492px;
	position:relative;
	margin:0 auto;	
	background:url(../img/01.png);
}
	
.container_02 {
	width:100%;
	height:1913px;
		display:block;
	line-height:0;
	position:relative;
	z-index:90;
	background:
		url( ../img/main-bg03-1.png) top center no-repeat,
		url(../img/bg03-bottom.png) bottom center no-repeat,
		url( ../img/main-bg03.png) top center no-repeat fixed;
	background-color: #FFEFBF;
}
.container_02_content {
	width:1200px;
	height:1913px;
	position:relative;
	margin:0 auto;	
	left:0;
	background:url(../img/main-bg03-2.png) no-repeat;
}
	
#footer {
	background-color:#523C25;
	margin:0 auto;
	width: 100%;
	height: 80px;
	clear:both;
	z-index:90;
}
#footer table {
	background-color:#523C25;
	height: 80px;
}

/*top*/	
#top {
	z-index: 9999;
}
	
