@charset "utf-8";
/* CSS Document */
img{
	border: 0;
}

a:link, a:visited
{
    color: #fff;
    text-decoration: none;
}
a:hover
{
    color: #fff;
    text-decoration: none;
}
 a:hover img{
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
}
 html, body {
 height:100%;
}
body{
    font-family: Verdana, Arial, Helvetica,微軟正黑體;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
    background:#272420;
    margin:0;
}
#wapper {
	width: 100%;
	position:relative;
	height: 830px;
	min-height: 100%;
	background-image: url(images/index01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wapper-1 {
	width: 100%;
	height:100%;
	min-height: 100%;
}
#header {
	width: 1120px;
	position:relative;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 14px;
}
#header a {
	margin-right: 20px;
	margin-left:20px;
}

#header-1 {
	width: 100%;
	position:relative;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f8b62c;
}
#header-2 {
	width: 1120px;
	position:relative;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 40px;
}
#header-2 a {
	margin-right: 20px;
	margin-left:20px;
}
h1{
	position: absolute;
	top: 0px;
	z-index: 200;
	height: 147px;
	width: 183px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
h2{
	height: 150px;
	margin:0;
}
h1 a:hover img{
	filter: Alpha(Opacity=100);
	opacity: 1;
	transition: all 0.3s ease 0s;
	margin-top:1px;
}
.boy{
	top:370px;
	position: absolute;
	z-index: 100;
	left: 15%;
}
.girl{
	top:370px;
	position: absolute;
	z-index: 100;
	right: 15%;
}
.content{
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	min-height:760px;
	padding-bottom: 60px;
}
.content-info{
	width: 1060px;
	padding-right: 30px;
	padding-left: 30px;
	height: auto;
}
.content-info a:link,.content-info a:visited{	
	text-decoration:underline;
	}
.content-info a:hover{	
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
	text-decoration:none;
	}
.content-info td{
	padding-bottom:20px;

}
.content-info .notice{
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	margin-bottom:15px;
}
.content-info .notice td{
	padding-bottom:3px;
}
.info-a{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	float: left;
	width: 140px;
}
.info-b{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -40px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-c{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -80px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-d{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -120px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-e{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -160px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-f{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -200px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-g{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -240px;
	height: 30px;
	float: left;
	width: 140px;
}
.info-h{
	background-image: url(images/infosub.png);
	background-repeat: no-repeat;
	background-position: left -280px;
	height: 30px;
	float: left;
	width: 140px;
}
.content-video a:link,.content-video a:visited{	
	text-decoration:underline;
	}
.content-video a:hover{	
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
	text-decoration:none;
	}
.content-tours{
	width: 1060px;
	padding-right: 30px;
	padding-left: 30px;
	height: auto;
}
.content-list{
	width: 1060px;
	padding-right: 30px;
	padding-left: 30px;
	height: auto;
}
.content-video{
	width: 960px;
	padding-right: 80px;
	padding-left: 80px;
	height: auto;
	font-size: 22px;
	line-height: 46px;
	color: #FFF;
}
.inputtext{
	width:330px;
	height:30px;
	background-color:#f8b62c;
	border:none;
	font-size: 16px;
	color: #000;
	text-indent: 7px;
	font-family: Verdana, Arial, Helvetica,微軟正黑體;
}
input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(images/check_radio_sheet.png) -38px top no-repeat;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/check_checkbox_sheet.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(images/check_checkbox_sheet.png) -38px top no-repeat;
}
.btn{
	background-color:#272420;
	border:#f8b62c solid 3px;
	font-size: 24px;
	color: #f8b62c;
	font-family: Verdana, Arial, Helvetica,微軟正黑體;
	text-align:center;
	border-radius:10px;
	padding:0px 30px;
	margin:20px;
	display:inline-block;
}

a:hover .btn {
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
}
.btn-1{
	background-color:#272420;
	border:#f8b62c solid 3px;
	font-size: 24px;
	color: #f8b62c;
	font-family: Verdana, Arial, Helvetica, "微軟正黑體";
	text-align:center;
	border-radius:10px;
	padding:0px 40px;
	margin:20px;
	display:inline-block;
	line-height: 46px;
}

a:hover .btn-1 {
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
}
.article-page {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	clear: both;
	position: relative;
	padding-top: 40px;
	padding-bottom: 80px;
}

.article-page ul {
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.article-page ul li {
	display:inline-block;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0;
	text-align: center;
}

.article-page ul li.active a {
    background: none repeat scroll 0 0 #f8b62c;
    border: 1px solid color: #f8b62c;
    color: #272420;
    text-decoration: none;
}
.article-page ul li a {
    background: none repeat scroll 0 0 #272420;
    border: 1px solid #f8b62c;
    color: #f8b62c;
    text-decoration: none;
	padding: 5px 8px;
}
.article-page ul li a:hover {
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
}

.upload{
	width: 330px;
	min-height:200px;
	padding-bottom: 20px;
}
.video{
	width: 320px;
	height:320px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, "微軟正黑體";
	font-size: 16px;
	line-height: 24px;
	background-color:#f8b62c;
	padding: 5px;
}
.video-box{
	width: 320px;
	height:240px;
	background-color:#000000;
	margin-bottom:5px;
}
.tours{
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	clear: both;
	padding-top: 10px;
}
.tours-link{
	position:relative;
	margin-right:28px;
	margin-left: 28px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 295px;
	height: 61px;
	display: block;
	float: left;
}
.tours-link a:hover{
		top:1px;
		position:relative;
}
.content-tours ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.content-tours ul li{
	float: left;
	list-style-type: none;
	width: 100%;
	height:44px;
	padding: 0px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8b62c;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-indent: 130px;
}
.content-tours ul li a:hover{
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	transition: all 0.3s ease 0s;
}
.tours-a{
	background:url(images/agents.png) no-repeat;
}
.tours-b{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.tours-c{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -120px;
}
.tours-d{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -180px;
}
.tours-e{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -240px;
}
.tours-f{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -300px;
}
.tours-g{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -360px;
}
.tours-h{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -420px;
}
.tours-i{
	background-image: url(images/agents.png);
	background-repeat: no-repeat;
	background-position: left -480px;
}
#footer{
	width:100%;
	position: fixed;
	height: 70px;
	background-color: #FFFFFF;
	clear: both;
	bottom: 0px;
	z-index: 200;
}
#footer-1{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 10px;
	padding-left: 10px;
}
 .winner td{
	 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8b62c;
	padding-top:20px;
 }