@charset "utf-8";
/* footer置底 */
html, body { 
	height: 100%; 
}
.wrap {
 min-height: 100%;
 *display: table; /* For IE7 Hack */
 *height: 100%; /* For IE7 Hack */
}
.main { 
	overflow:auto; 
	padding-bottom: 34px; 
} /* must be same height as the footer */
footer {
 position: relative;
 margin-top: -34px; /* negative value of footer height */
 height: 34px;
 clear:both;
 box-sizing:border-box;
}
/* 共用CSS */
body {
	background-color: #f2f3f3;
	font-size: 16px;
	line-height: 24px;
}
a{
	text-decoration: none;
}
/* header */
header{
	background: url(../images/flag.png) repeat-x;
	text-align: center;

}
header .fami_logo{
	margin: 20px 10px 10px 10px;
}
header a.ic_nav{ 
	float: left; 
	margin: 25px 10px 0 10px;
}
header a.ic_search_gray{ 
	float: right; 
	margin: 25px 10px 0 10px;
}
/* 選單 */
nav { 
	width: 100%;
	text-align: center;
}
nav ul li{
	display: inline-block;
	width: 33%;
	color: #FFF;
	background: #0290d5;
	border-right: 1px solid #FFF;
}
nav ul li p{ 
	padding: 5px;
}
nav ul li.focus{
	color: #0290d5;
	background: #FFF;
}
nav ul li.focus a {
	color: #0290d5;
}
nav a {
  color: #fff;
}
.main{
	text-align: center;
}
.list ul li{
	text-align: left;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
}

span.img{
	float: left;
	padding: 10px 10px 0 10px;
}
span.list_detail{
	display: block;
	padding:0px 10px 0 120px;
}


.date{
	color: #9b9a9a;
	font-size: 12px;
}
.title{
	color: #0290d5;
	font-size: 14px;
	font-weight: bold;
}
.words{
	color: #9b9a9a;
	font-size: 13px;
	line-height: 16px;
}

footer{
	text-align: center;
	font-size: 12px;
	background-color: #c6c6c6;
	width: 100%;
	padding: 5px 0;
    color: #FFF;
}
/* 票券選單 */
.list_nav ul li{
	text-align: right;
	padding: 10px;
	font-size: 18px;
	background: #e3e3e3;
	border-bottom: 1px solid #FFF;
}
.list_nav ul li a{
	color: #0290d5;
	display: block;
}
.list_nav ul li p{
	float: left;
}

/* 內頁 */
.sub_title{
	border-top:2px solid #0290d5; 
	text-align: right;
	border-bottom:1px solid #dbdbdb; 
}
.sub_title p{
	font-size: 18px;
	float: left;
	padding: 5px 0 0 10px;
}
.sub_title a{ 
}
a.back_btn{
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	background: #0290d5;
	padding: 5px 10px; 
}

/* 票券內容 */
.banner_content{
	padding: 10px 0;
	text-align:center;
}
.b_banner img{ 
	width: 90vw; }
.s_banner{ float: left;
padding:10px; }
.s_banner img{ 
	width: 30vw;
	 }

.banner_content ul li{
	text-align: left;
	padding: 0 10px 5px 10px;
}
.banner_content h1.title{
	padding: 10px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #0290d5;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:10px; 
	box-sizinh:border-box;

}
a.btn{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	color: #FFF;
    background: #0290d5;
    padding: 10px 0;
    margin: 10px;
}
/*搜尋*/
.search_area{ 
	border:2px solid #0290d5;
	background: #FFF;
	padding: 5px;
	margin: 10px;
	text-align: left;
	height: 30px;
}
.search_area a{
	float: right;
}
.search_style{
	color: #333;
	border:none;
}

.search_result{
	text-align: left;
	padding: 0 10px 10px 10px;
}

.search_result h1{
	font-size: 24px;
	color: #666;
}
.search_result ul li{
	clear: both;
	padding-bottom: 10px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:10px;
}
.search_result ul li span.arrow_gray{
	float: right;
	margin: 15px 0 0 0;

}
.search_result ul li h1.title{
font-size: 18px; 
	color: #0290d5;
}
/*表格樣式*/
.form{	
	text-align: center;
}
.form table{
	font-size: 14px;
	width: 95%;
	margin: 0 auto 10px auto;
}
.form td{ 
	border-right:1px solid #FFF; 
	padding: 3px;
}
.td_title{
	background: #dbdbdb;
	color: #000;
}
.td_style{
	background: #bde3f5;
	color: #0290d5;
}
/*圓原樣是*/
h1.ticket_title{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 5px 0;
}
.ticket_code{ 
	text-align: center;
	background: #FFF;
	width: 85vw;
	margin: 10px auto;
	padding: 10px;
	position: relative;
}
.ticket_code p{
    font-size: 14px;
    color: #666;	
}
.circle{
	position: absolute;
	top: 45%;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #f2f3f3;
}
.c_left{ 
	left: -8px;
}
.c_right{ 
	right: -8px;
}
.qrcode{
	width: 50%;
	display: inline-block;
	margin: 10px auto;
}
.qrcode img{ 
	width: 100%;
}
.prize{ color: #ff8522;}

.ticket_box ul li p span{
	display: inline-block;
	width: 100px;

}
