@charset "utf-8";
img {border:0px}
ul,li,ol {
	margin: 0px;
	padding: 0px;
	float: left;
}
.wrapper_out {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: table;
	margin: 0  auto;
	padding-bottom: 20px;
}
.wrapper {
	width: 940px;
	margin: 0  auto;
}
.board {
	width: 940px;
}
.header {
	height: 350px;
	width: 940px;
	margin: 0  auto;
}
.main_board {
	background-image: url(../images/main_board_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 940px;
	padding-bottom: 20px;
}
.menu {
	height: 58px;
	width: 535px;
	float: left;
	z-index: 999;
}
.sub_menu {
	height: 105px;
	width: 510px;
	float: left;
	padding: 0px;
	margin-right: -30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_menu ul {
	height: 39px;
	width: 480px;
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 17px;
	line-height:30px;
	color: #FFF;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.sub_menu ul li{
	display: inline;
	margin: 0px;
}
.sub_menu ul li a{
	color: #FFF;
	text-decoration: underline;
}
.sub_menu ul li a:hover{
	background-color: #F39;
	text-decoration: none;
}
.p_link{
	font-size: 17px;
	line-height:30px;
	background-color: #F39;
	text-decoration: none;
}
.left_board {
	background-image: url(../images/left_board_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 520px;
	padding-top: 25px;
	padding-bottom: 30px;
	margin-left: 19px;
	margin-top: 0px;
}

.left_board ul{
	float: left;
	height: 80px;
	width: 455px;
	margin-left: 32px;
	list-style-type: none;
	display: inline;
}
/*.left_board ul li {
	display: inline;
	height: 72px;
	width: 85px;
	border: 1px solid #FFF;
	white-space: nowrap;
	margin-right: 4px;
}*/
.left_board ul li a{
	margin-top: 0px;
}
.left_board ul li a:hover{
	margin-top: 5px;
}
#bgimage {
	background-image: url(../images/pic_l_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 272px;
	width: 442px;
	margin-left: 32px;
	margin-top: 5px;
}

.left_board #auto {
	width: 434px;
	height: 252px;
	position: relative;
	top: -1px;
	left:9px;
	display:block;
	overflow:hidden;
}

#auto li {}
#next {
	height: 30px;
	width: 30px;
	position: relative;
	background-image: url(../images/next.png);
	z-index: 99;
	top: 130px;
	left: 482px;
	text-indent: -9999px;
	opacity: 0.5;
	cursor: pointer;
}
#prev {
	height: 30px;
	width: 30px;
	position: relative;
	background-image: url(../images/prev.png);
	z-index: 99;
	top: 100px;
	left: 5px;
	text-indent: -9999px;
	opacity: 0.5;
	cursor: pointer;
}
#next:hover, #prev:hover {
	opacity:1;
		/*補件動畫*/
	transition:all .5s ease;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 -ms-transition:all .5s ease;
}

#txt_2,#txt_3,#txt_4,#txt_5 {
    display:none;
}
#txt_1,#txt_2,#txt_3,#txt_4,#txt_5 {
	float: left;
	height:1295px;
	width: 450px;
	margin-left: 32px;
}
#txt_1 h1,#txt_2 h1,#txt_3 h1,#txt_4 h1,#txt_5 h1 {
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 21px;
	line-height: 26px;
	color: #291212;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#txt_1 p,#txt_2 p,#txt_3 p,#txt_4 p,#txt_5 p{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 15px;
	line-height: 28px;
	color: #291212;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
#txt_1 font,#txt_2 font,#txt_3 font,#txt_4 font,#txt_5 font{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 15px;
	line-height: 24px;
	color: #ff0066;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}


.icon {
	margin-right: 7px;
	margin-bottom: -5px;
	margin-left: 10px;
}
.right_board {
	float: right;
	width: 365px;
	margin-top: 22px;
	margin-right: 20px;
}
.right_board h1{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.tour_block {
	float: left;
	width: 365px;
	background-image: url(../images/right_board_middle.png);
	background-repeat: repeat-y;
}
.right_board h2{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 325px;
}
.right_board h2 a{
	color: #003399;
	font-weight:bold;
	text-decoration: underline;
}
.right_board h2 a:hover{
	text-decoration: underline;
	color: #ff3399;
}
.right_board p{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
.right_board p font{
	font-size: 15px;
	line-height: 24px;
	color: #0099ff;
	font-weight:bold;

}
.right_board h3{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 14px;
	line-height: 23px;
	color: #1c3557;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 25px;
}
.right_board h4{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color:#FFF;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-left:10px;
	width: 200px;
	background-color: #F39;
}
.right_board font{
	font-size: 19px;
	color: #ff3399;
}
.right_board .line h3{
	font-family: "微軟正黑體", sans-serif, Arial;
	font-size: 14px;
	line-height: 30px;
	color: #1c3557;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 5px;
	padding: 0px;
}
.bottom {
	margin-top: 0px;
	margin-bottom: 10px;
}
.line {
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #3aaabf;
	border-bottom-width: 1px;
}

#coming_soon {
	height: 34px;
	width: 109px;
	margin-top: 413px;
	margin-left: 95px;
	z-index: 999;*z-index: 999;
	position: absolute;
	visibility: hidden;
}
.margin_0 {
	margin-top: 0px;
	margin-left: 0px;
}

