/* reset */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%; height: auto;}
/*end reset*/

@font-face {
  font-family: 'Microsoft JhengHei';
  font-style: normal;
  src: local('Microsoft JhengHei'), local('Microsoft JhengHei'), url('/fonts/JhengHei.ttf');
}

html, body { height: 100%; width: 100%; margin: 0; }

body,form,table,td,th {
    font-family: "Microsoft JhengHei", "Microsoft JhengHei UI";

}

/*連結*/
a { 
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/*bootstrap 清除table框線*/
.borderless td, .borderless th {
    border: none;
}

/*隱藏最上面banner*/
.navbarFixed {
    top: 0;
    display: none;
    width: 100%;
}

.my_hr {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 10px 0px 10px 0px;
}

.my_hr2 {
    height:6px;
    border:none;
    border-top:6px groove;
}

.hr-shadow {
    border: 0;
    padding-top: 5px;
    color: #d0d0d5;
    border-top: 1px solid rgba(0,0,0,.1);
    box-shadow: inset 0 7px 7px -7px;
}

#tail {
    width: 990px;
	height: auto;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "MingLiU","Microsoft JhengHei","Microsoft JhengHei UI";
	font-size:13px;
} 

.boxshadows {
    box-shadow:
    0 2.8px 2.2px rgba(100, 100, 100, 0.034),
    0 6.7px 5.3px rgba(100, 100, 100, 0.048),
    0 6.5px 8px rgba(100, 100, 100, 0.05),
    0 6.3px 8.9px rgba(100, 100, 100, 0.052),
    0 8.8px 8.4px rgba(100, 100, 100, 0.056),
    0 6px 6px rgba(100, 100, 100, 0.01);

    background: white;
    border-radius: 6px;
}

/* bootstrap */
.rowCell {
    margin-bottom: 12px;
}
     
/*共用*/
@media screen and (min-width: 1601px) { 
    .container { max-width: 1550px; }
    .topBanner { margin-top:-35px; z-index:-99 }
    .navtopmenufont { font-size: 1.1em; margin-top:8px; margin-bottom:10px }
    .nav2topmenufont { height:40px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.2em; }
	.topmainmenumargin { padding-left: 12px; }
	.topmainsubmenu { float: left; padding-left:23px; }
	.fontstyle1 { font-size: 1.2em; }
	.fontstyle2 { font-size: 1.0em; }
	.fonttitlestyle1 { font-size: 1.4em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 1.1em; }
	.footerfont1 { font-size: 1.3em; color:#373632 }
	.detailstyle1 { font-size: 1.2em; }
	.ProductListImg { height:250px; display:block; margin:auto; }
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.1em; min-height: 70px; }
	
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (min-width: 1201px) and (max-width: 1600px) {
    .container { max-width: 1400px }
    .topBanner { margin-top:-28px; z-index:-99 }
    .navtopmenufont { font-size: 0.9em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:35px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.1em; }
	.topmainmenumargin { padding-left: 12px; }
	.topmainsubmenu { float: left; padding-left:10px; }
	.fontstyle1 { font-size: 1.0em; }
	.fontstyle2 { font-size: 0.9em; }
	.fonttitlestyle1 { font-size: 1.3em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 1.0em; }
	.footerfont1 { font-size: 1.0em; color:#373632 }
	.detailstyle1 { font-size: 1.0em; }
	.ProductListImg { height:180px; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; min-height: 60px; }
	
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}


@media screen and (min-width: 993px) and (max-width: 1200px) {
    .container { max-width: 1120px }
    .topBanner { margin-top:-22px }
    .navtopmenufont { font-size: 0.8em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:30px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.0em; }
	.topmainmenumargin { padding-left: 0px; }
	.topmainsubmenu { float: left; padding-left:18px; }
	.fontstyle1 { font-size: 0.9em; }
	.fontstyle2 { font-size: 0.8em; }
	.fonttitlestyle1 { font-size: 1.3em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.9em; }
	.footerfont1 { font-size: 0.9em; color:#373632; }
	.detailstyle1 { font-size: 0.9em; }
	.ProductListImg { height:160px;display:block; margin:auto; }
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; min-height: 60px; }
	
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .container { max-width: 980px }
    .topBanner { margin-top:-20px }
    .navtopmenufont { font-size: 0.7em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:25px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.0em; }
	.topmainmenumargin { padding-left: 5px; }
	.topmainsubmenu { float: left; padding-left:15px; }
	.fontstyle1 { font-size: 0.8em; }
	.fontstyle2 { font-size: 0.7em; }
	.fonttitlestyle1 { font-size: 1.2em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.8em; }
	.footerfont1 { font-size: 0.7em; color:#373632 }
	.detailstyle1 { font-size: 0.8em; }
	.ProductListImg { height:220px; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 0.9em; min-height: 50px; }
	
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (max-width: 768px) { 
    .container { max-width: 760px }
    .topBanner { margin-top:-20px }
    .navtopmenufont { font-size: 0.7em; }
	.topmainmenu { font-size: 1.0em; }
	.topmainsubmenu { float: left; padding-left:10px; }
	.fontstyle1 { font-size:0.9em; }
	.fontstyle2 { font-size: 0.8em; }
	.fonttitlestyle1 { font-size: 1.4em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.9em; }
	.footerfont1 { font-size: 0.8em; color:#373632 }
	.detailstyle1 { font-size: 1.0em; }
	.ProductListImg { height:; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; }

	.menustyle1 { display: none; }
	.menustyle2 { display: ; }
	.pathlink { display: ; }
}

.topMenuBtn {
    background: #373632;
    background-image: -webkit-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -moz-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -ms-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -o-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: linear-gradient(to bottom, #F3F4F3, #D2D1D1);
    text-decoration: none;
    color:#373632;
    padding: 8px 12px 8px 12px;
}
.topMenuBtn a:hover {
	text-decoration: none;
}

/*GridView Pager Css */
.PagerCss a { WIDTH: 20px; FONT-SIZE: 13px;margin:2px; padding: 5px 7px; text-decoration: none; border: 1px solid #999999;}
.PagerCss a:hover { background-color: #66ccFF; border: 1px solid #999999;}
.PagerCss a:active { WIDTH: 20px; }
.PagerCss a:link { WIDTH: 20px; }
.PagerCss a:visited { WIDTH: 20px; }
.PagerCss span 
{ 
    FONT-WEIGHT: bold;
    background-color: #CCCCCC;
    padding: 5px 7px;
    border: 1px solid #999999; 
}


/*ListView Pager Css */
div.pager {
    FONT-SIZE: 13px;
	margin: 2px;
	text-align: center;
}

/* pager links */
div.pager a {
    color: #333333;
	border: 1px solid #999999;
	padding: 3px 8px;
	display: inline-block;
	text-decoration: none;
}

div.pager a:hover 
{     
    background-color: #66ccFF; 
    border: 1px solid #999999;
}

/* current page */
div.pager span span {
    FONT-WEIGHT: bold;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 3px 8px;
	display: inline-block;
}

.myCalendar {  
    @media screen and (min-width: 1201px) { height:350px }
    @media screen and (min-width: 993px) and (max-width: 1200px) { height:350px }
    @media screen and (max-width: 768px) { height:250px }

}

/* ft-nav */
#footer-menu {
    position: relative;
    border-top: 3px solid #FF9934;
    padding: 10px 0;
    background: #efefef;
}

#footer-menu .wrap {
    margin: 0 auto;
}

#footer-menu > a {
    width: 37px;
    height: 37px;
    background: #FF9934;
    position: absolute;
    left: 50%;
    top: -18.5px;
    margin-left: -18.5px;
    border-radius: 50%;
    cursor: pointer;
}

#footer-menu > a:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 9px;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -4.5px;
}

#footer-menu > a.active:before {
    background-position: bottom center;
}

#footer-menu:after {
    content: "";
    display: block;
    clear: both;
}

#footer-menu .wrap > li {
    width: 12.5%;
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
}

#footer-menu .wrap > li > h3 {
    margin-bottom: 10px;
    display: block;
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

#footer-menu .wrap > li > ul > li > a {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

#footer-menu .wrap > li > ul > li > a:hover {
    color: #a3d212;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}