@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	font-family: "微軟正黑體";
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
}
#header {
	background-image: url(images/banner.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 180px;
	-moz-background-size: auto 180px;
	-webkit-background-size: auto 180px;
	-o-background-size: auto 180px;
	background-size: auto 180px;

}

iframe {
	max-width: 100%;
}
#page_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#page_wrapper .navbar-toggle .icon-bar {
	background-color: #fff;
}
#page_wrapper .navbar-toggle {
	border-color: #fff;
	background-color: #FF6600;
	position: absolute;
	top: -40px;
	right: 5px;
	z-index: 10000;
}
#page_wrapper .navbar-toggle:hover, #page_wrapper .navbar-toggle:focus {
	background-color: #8D400C;
}
.form-horizontal fieldset {
	background-color: #EFEFEF;
	margin: 5px 0px;
	padding: 5px 10px;
	border-radius: 0px 0px 10px 10px;
}
.form-horizontal legend {
	font-size: 140%;
	font-weight: bolder;
	background-color: #D8EFA7;
	border-radius: 20px;
	text-align: center;
}
.searchbpx {
	line-height: 1;
}
.searchbpx .gsc-search-button {
	height: 30px;
	width: 70px;
}
.socail_space {
}

#___gcse_0 .gsc-control-cse {
	background-color: transparent;
	border: none;
	height: 50px;
/*google搜尋框*/}
.style_fb {
	margin-top: 15px;
	text-align: center;
	font-size: 200%;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background-color: #FFF;
	color: #06C;
	display: inline-block;
	border-radius: 50px;
}
#mainmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logophoto {
	margin-top: 40px;

}
#mainmenu {
	margin-top: 50px;
}
#mainmenu, #mainmenu nav {
	border: none;
	background-image: url(images/m_bg_off.jpg);
	background-repeat: repeat-x;
}
#mainmenu a {
	font-size: 120%;
	color: #FFF;
	font-weight: bolder;
}
#mainmenu li:hover a {
	background-image: url(images/m_bg_on.jpg);
	background-repeat: repeat-x;
}
#mainmenu li{
	position:relative;}
#mainmenu li:hover ul{
	display: block;
	position: absolute;
	top: 40px;
	min-width:250px;
	width:100%;
	list-style: none;
	background-color: #fff;
	z-index: 1000;
	}
#mainmenu li:hover ul a{
	background-color:transparent;
	background-image: none;
	color:#666;
		
	}	
#mainmenu li:hover ul li{
	padding: 5px 5px 5px 20px;
	display: block;
	float: none;
	line-height: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}	
#mainmenu li:hover ul li:hover{
	background-color: #090;

}	
#mainmenu li:hover ul li:hover a{
	color:#FFF;

}	

#mainmenu li ul{
	display:none;}	
#mainmenu {
	min-height: 0px;
	margin-bottom: 0px;
}
#mainmenu .active a {
	background-image: url(images/m_bg_on.jpg);
	background-repeat: repeat-x;
}
.video_index_title {
	text-align: center;
	font-size: 140%;
	color: #FFF;
	padding-top: 40px;
	font-weight: bolder;
	background-image: url(images/i_v01.png);
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: left top;
}
.video_index_space {
	background-color: #FFF;
}
.video_index_space a {
	color: #000;
}
.video_index_space div {
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.video_index_space iframe {
	height: 200px;
}
.video_index_footer {
	background-image: url(images/i_v02.png);
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: right top;
	height: 70px;
}
.link_index_space{
	margin-bottom:20px;}
.link_index_space div:first-child{
	border-top-width: thin;
		border-top-style: solid;
			border-top-color: #CCC;
	}
.link_index_space div {
	padding: 10px 10px;
	background: linear-gradient(90deg, #F0F0F0 0%, #FFFFFF 60%);
	background: -moz-linear-gradient(90deg, #F0F0F0 0%, #FFFFFF 60%);
	background: -webkit-linear-gradient(90deg, #F0F0F0 0%, #FFFFFF 60%);
	background: -o-linear-gradient(90deg, #F0F0F0 0%, #FFFFFF 60%);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.link_index_space a {
	padding-left: 20px;
	color: #000;
	background-image: url(images/i_icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.content_m {
	padding-top:10px;
	background-color: #FFF;
	min-height:400px;
}
#content {
	margin-top: 20px;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	padding-bottom: 20px;
	
}
.mail_title:before {
	content: url('images/i_i01.png');
	vertical-align: -50%;
}
.mail_title {
	font-weight: bolder;
	padding: 20px 5px 0px 5px;
	color: #060;
	font-size: 160%;
	font-family: "微軟正黑體";
	background-image: url(images/t_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.title {
	font-size: 120%;
	color: #ff6600;
	font-family: "微軟正黑體";
	font-weight: bolder;
	margin: 5px 0px;
}
.title a {
	color: #ff6600;
}
.time {
	display: block;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
.box_news {
	background-color: #FFF;
	padding: 10px;
}
.box_news .row {
	padding-bottom: 5px;
	margin: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list_more {
	text-align: right;
	padding: 10px;
}
.list_more a {
	padding: 5px 15px;
	color: #333;
	display: inline-block;
	background-color: #fff;
	border-radius: 10px;
	border: thin solid #333;
}
.list_more a:hover {
	color: #000;
}
.more {
	text-align: right;
}
.more a {
	padding: 5px 15px;
	color: #fff;
	display: inline-block;
	background-color: #8b9c6f;
	border-radius: 5px;
}
.more a:hover {
	color: #FFF;
	background-color: #ff6600;
}
#footer {
	color: #fff;
	background-color: #8b9c6f;
	padding: 0px;
	background-image: url(images/b_bg.jpg);
	background-repeat: repeat;
}
#footer .container {
	padding-top: 20px;
}
#footer_imng {
	
}
.tooltipspace{

	border-radius: 10px;
	background-color: #ff6600;
	color: #FFF;
	display:block;
	padding:5px;
	position: fixed;
	right: 5px;
	top:200px;
	z-index:10000;
	width:40px;
			background-color:#809f53;
	}
.tooltipspace hr{
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFF;
	}	
#gototop {
	border-radius: 90px;
	background-color: #ff6600;
	color: #FFF;
	display: inline-block;
	padding: 10px;
	position: fixed;
	right: 0px;
	bottom: 5px;
}
.pagespace {
	text-align: right;
}
.pagespace a {
	color: #F60;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #F60;
	border-color: #F60;
}
.badge, .timebadge {
	background-color: #fff;
	color: #360;
}
.list_style01, .content {
	font-size: 120%;
}
.list_style01 .list-group-item {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 3px;
}
.list_style01 a {
	color: #ff6100; /*news*/
}
.list_style01 .more a {
	color: #fff;
}
.list_style02{
	font-size:120%;}
.list_style02 a{ color:#000;}
.bt_style_01{
	padding-bottom:20px;
	background-image: url(images/line_00.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	-moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;

	}
.bt_style_01 .btn-active {
	color: #00a13a;

	background-color: #ffea01;
	border: 2px solid #00a13a;
}

.bt_style_01 a {
	font-size: 160%;
	font-weight:bolder;
	border: 2px solid #8dcbb4;
	color: #8dcbb4;
		border-radius: 10px;
}
.bt_style_01 a:hover {
	color: #00a13a;
	border-radius: 10px;
	background-color: #ffea01;
}
.content {
	padding:10px;
	line-height: 1.5;
}
.page_title:before {
	content: url('images/t_bar_1.png');
	vertical-align: -50%;
	position:absolute;
	top:3px;
	left:0px;
}
.page_title:after {
	content: url('images/t_bar_3.png');
	vertical-align: -50%;
	position:absolute;
	top:3px;
	right:0px;
}
.page_title {
	margin: 0px 0px 10px 0px;

	position:relative;
	color: #000;
	font-weight: bolder;
	padding-left: 60px;
	background-image: url(images/t_bar_2.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 70px;
	line-height: 70px;
	/*text-shadow:#fff 0px 1px,#fff 0px 2px,#fff 0px 3px,#fff 0px 4px, #6f3609 0px 6px,#fff 1px 0px,#fff 2px 0px,#fff 3px 0px,#fff 4px 0px,  #6f3609 6px 0px, #fff -1px 0px,#fff -2px 0px,#fff -3px 0px,#fff -4px 0px,#6f3609 -5px 3px,#6f3609 -6px 0px, #fff 0px -1px,#fff 0px -2px, #fff 0px -3px, #fff 0px -4px,#6f3609 3px -5px,#6f3609 0px -6px; */



	text-shadow: #fff 2px 2px 3px,  #fff -2px -2px 3px,  #fff -2px 2px 3px,  #fff 2px -2px 3px,  #fff 2px 2px 3px,  #fff -2px -2px 3px,  #fff -2px 2px 3px,  #fff 2px -2px 3px,  #fff 2px 2px 3px,  #fff -2px -2px 3px,  #fff -2px 2px 3px,  #fff 2px -2px 3px,  #fff 2px 2px 3px,  #fff -2px -2px 3px,  #fff -2px 2px 3px,  #fff 2px -2px 3px,  #fff 2px 2px 3px,  #fff -2px -2px 3px,  #fff -2px 2px 3px,  #fff 2px -2px 3px,  #6f3609 0px 6px 2px,  #6f3609 6px 0px 2px,  #6f3609 -6px 0px 2px,  #6f3609 0px -6px 2px,  #6f3609 -6px -6px 2px,  #6f3609 6px 6px 2px,  #6f3609 6px -6px 2px,  #6f3609 -6px 6px 2px,  #6f3609 2px 5.5px 2px,  #6f3609 5.5px 2px 2px,  #6f3609 -5.5px 2px 2px,  #6f3609 2px -5.5px 2px,  #6f3609 3px 5.5px 2px,  #6f3609 5.5px 3px 2px,  #6f3609 -5.5px 3px 2px,  #6f3609 3px -5.5px 2px,  #6f3609 4px 5.5px 2px,  #6f3609 5.5px 4px 2px,  #6f3609 -5.5px 4px 2px,  #6f3609 4px -5.5px 2px,  #6f3609 -4px -5.5px 2px,  #6f3609 -5.5px -4px 2px,  #6f3609 6px -4px 2px,  #6f3609 -4px -6px 2px,  #6f3609 -6px -4px 2px,  #6f3609 -4px -6px 2px,  #6f3609 6px -2px 2px,  #6f3609 -2px -6px 2px,  #6f3609 -6px -2px 2px,  #6f3609 -2px -6px 2px;
	font-family: "微軟正黑體";
	font-weight: bolder;
}
.content_title {
	font-size: 200%;
	font-weight: bolder;
	font-family: "微軟正黑體";
	margin: 3px 0px;
	color:#ff6504;
}
hr {
	margin: 5px 0px;
}
.album .thumbnail, .pro .thumbnail {
	font-size: 120%;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
}

.album img, .pro img {
	width: 100%;
}
.album span {
	/*position: absolute;
	bottom: 4px;
	width: calc(100% - 8px);
	display: block;
	padding: 5px 0px;
	background-color: #669900;*/
}
.photolist,.albumlist {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size:120%;
}
.photolist a {
	color: #30ad83;
}
.albumlist .album {
	margin-bottom: 5px;
	text-align:center;
	position:relative;
}
.albumlist .aphoto{
	padding: 10px 10px;
	background-image: url(images/album_bg.png);
	background-repeat: no-repeat;	
	-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
-o-background-size:100% 100%;
background-size:100% 100%;

	}
.albumlist .aphoto:before{
	content: url('images/icon_w.png');
	position:absolute;
	top:0px;
	right:25px;
	z-index:100;
	}	
.albumlist a{
	color:#000;
	}
.videolist{
	text-align:center;}	
.videolist a{
	font-size:120%;
	color:#000;
	
	}		
.video_v{
	padding: 20px 5px;
	background-image: url(images/movie_bg.png);
	background-repeat: no-repeat;
	-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
-o-background-size:100% 100%;
background-size:100% 100%;

	}
.video_v iframe{
	height:200px;}		
.ps{/*內容圖片用*/
	padding: 5px;
	border: thin solid #d7c5b1;
	position:relative;
	display:inline-block;
	}
.ps:before{
	content: url('images/icon_w2.png');
	position:absolute;
	top:-13px;
	left:5px;
	z-index:100;
	}	
	
.storelist_c{
	padding: 10px;
	
	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #2bb17f;
}
.storelist{
	margin:0px 10px;}	
.storelist .col-sm-12{
	margin-top:5px;
	padding-top:5px;
		border-top-width: thin;

	border-top-style:dashed;

	border-top-color:#CCC;
	}
.storelist_c a{
	color: #2bb17f;
	font-size:120%;}
	.store_info{
		margin-top:5px;
	background-image: url(images/memo.png);
	background-repeat: no-repeat;
	padding:30px 20px 20px 20px;
	-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
-o-background-size:100% 100%;
background-size:100% 100%;
		}
.price {
	color: #960;
}
.subpromo {
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #66A651;
	padding-left: 25px;
	margin: 3px 0px;
	display: block;
	font-size: 140%;
}
.contneprice {
	display: block;
	color: #930;
	font-size: 120%;
}
.boldstyle {
	font-weight: bolder;
	color: #666;
}
.img-inline img {
	display: inline-block;
}
.form-horizontal legend {
	display: inline-block;
	text-align: left;
	background-color: #FFF;
	border: none;
	padding-left: 15px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C30;
	margin-bottom: 0px;
}
.img-inline .control-label {
/*text-align:left;
	*/}
.form-horizontal fieldset {
	background-color: #FFF;
}
#message_dialog {
	z-index: 1000;
	width: 320px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	display: none;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -160px;
	_position: absolute;
 _top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2);
	_margin-top: 0;
	min-height: 150px;
}
.deslabel,.content_title2{
	font-weight:bolder;
	margin:3px 0px;
	display:block;
	padding: 5px 10px;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat;
	color:#8b9f6e;	
		font-family:"微軟正黑體";
	}
.cartlist_r1 {
	background-color: #F3F3F3;
}
.cartlist_r2 {
	background-color: #FEEFE0;
}
.modal .controls {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	border-radius: 25px;
	position: fixed;
	top: 30vh;
}
.modal .next {
	right: 0px;
	-webkit-box-shadow: 2px 1px 3px #999;
	-moz-box-shadow: 2px 1px 3px #999;
	box-shadow: 2px 1px 3px #999;
}
.modal .previous {
	left: 0px;
	-webkit-box-shadow: -2px 1px 3px #999;
	-moz-box-shadow: -2px 1px 3px #999;
	box-shadow: -2px 1px 3px #999;
}
.otherinfo img{
	width:100%;
	}
.topmenu{
	position:absolute;
	top:0px;
	z-index:200;
	right:10px;
	/*background-color:#FFF;*/
	padding:5px;border-radius:10px;}	
.topmenu img{
	display:inline-block;
		vertical-align:bottom;}
 .topmenu a{
	color:#333;
	font-size:80%;
	vertical-align:bottom;
	height:35px;}	
 @media all and (min-width: 768px) {
}
 @media all and (min-width: 320px) and (max-width: 768px) {
}
@media all and (min-width: 768px) and (max-width: 1000px) {
}
@media all and (max-width: 768px) {
#mainmenu, #mainmenu nav {
	border: none;
	background-image: none;
	background: linear-gradient(90deg, #006069 5%, #009F1E 100%);
	background: -moz-linear-gradient(90deg, #006069 5%, #009F1E 100%);
	background: -webkit-linear-gradient(90deg, #006069 5%, #009F1E 100%);
	background: -o-linear-gradient(90deg, #006069 5%, #009F1E 100%);
}
#header {
	background-position: -120px top;
	min-height: 100px;
	-moz-background-size: auto 100px;
	-webkit-background-size: auto 100px;
	-o-background-size: auto 100px;
	background-size: auto 100px;
}
#mainmenu {
	margin-top: 0px;
	background-color: transparent;
	border: none;
}
#mainmenu li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.logophoto {
	margin-top: 20px;
	max-width: 200px;
}
#content {
	padding-bottom: 120px;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
}
@media all and (min-width: 768px) and (max-width: 1280px) {
}
@media all and (min-width: 480px) and (max-width: 768px) {
}
@media all and (min-width: 320px) and (max-width: 480px) {
	
}
@media all and (max-width: 320px) {
}
@media all and (max-width: 767px) {
	.video_index{
		display:none;}
}


 @media screen and (min-width: 768px) {
.modal-dialog {
	width: 800px;
}

}
@media all and (max-width: 768px) {
.video_index_title {
	padding-top: 80px;
}
.video_index_footer {
	height: 150px;
}
.page_title:after {
	z-index:-2;

}
}
