/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {
	margin-top: 0;
	font-family: "微軟正黑體", Verdana;
}
p {margin: 0;}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.blue {
	font-size: 1.5em;
	line-height: 1.8em;
	color: #000000;
	font-weight: bold;
}
#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	font-size: 24px;
	background: #777;
	color: white;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.col-md-3.lente #form {
	font-size: 1.375em;
	text-decoration: none;
	margin-bottom: 10px;
	color: #E4007E;
	text-align: left;
}

.helight {
	font-size: 2em;
	line-height: 1.8em;
	color: #00a0e9;
	font-weight: bold;
}
.red {
	font-size: 2em;
	line-height: 1.8em;
	color: #E5007F;
	font-weight: bold;
}
.parent {
	font-size: 1.375em;
	color: #FFFFFF;
	font-weight: bold;
}
.lente h2 {
}


html,body{
	font-family: "微軟正黑體", Verdana;
	background-image: url(../images/bg.jpg);
}
.header {
	padding: 3em 2em 0.5em;
	background-image: url(../images/43.jpg);
}
.bg {
	background-image: url(../images/bg.html);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:1100px;	
}

.share-bg {
	background-image: url(../images/share-bg.html);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding-left: 500px;
	padding-top: 10%;
	height: 400px;
	width: 800px;
}

.logo {
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	float: left;
}
.nav-top {
	float: right;
	background: #fff;
	margin: 0 0 -21px;
	padding: 0 0 1em;
}
.title-l {
	float: left;
	margin-right: 10px;
}
.title-r {
	float: left;
	font-size: 1.125em;
	line-height: 180%;
	color: #000;
}
.head-nav {
	background-color: #e4007e;
}
.head-nav ul li a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.1em;
	padding: 1.5em 1.5em;
	border-right: 1px solid #fff;
}

.head-nav ul li a.no-border{	
	border-right: 0px solid #fff;
	width:145px;
}
.head-nav ul li.active a{
	background: #736f72;
	color:#fff;
}
.head-nav ul li a:hover {
	background: #736f72;
	color:#fff;
}
.head-nav ul li{
	display: inline-block;
	float:left;
}
.head-nav ul{
	padding:0;
	margin: 0;
}

.submenu {
	padding: 0px;
	border: thin solid #999;
}
.contents {
	background: #fff;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.contents ul.menu2 {
	list-style-type: none;
	padding: 0px;
}
.contents ul.menu2 li.question a.qu{
	font-size: 1.5em;
	line-height: 1.25em;
	color: #E4007E;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	display: block;
}

.contents ul.menu2 li.question a.non{
	display: block;
	font-size: 1.5em;
	line-height: 1.25em;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
.contents ul.menu2 li ul {
	font-size: 1.125em;
	color: #000;
	line-height: 200%;
	padding-top: 12px;
	list-style-type: none;
	padding-left: 0px;
}
.contents ul.menu2 li.answernon{
	font-size: 1.125em;
	color: #454545;
	line-height: 200%;
}
.contents ul.menu2 li.answer a{
	text-decoration: underline;
	color: #E5007F;
	font-size: 1.125em;
	font-weight: bold;
}
.contents ul.menu2 li.answer a:hover{
    text-decoration:none;
}
.sh{
	height: 38px;
	width: 55px;
	margin-top: 15px;
	float: left;
}
	
.sh ul.tab_menu{
	display:block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sh ul.tab_menu li{
float:left;
}
.sh ul.tab_menu li a:hover{
background-position:bottom;
}

.sh ul.tab_menu li.icon1 a{
	display: block;
	width: 25px;
	height: 38px;
	background-image: url(../images/plurk.png);
	text-indent: -9999px;
}

.sh ul.tab_menu li.icon2 a{
	display: block;
	width: 26px;
	height: 38px;
	background-image: url(../images/facebook.png);
	text-indent: -9999px;
}

.sh ul.tab_menu li.icon3 a{
	display: block;
	width: 25px;
	height: 38px;
	background-image: url(../images/twitter.png);
	text-indent: -9999px;
}

.banner{
	background:url(../images/banner.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:500px;	
}
.banner0{
	background:url(../images/banner0.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:500px;	
}

.banner1{
	background:url(../images/banner0.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:150px;	
}
.banner2{
	background:url(../images/banner1.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:150px;	
}

.banner-info {
	width: 71%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}
.banner-info h1 {
	color: #000;
	font-size: 3.75em;
	font-weight: 700;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 150%;
}
.banner-info h2 {
	color: #000;
	font-size: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 180%;
	font-weight: bold;
}
.banner-info h3 {
	color: #000;
	font-size: 2.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 120%;
	font-weight: bold;
}
.banner-info p {
	color: #000;
	font-size: 1.125em;
	text-align: center;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 180%;
}

.btn {
	border: none;
	font-family: "微軟正黑體";
	font-size: inherit;
	color: inherit;
	display: block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0px !important;
	text-decoration: none;
	font-size: 1.5em;
	border: 1px solid #fff;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 1.5em;
	padding-bottom: 0.4em;
	padding-left: 1.5em;
	background-color: #B6BF00;
	width: 50%;
}
.btn:after {
	content: '';
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #A6AE00;
}
.btn:hover {
	content: '';
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #A6AE00;
	color: #FFF;
}
/* Button 1c */
.btn-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background:#b6bf00;
}
.btn-1c:hover,
.btn-1c:active {
	color: #fff;
}
.btn-1c:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/*----*/
.btn1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	background-color: #b6bf00;
	font-family: "微軟正黑體";
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}
.btn-1d:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #9DA600;
}
.btn-1d:hover,
.btn-1d:active {
	color: #FFFFFF;
}
.content-top {
	position: relative;
	min-height: 68.5em;
}
.content-all {
	background:url(../images/banner.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:600px;	
	background: #fff;
	top: -3em;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 3em;
	padding-left: 1em;
	position: absolute;
	float: left;
}
.content {
	background: #fff;
	top: -3em;
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	float: left;
	width: 100%;
}
.lente p {
	color: #000;
	font-size: 1.125em;
	line-height: 2em;
}
.lente h1 {
	color: #00a0e9;
	font-weight: 500;
	font-size: 2.85em;
}
.lente h4 {
	font-weight: 700;
	color: #fff;
	margin: 0;
	font-size: 1.7em;
	padding: 0.5em 1em;
	background-color: #E4007E;
}

	
td.td-bg {
	font-size: 1.125em;
	color: #FFFFFF;
	background-color: #B6BF00;
	height: 30px;
	padding-top: 0px;
	border: 1px solid #B6BF00;
}
td.list-content {
	font-size: 1em;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B6BF00;
	border-right-color: #B6BF00;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B6BF00;
	border-left-color: #B6BF00;
}
td.class-list {
	font-weight: bold;
	color: #E90085;
}
.lente h6 {
	font-size: 1.3em;
	font-weight: 600;
	color: #898688;
	margin: 1em 0;
}
.lente ul li a span {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/arrow.png) no-repeat 0px 0px;
	margin-right: 0.4em;
}
.lente ul li a {
	color: #8b8b8b;
	padding: 0.5em 0;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
}
.lente ul li a:hover{
	color: #E4007E;
}
.lente ul li {
	display: block;
	border-bottom: 1px dashed #8b8b8b;
	padding-bottom: 1em;
	padding-top: 1em;
}
.lente ul {
	margin: 0;
	padding: 0;
}
.sti{
	margin:2em 0;
}
.sti p {
	font-size: 1em;
	color: #939393;
	margin: 1em 0;
	line-height: 1.8em;
	font-weight: 400;
}
.link {
	background: url(../images/righ.png) no-repeat -1px 1px;
	display: inline-block;
	padding: 0 0 0 21px;
	line-height: 20px;
	font-size: 1.1em;
	font-style: normal;
	color: #ffc000;
}
a.link:hover{
	color: #736f72;
}

.sedtell h3 {
	color: #736f72;
	font-size: 1.75em;
	line-height: 150%;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
}
.sedtell h5 {
	color: #00a0e9;
	font-size: 1.6em;
	font-weight: 300;
	line-height: 150%;
	text-align: left;
}
.sedtell p {
	font-size: 1em;
	color: #000000;
	margin: 0em 0 1em;
	line-height: 1.8em;
	font-weight: 400;
	text-align: left;
}
.sedtell p a {
	font-size: 1em;
	color: #E4007E;
	margin: 0em 0 1em;
	line-height: 1.8em;
	font-weight: 400;
	text-align: left;
}
.sedtell p a:hover {
	font-size: 1em;
	color: #00B1F4;
	margin: 0em 0 1em;
	line-height: 1.8em;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
}
.sedtell-bottom p {
	font-size: 1em;
	color: #000000;
	margin: 1em 0 1em;
	line-height: 1.8em;
	font-weight: 400;
}
.sedtell-top p {
	font-size: 1.25em;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
	text-decoration: none;
}
.sedtell-left {
	float: left;
	width: 40%;
}
.sedtell-left-all {
	float: left;
	width: 20%;
}
.sedtell-right-all {
	float: left;
	width: 78%;
	margin-left: 2%;
}
.sedtell-right {
	float: left;
	width: 56%;
	margin-left: 4%;
}
.sedtell-left1 {
	float: left;
	width: 48%;
	margin-right: 4%;
	text-align: left;
}
.sedtell-left2 {
	float: left;
	width: 48%;
	margin-right: 4%;
	text-align: left;
	margin-bottom: 10%;
}
.sedtell-right1 {
	float: left;
	width: 48%;
	text-align: left;
}
.sedtell-top {
	border-bottom: 1px solid #E5E5E5;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.sedtell-top p {
	font-size: 1.25em;
}
.sedtell-test {
	margin-bottom: 15%;
	margin-top: 20%;
	height: 100%;
}
.sedtell-test1 {
	margin-bottom: 15%;
	margin-top: 30%;
	height: 100%;
}
.sedtell-test-p {
	float: left;
	width: 32%;
	margin-top: 10%;
	margin-left: 15%;
	margin-bottom: 8%;
}
.sedtell-bottom {
	padding: 0.75em 0;
}
.sedtell-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.sedtell-line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid
	border-bottom-color: #999;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.top1 {
	float: left;
	margin-right: 2%;
	margin-top: 0.5em;
}
.top2 {
	float: left;
}
.top2 h1 {
	font-size: 2.5em;
	color: #81AC1C;
}
.top2 h3 {
	font-size: 1em;
	color: #000;
}
.top2 h5 {
	font-size: 1.2em;
	color: #000;
}
i.umber {
	width: 43px;
	height: 33px;
	background: url(../images/heart.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber1 {
	width: 43px;
	height: 33px;
	background: url(../images/heart1.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber2 {
	width: 43px;
	height: 33px;
	background: url(../images/heart2.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber3 {
	width: 43px;
	height: 33px;
	background: url(../images/heart3.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber4 {
	width: 43px;
	height: 33px;
	background: url(../images/heart4.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber5 {
	width: 43px;
	height: 33px;
	background: url(../images/heart5.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber6 {
	width: 43px;
	height: 33px;
	background: url(../images/heart6.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.umber7 {
	width: 43px;
	height: 33px;
	background: url(../images/heart7.png)no-repeat 0px 0px;
	display: block;
	vertical-align: middle;
}
i.bell {
	width: 50px;
	height: 44px;
	background: url(../images/img-sprite.png)no-repeat -50px 0px;
	display: inline-block;
	vertical-align: middle;
}
.footer {
	text-align: center;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
	background-image: url(../images/18.jpg);
}

.footer p {
	color: #000;
	font-size: 1.2em;
	line-height: 1.8em;
}
.footer a{
	color: #fff;
}
.footer a:hover {
	color:#000;
}
/*--about--*/
.biographys {
	margin-top: 3em;
}
.content h2 {
	font-size: 3.5em;
	font-weight: 600;
	color:#736f72;
}
.content h2 a {
	color: #736f72;
	text-decoration: none;
}
.content h3 {
	font-size: 2em;
	font-weight: 600;
	color: #736f72;
}
.biography {
	padding: 1em 0;
}	
.biography-info {
	margin-bottom: 2em;
}
.biography-into {
}
.biography-into h4 {
	color: #00a0e9;
	font-size: 2em;
	margin-bottom: 0.5em;
	font-weight: 600;
	text-align: left;
	line-height: 150%;
}
.biography-into p {
	color: #000;
	font-size: 1.125em;
	line-height: 200%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.biography-info-right {
	border: none;
	outline: 0;
	color: #fff;
	padding: 0.3em 1.5em 0.5em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size: 1.2em;
	font-weight: 400;
	background-color: #b6bf00;
}
.biography-info-right:hover {
	background-color:#736f72;
	color: #fff;
	text-decoration: none;
}

/*--/about--*/
/*--contact us--*/
.map {
	padding: 0.5em 0;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.map iframe {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	border: none;
}
.contact-right {
	background: #fff;
	width: 100%;
	margin: 0 auto;
}
.contact h4 a {
	font-size: 1.375em;
	font-weight: bold;
	color: #00a0e9;
	line-height: 180%;
}
.contact h4 a:hover {
	font-size: 1.375em;
	font-weight: bold;
	color: #E4007E;
	line-height: 180%;
	text-decoration: none;
}
.contact-info form {
	padding: 1em 0;
}
.contact-info input[type="text"] {
	border: none;
	outline: none;
	border: 1px solid #999;
	padding: 17px;
	width: 95%;
	margin-bottom: 0.5em;
}
.contact-info input[type="text"]:hover {
	border: 1px solid #ffc000;
}
.contact-info textarea {
	border: 1px solid #999;
	resize: none;
	height: 130px;
	padding: 1em;
	width: 95%;
	outline: none;
}
.contact-info textarea:hover {
	border: 1px solid #ffc000;
}
.contact-info input[type="submit"] {
	outline: none;
	border: none;
	background: #ffc000;
	color: #fff;
	padding: 9px 45px;
	font-weight: 600;
	font-size: 19px;
	margin-top: 0.4em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.contact-info input[type="submit"]:hover {
	background-color: #736f72;
}
.contact-left h5 {
	color: #6E6E6E;
	text-align: center;
	padding: 0.58em 0 0.5em;
	font-size: 1.6em;
	font-weight: 500;
}
.contact-left p {
	width: 92%;
	margin: 0 auto;
	color: #999;
	line-height: 1.8em;
	font-weight: 400;
	font-size: 15px;
	padding-bottom: 1.3em;
}
address {
	margin-left: 21px;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: 400;
	color: #999;
}
strong {
	font-weight: bold;
}
.contact-info {
	margin-top: 2.5em;
}
.contact {
	padding: 1em 0 ;
}
.contact p {
	color: #000;
	line-height: 200%;
	font-size: 1.125em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact .img-responsive {
	float: left;
	margin-right: 0.5em;
}
.contact .img-responsive1 {
	float: right;
	margin-left: 0.5em;
}
.contact a:hover{	
	color:#ffc000;
}
/*-- service-section --*/
/*-- portfolio --*/
div#portfolio {
	padding: 2em 0;
}
.portfolio  p{
	color: #000000;
	font-weight: 400;
	font-size: 1em;
	text-align: left;
	line-height: 1.8em;
	margin: 1em 0em;
}
.portfolio  h3{
	color: #E4007E;
	font-weight: 400;
	font-size: 1.5em;
	text-align: left;
	margin: 1em 0em;
}
.service{
	padding:2em 2em;
}
.servic {
	margin: 3em 0em;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 25%;
	display:none;
	float:left;
	overflow:hidden;
	margin: 0;
}
div#portfoliolist {
	padding: 0px 0px;
	margin:2em 0em;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
	margin:0em 1em;
}
.portfolio img {
	width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; 
}
.row:after,
.clearfix:after {
	clear: both; 
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../images/zoom.png) center center no-repeat rgba(255, 192, 0, 0.51);
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 175px;	
}
.grid_box a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.entertain_box{
	margin-bottom:3em;
}
a.read {
	background:#ffc000;
	color:#fff;
	text-decoration:none;
	font-size:1em;
	font-weight:400;
	padding:0.5em 1em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
}
 a.read:hover {
	background:#736f72;
}
/*-- service-section --*/
/*-- error-page --*/
.error-page{
	padding:2em 0 5em 0;
}
.error-404 {
padding: 23em 26em;
}
.error-404 h3{
	font-size:18em;
	font-weight:600;
	color:#ffc000;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.error-404 p{
	color: #4f4844;
	margin: 0;
	font-size: 1.4em;
	text-transform: uppercase;
} 
a.b-home{
	background:#736f72;
	padding:0.8em 3em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background:#ffc000;
}
.content-top1 {
	position: relative;
	min-height: 71.5em;
}
.content-top2{
	position: relative;
	min-height: 65.5em;
}
.content-top3{
	position: relative;
	min-height: 74em;
}
.content-top4{
	position: relative;
	min-height: 70.5em;
}
/*-- responsive-mediaquries --*/
@media(max-width:1280px){
.grid_box .zoom-icon {
	height: 175px;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:1024px){
.bg {
	min-height:780px;	
}
.sedtell-test {
	margin-top: 10%;
}
.sedtell-test1 {
	margin-top: 25%;
}
.banner-info {
	padding: 7em 0 0em;
	width: 80%;
}
.banner-info h1 {
	font-size: 3.75em;
}
.banner-info h2 {
	font-size: 2em;
}
.banner-info h3 {
	font-size: 2.5em;
}
.banner-info p {
	font-size: 1em;
}
.banner {
	min-height: 450px;
}
.banner0 {
	min-height: 450px;
}
.lente h4 {
	font-size: 1.4em;
}
.lente h6 {
	font-size: 1.2em;
}
.lente ul li a {
	font-size: 1em;
}
.sti p {
	font-size: 1em;
}
.link {
	font-size: 17px;
}
.sedtell h3 {
	font-size: 2em;
}
.sedtell h5 {
	font-size: 1.5em;
}
.sedtell p {
	font-size: 1em;
}
.content-top1 {
	min-height: 61em;
}
.sedtell-right {
	float: left;
	width: 60%;
	margin-left: 4%;
}
.sedtell-left {
	float: left;
	width: 36%;
}
.sedtell-left-all {
	float: left;
	width: 36%;
}
.sedtell-right-all {
	float: left;
	width: 58%;
	margin-left: 4%;
}
.content-top2 {
	min-height: 54.5em;
}
.top2 {
	float: left;
	text-align: left;
}
.top1 {
	float: left;
}
.content-top4 {
	min-height: 35em;
}
.sedtell-top {
	padding: 2.3em 0;
}
.sedtell-top p {
	font-size: 1.25em;
}
.sedtell-bottom {
	padding: 0.5em 0;
}
.footer {
	padding: 4em 0 2em;
}
.biography-into h4 {
	font-size: 1.7em;
}
.biography-info-right {
	font-size:1.1em;
}
.biographys {
	margin-top: 2.4em;
}
.portfolio h3 {
	margin: 1em 0em 0;
}
.contact p {
	font-size: 1.125em;
}

.error-404 {
	padding: 8em 23.5em;
}
.error-404 h3 {
	font-size: 12em;
}
.error-404 p {
	font-size: 1.3em;
}
.grid_box .zoom-icon {
	height: 141px;
}
.content-top3 {
	min-height: 71em;
}
.content-top {
	min-height: 61em;
}
div#portfoliolist {
	padding: 0px 0px;
	margin: 1em 0em;
}
div#portfolio {
	padding: 0.8em 0;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:768px){
.bg {
	min-height:670px;	
}
.sedtell-test {
	margin-top: 15%;
}
.sedtell-test1 {
	margin-top: 30%;
}
.banner-info {
	width: 80%;
}
.banner-info h1 {
	font-size: 3em;
	line-height:150%;
}
.banner-info h2 {
	font-size: 1.75em;
	line-height:150%;
}
.banner-info h3 {
	font-size: 2.5em;
	line-height:180%;
}
.banner-info p {
	font-size: 1em;
	line-height:180%;
}

.head-nav ul li{
	display:block;
	float:none;
}
.head-nav ul li a{
	border-right:none;
	color:#fff;
}
.head-nav ul{
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 3;
	width: 92%;
	display: none;
	text-align: center;
	background:#b6bf00;
	left:2em;
	top:7em;
}
.head-nav span.menu {
	display: block;
	background: none;
	position: absolute;
	top: 33px;
	right: 48px;
}
.head-nav span.menu:before{
	content:url(../images/menu.png);
	color:#FFF;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:right;
	cursor:pointer;
}
.head-nav ul li a.no-border{	
	border-right: 0px solid #fff;
	width:100%;
}
.head-nav ul li.active a{
	background: #736f72;
	color:#fff;
}
.head-nav ul li a:hover {
	background: #736f72;
	color:#fff;
}
.head-nav ul li a {
	font-size: 1.1em;
	padding:0.5em 1.5em;
	display:block;
}
.head-nav ul li a:hover {
	background: #9DA600; 
    color: #FFF;
}

/*...............0319下拉選單................*/

/* 當第一層選單被觸發時，指定第二層顯示 */
.head-nav ul li:hover > ul{
	position: relative;
	width: 100%;
	display: none;
	left:0em;
	top:0em;
}			
/* 特定在第二層或以後下拉部分 li 之樣式 */
.head-nav ul li ul li {
	border-bottom: 1px solid #DDD;
}
/* 特定在第二層或以後下拉部分 li （最後一項不要底線）之樣式 */
.head-nav ul li ul li:last-child {
	border-bottom: none;
}
/* 第二層或以後選單 li 之樣式 */
.head-nav ul li ul li a {
	width:100%;
	color: #666;		
	background: #EEE;			
}
.head-nav ul li ul li a:hover {		
	background: #999;				
}

.header {
	padding: 2em;
}
.logo {
	float: left;
	margin: 0;
}
.btn1 {
	font-size: 1.3em;
}
.footer {
	padding: 4em 0 1em;
}
.sedtell h3 {
	font-size: 1.6em;
}
.content-top3 {
	min-height: 89em;
}
.content-top4 {
	min-height: 26em;
}
.content-top2 {
	min-height: 104em;
}
.content-top1 {
	min-height: 122.5em;
	text-align: center;
}
.sedtell h5 {
	font-size: 1.4em;
}
.biography {
	padding: 2em 0;
	text-align: center;
}
.biography-into {
	margin-bottom: 2em;
}
.biographys {
	margin-top: 0.5em;
}
.content h2 {
	font-size: 2.5em;
}
.content h3 {
	font-size: 1.5em;
}
#portfoliolist .portfolio {
	width: 50%;
}
.portfolio h3 {
	margin: 0.5em 0em 0;
}
.portfolio-wrapper {
	margin: 1em 1em;
}
.contact {
	padding: 0em 0;
}
.portfolio p {
	margin: 0.5em 0em;
}
a.read {
	padding: 0.4em 1em;
}
.error-404 h3 {
	font-size: 9em;
}
.error-404 {
	padding: 5em 17.8em;
}
.grid_box .zoom-icon {
	height: 223px;
}
.content-top {
	min-height: 121em;
}
.biography-info {
	margin-top: 2em;
}
.sedtell-bottom {
	padding: 0.5em 0;
}
div#portfoliolist {
	padding: 0px 0px;
	margin: 0em 0em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:640px){
.bg {
	min-height:540px;	
}
.sedtell h3 {
	font-size: 1.5em;
}
.content-top1 {
	min-height: 119.5em;
}
.sedtell h5 {
	font-size: 1.3em;
}
.footer {
	padding: 4em 0 1em;
}
.banner-info {
	width: 80%;
	padding-top: 5em
}
.banner-info h1 {
	font-size: 3em;
	line-height:150%;
}
.banner-info h2 {
	font-size: 1.25em;
	line-height:150%;
}
.banner-info h3 {
	font-size: 1.75em;
	line-height:180%;
}
.banner {
	min-height: 310px;
}
.banner0 {
	min-height: 310px;
}
.btn1 {
	font-size: 1.2em;
}
.footer p {
	font-size: 1em;
}
.content-top4 {
	min-height: 19em;
}
.content h2 {
	font-size: 2.2em;
}
.content h3 {
	font-size: 1.5em;

}
.biography-into h4 {
	font-size: 1.5em;
}
.biography {
	padding: 1em 0;
	text-align: center;
}
.portfolio p {
	margin: 1em 0em;
}
.contact p {
	font-size: 1.125em;
	width: 100%
}
.error-404 h3 {
	font-size: 7em;
}
.error-404 p {
	font-size: 1.2em;
}
.error-404 {
	padding: 3em 14.8em;
}
a.b-home {
	padding: 0.8em 2em;
}
.content-top2 {
	min-height: 106em;
}
.grid_box .zoom-icon {
	height: 179px;
}
.content-top {
	min-height: 118em;
}
div#portfolio {
	padding: 2em 0;
}
.top2 h1 {
	font-size: 2.5em;
}
.top2 h5 {
	font-size: 1.25em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:480px){
.bg {
	min-height:400px;	
}
.banner-info {
	width: 80%;
	padding-top: 4em;
}
.banner-info h1 {
	font-size: 2.25em;
}
.banner-info h2 {
	font-size: 1.25em;
}
.banner-info h3 {
	font-size: 1.75em;
}
.btn1 {
	font-size: 1em;
}
.banner {
	min-height: 260px;
}
.banner0 {
	min-height: 260px;
}
.lente h4 {
	font-size: 1.3em;
}
.lente h6 {
	font-size: 1.1em;
}
.sedtell-right1 {
	float: none;
	width: 100%;
}
.sedtell-left1 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.sedtell h3 {
	font-size: 1.3em;
}
.sedtell h5 {
	font-size: 1.2em;
}
.sedtell p {
	font-size: 1em;
	margin: 0 0 0.5em;
}
.content-top3 {
	min-height: 88em;
}
.content-top2 {
	min-height: 87em;
}
.top1 {
	float: left;
	margin-top: 0.5em;
}
.content {
	padding: 3em 1em;
}
.sedtell-bottom {
	padding: 0.25em 0 0;
}
.sedtell-top {
	padding: 1.8em 0;
}
.sedtell-top p {
	font-size: 1.25em;
}
.footer {
	padding: 4em 0 1em;
}
.content h2 {
	font-size: 2em;
}
.content h3 {
	font-size: 1.375em;

}
.biography-into h4 {
	font-size: 1.3em;
}
.biography {
	padding: 0em 0;
	text-align: center;
}
.portfolio p {
	font-size: 0.875em;
	margin: 1em 0em;
}
a.read {
	font-size: 0.875em;
	padding: 0.5em 1em;
}
.contact p {
	font-size: 1em;
	width: 100%;
}
.contact-info input[type="submit"] {
	font-size: 17px;
}
.map iframe {
	height: 200px;
	padding-left: 0em;
}
.error-404 h3 {
	font-size: 5em;
}
.error-404 p {
	font-size: 1em;
}
a.b-home {
	padding: 0.8em 1em;
	font-size: 1em;
}
.error-404 {
	padding: 3em 10em;
}
.footer2 {
	padding: 3em 0 1em;
	margin: 16em 0 0;
}
.grid_box .zoom-icon {
	height: 122px;
}
.head-nav ul {
	left: 1em;
	top: 6em;
}
.content-top4 {
	min-height: 17.5em;
}
.banner1 {
	min-height: 120px;
}
.banner2 {
	min-height: 120px;
}
.content-top1 {
	min-height: 100.5em;
}
.content-top {
	min-height: 100em;
}
.contact .img-responsive {
	margin-right: 0em;
	max-width: 100%;
	height: auto;
}
.contact .img-responsive1 {
	margin-right: 0em;
	max-width: 100%;
	height: auto;
}
div#portfolio {
	padding: 1em 0;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:320px){
.header {
	padding-top: 1.25em;
	padding-right: 1em;
	padding-bottom: 0.75em;
	padding-left: 1em;
}
.banner-info {
	width: 80%;
	padding-top: 2em;
}
.banner-info h1 {
	font-size: 1.5em;
}
.banner-info h2 {
	font-size: 0.75em;
}
.banner-info h3 {
	font-size: 1.25em;
}
.btn1 {
	font-size: 0.875em;
}
.banner {
	min-height: 165px;
}
.banner0 {
	min-height: 165px;
}
.lente h4 {
	font-size: 1.2em;
}
.lente h6 {
	font-size: 1em;
}
.content-top2 {
	min-height: 62em;
}
.lente ul li a {
	font-size: 0.9em;
}
.sti p {
	font-size: 0.875em;
	text-align: center;
}
.lente {
	text-align: left;
}
.sedtell h3 {
	font-size: 1.1em;
}
.sedtell h5 {
	font-size: 1.1em;
}
.sedtell{contact
	text-align:left;
}
.lente h1 {
	font-size: 1.75em;
}
.lente ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.sedtell-left {
	float: none;
	width: 100%;
}
.sedtell-left-all {
	float: none;
	width: 100%;
}
.sedtell-right {
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-top: 1em;
}
.sedtell-right-all {
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-top: 1em;
}
.sedtell-top {
	padding: 1em 0;
}
.sedtell-top p {
	font-size: 1.25em;
}
.sedtell p {
	font-size: 0.875em;
	margin: 0 0 1em;
}
.sedtell-left1 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.sedtell-right1 {
	float: none;
	width: 100%;
}
.content-top3 {
	min-height: 64.5em;
}
.top1 {
	float: left;
	margin-top: 0.5em;
}
.top2 {
	margin-top: 0.5em;
}
.top2 h1 {
	font-size: 2.25em;
}
.left-top {
	margin: 1.5em 0;
}
.content {
	padding: 1.5em 1em;
	top: -2em;
}
.footer {
	padding: 2em 0 1em;
}
.footer p {
	font-size: 0.875em;
}
.content h2 {
	font-size: 1.7em;
}
.content h3 {
	font-size: 1.1375em;

}
.biography-into h4 {
	font-size: 1.2em;
}
.biography-info-right {
	font-size: 0.875em;
}
.content-top {
	min-height: 88em;
}
.biography-into p {
	font-size: 0.875em;
}
.contact p {
	font-size: 1.125em;
	width: 100%;
}
.contact-left h5 {
	font-size: 1.3em;
}
.contact-info input[type="submit"] {
	font-size: 15px;
	padding:9px 30px;
}
.error-404 h3 {
	font-size: 4em;
}
.error-404 p {
	font-size: 0.8125em;
}
a.b-home {
	padding: 0.8em 1em;
	font-size: 0.8125em;
}
.error-404 {
	padding: 4em 6em 5em;
}
a.read {
	font-size: 10px;
	padding: 0.5em 1em;
}
.grid_box .zoom-icon {
	height: 66px;
	background-size: 34%;
}
.portfolio h3 {
	font-size: 1.2em;
}

.banner1 {
	min-height: 90px;
}
.banner2 {
	min-height: 90px;
}
.content-top {
	min-height: 140em;
}
.contact-info input[type="text"] {
	padding: 9px;
}
.contact-info textarea {
	height: 100px;
}
.content-top4 {
	min-height: 18em;
}
.content-top1 {
	min-height: 88em;
}
.contact.img-responsive {
	max-width: 100%;
	height: auto;
}
.contact.img-responsive1 {
	max-width: 100%;
	height: auto;
}
.logo {
	float: left;
	margin: 0;
}

.head-nav span.menu {
	right: 30px;
	top:29px;
}
.head-nav ul {
	left: 1em;
	top: 5em;
}
address {
	margin-left: 21px;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	margin: 1.5em 0;
}
.portfolio p {
	font-size: 0.875em;
	margin: 1em 0em;
	overflow: hidden;
	height: 50px;
}
.map {
	padding: 0.1em 0;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.map iframe {
	height: 151px;
	padding-left: 0em;
}
}
/*...............0319下拉選單................*/

/* 加載csshover3.htc，解決IE6沒有li:hover擬類的問題 */

* html body {
	behavior: url("csshover3.html");
}
/* ---------- 大小與定位 ---------- */




/* 解決IE6條列式餘白問題*/

* html .head-nav ul li {
	display: inline;
}

.head-nav ul li ul {
	/* 讓第二層ul跳脫文件流以利定位 */

	position: absolute;
	/* 避免出現捲軸 */

	overflow: visible;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 99;
	background-color: #999;
	clear: left;
	width: 146px;
}
/* 修正IE7絕對定位差異 */

*:first-child+html .head-nav ul li ul {
	margin-top: 0;
}
/* 修正IE6絕對定位差異 */

* html .head-nav ul li ul {
	margin-top: 0;
}
.head-nav ul li ul li {
	/* 覆寫繼承自第一層的浮動設定 */
	float: none;
	text-align: center;
}
.head-nav ul li ul li a {
	/* 覆寫繼承自第一層的浮動設定 */

	float: none;/* 註：display、height、padding繼承第一層的設定 */
}
.head-nav ul li ul li ul {
	margin-top: -30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	width: 100%;
}
/* 修正IE7絕對定位差異 */

*:first-child+html .head-nav ul li ul li ul {
	margin-top: -30px;
}
.head-nav ul li ul li ul li {
/* width、float繼承第二層，免設定 */

}
.head-nav ul li ul li ul li a {
}
/* ---------- 隱藏與顯示階層 ---------- */

.head-nav ul li ul {
	/* 預先隱藏第二層 */

	visibility: hidden;
}
.head-nav ul li:hover ul {
	/* 觸動第一層時，顯示第二層 */

	visibility: visible;
}
