@font-face {
    font-family: "GeosansLight";
    src: url(../fonts/GeosansLight.ttf);
}
.navbar-nav li a:hover{
	color: #F00;
}
.content-section-c {
	padding-top: 45px;
	padding-bottom: 30px;
}
.section-heading span {
	font-family: "微軟正黑體";
	font-size: 22px; 
	color: #000;
	padding-left: 5px;
}
.lead {
	font-family: "微軟正黑體";
	font-size: 30px;
	color: #666;
	text-decoration: line-through;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 90px;
}

 .price {
	color: #F00;
	font-family: GeosansLight;
	font-size: 50px;
	font-weight: lighter;
	float: left;
	width: 100px;
}
.font-price-color {
	width: 300px;
	margin-top: -20px;
}
.price-chinese {
	font-family: "微軟正黑體";
	color: #666;
	float: left;
	width: 10px;
	padding-right: 18px;
	line-height: 15px;
	padding-top: 23px;
}
.content-section-a .container .row .col-lg-5.col-lg-offset-2.col-sm-6 .img-responsive {

}
.banner .container .row .col-lg-5.col-sm-pull-6.col-sm-6 h2 {
	position: absolute;
	left: 20%;
	top: 36%;
	right: 0px;
	bottom: 0px;
}

.content-section-a .container .row .col-lg-5.col-sm-6 div {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color: #454545;
	border: 1px solid #BFBFBF;
	border-radius:7px;
	margin-right: auto;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: auto;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}


.content-section-a .container .row .col-lg-5.col-sm-6 div:hover {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #000;
	border: 1px solid #999;
}


.fb-like-box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.words{
	margin-left: 30px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.words-img{
	padding-left: 0px;
	float: left;
	text-align: left;
	width: 335px;
}
.section-heading-2{
	width: 80%;
}

iframe{

	margin-top: -20px;
}

#fancybox-content{
	border-width: 0px !important;
	width: 100%!important;
}
#content{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

