﻿@charset "utf-8";


/* ----- CSS reset ----- */
html, body {margin: 0; padding: 0; height: 100%; font-family: 微軟正黑體, Arial, Helvetica, sans-serif;}
html {overflow: auto;} /* remove ie7 scrollbar without overflow */
img {border: none; vertical-align: middle;}
a:hover {color: #f80; text-decoration: underline;}
div, dl, li, dt, dd, p, span, blockquote, pre, form, fieldset, input, textarea {margin: 0; padding: 0;}
ul, ol {padding-left: 20px; margin-top: 0px; margin-bottom: 0px;}
hr {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;  font-weight: normal; display: inline;}
.comTable {table-layout:fixed; word-wrap:break-word;}


/* ----- clearfix ----- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}	
.clearfix {display: block;}	

/* ---- taiwanpay ----*/
subTitle {
    background: #000;
    color: #fff;
    padding: 4px;
    font-weight: bold;
}

#siteNavigation a, #siteNavigation .current {
    font-weight: bold;
    color: #448;
}

    #siteNavigation a:link {
        text-decoration: none;
    }

    #siteNavigation a:visited {
        text-decoration: none;
    }

#siteNavigation .current {
    background-color: #ccd;
}

#siteNavigation a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}

#siteNavigation a:active {
    text-decoration: none;
    background-color: #ccc;
}


a:link {
    text-decoration: underline;
    color: #00f;
}

a:visited {
    text-decoration: underline;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #c00;
}

a:active {
    text-decoration: underline;
}

#pageContent {
    clear: both;
    border-bottom: 6px solid #000;
    padding: 10px;
    padding-top: 20px;
    line-height: 1.65em;
    background-image: url(backblue.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

#pageContent, #siteNavigation {
    background-color: #ccd;
}


.imgLeft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.imgRight {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}



.blak {
    background-color: #000;
}

.hide {
    display: none;
}

.tableWidth {
    min-width: 400px;
}

.tblRegular {
    border-collapse: collapse;
}

    .tblRegular td {
        padding: 6px;
        background-image: url(fade.gif);
        border: 2px solid #99c;
    }

.tblHeaderColor, .tblHeaderColor td {
    background: #99c;
}

.tblNoBorder td {
    border: 0;
}

.style1 {
    margin-left: 40px;
}

.style30 {
    font-size: medium;
}

.style31 {
    margin-left: 40px;
}

.style32 {
    text-align: justify;
    line-height: 24.0pt;
    font-size: 12.0pt;
    font-family: Calibri, sans-serif;
    margin-left: 24.0pt;
    margin-right: 0cm;
    margin-top: 0cm;
    margin-bottom: .0001pt;
}


/* ----- layout ----- */
.home-bg {
    background-image: url(../images/home-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}
/*.com-bg {
	background-image: url(../images/com-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}*/
#wrapper {
	position: relative;
	width: 980px;
	margin: 0px auto;
}
#header {
	position: relative;
	width: 920px;
	height: 77px;
	margin: 0px auto;
}
#menu {
	position: relative;
	width: 980px;
	height: 45px;
	margin: 0px auto;
}
.menu-white {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
        vertical-align: middle;
        text-align: center;
}
#home-main {
	position: relative;
	width: 960px;
	height: 300px;
	margin: 0px auto;
}
#home-content {
	position: relative;
	clear: both;
	width: 920px;
	margin: 0px auto;
}
#home-content #L {
	float: left;
	width: 445px;
	margin: 40px 35px 50px 0px;
}
#home-content #C {
	float: left;
	width: 255px;
	margin: 40px 35px 50px 0px;
}
#home-content #R {
	float: right;
	width: 150px;
	margin: 40px 0px 50px 0px;
}

.in_main{
	display:block;
	width:100%;
	background-image: url(../images/com-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	height:190px;
	position:relative;
	overflow:hidden;
	margin-bottom:40px;
	
	}


#com-main {
	position: absolute;
	clear: both;
	max-width:920px;
	width:100%;
	left:50%;
	bottom:0;
	box-sizing:border-box;
	border:5px solid #fff;
	border-bottom:0;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	transform:translate(-50%,0);
	margin: 0px auto;
 }



#com-content {
	position: relative;
	clear: both;
	width: 100%;
	max-width:940px;
	padding:0 10px;	
	margin: 0px auto;
	box-sizing:border-box;
 }
#com-content #L {
	float: left;
	width: 190px;
	margin-bottom: 50px;
	/*background-image: url(../images/com-Lbg.gif);*/
	background-repeat: no-repeat;
	background-position: top;
}
#com-content #L img{ vertical-align:top}
#com-content #R {
	float: right;
	width: calc(100% - 190px - 40px);
	margin-right: 0;
	margin-bottom: 50px;
	padding-top: 0;
}
#com-content #R table{
	max-width:100% !important;
	width:100% !important}
#com-content #R .input-1.full{ width:99% !important;}	
#com-content #R input, #com-content #R textarea{
	max-width:100%;
	box-sizing:border-box;}	
	
#com-content #R img{
	max-width:100%;
	height:auto;}
#com-content #R	.border_img{
	border:1px solid #ccc;
	padding:10px;
	box-sizing:border-box;}
		
#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


/* ----- header ----- */
#header #logo {
	position: absolute;
	left: 0px;
	top: 12px;
}
#header #addon {
	position: absolute;
	width: 420px;
	left: 522px;
	top: 16px;
}
#header #addon ul {
	margin: 0px;
	padding: 0px;
}
#header #addon li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
}
#header #addon li a {
	font-size: 12px;
	color: #2e3289;
	font-weight: bold;
	text-decoration: none;
}
#header #addon li a:hover {
	color: #2e3289;
	text-decoration: underline;
}
#header #addon li.lang-1 a, #header #addon li a.lang-1 {
	display: block;
	width: 47px;
	height: 17px;
	background-image: url(../images/com-lang-1.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin-right: -7px;
	margin-left: 8px;
}
#header #addon li.lang-1 a:hover, #header #addon li a.lang-1:hover {
	background-position: 0px -17px;
}

#header #addon li a.lang-1{ margin-right:8px;}

#header #addon li.lang-2 a, #header #addon li a.lang-2  {
	display: block;
	width: 55px;
	height: 17px;
	background-image: url(../images/com-lang-2.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px;
}
#header #addon li.lang-2 a:hover, #header #addon li a.lang-2:hover {
	background-position: 0px -17px;
}

#header #addon li a.lang-1, #header #addon li a.lang-2{ display:inline-block !important}

@media screen and (max-width:320px) {
.langs{ margin-top:10px}
}
#header #share {
	position: absolute;
	left: 522px;
	top: 44px;
}
#header #search {
	position: absolute;
	left: 620px;
	top: 40px;
}
#header #search .search-bg {
	font-size: 13px;
	color: #222;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/com-search-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #ddd;
	width: 220px;
	height: 20px;
	padding-left: 55px;
}


/* ----- footer ----- */
#footer #fInner {
	width: 920px;
	clear: both;
	margin: 0px auto;
}
#footer #fInner #qr {
	float: left; 
	margin-right: 20px;
	margin-top: 20px;
}
#footer #fInner #copyright {
	float: left; 
	font-size: 12px;
	line-height: 18px;
	color: #888;
	margin-top: 20px;
}
#footer #fInner #copyright a {
	font-size: 13px;
	line-height: 20px;
	color: #4457a5;
	font-weight: bold;
	text-decoration: none;
}
#footer #fInner #copyright a:hover {
	color: #4457a5;
	text-decoration: underline;
}
#footer #fInner #copyright span {
	color: #222;
}
#footer #fInner #copyright strong {
	color: #30a1e0;
}
#footer #fInner #copyright h1, #footer #fInner #copyright h1 a, #footer #fInner #copyright h1 a:hover, #footer #fInner #copyright h1 a:active {
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
#footer #fInner #top a {
	float: right; 
	display: block;
	width: 27px;
	height: 26px;
	background-image: url(../images/com-tail-top-off.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 35px;
}
#footer #fInner #top a:hover {
	background-image: url(../images/com-tail-top-on.gif);
}


/* ----- com-main ----- */
#com-main #unit {
	float: left;
    width: 188px;
    height: 148px;
    box-sizing: border-box;
    background-image: url(../images/com-unit-bg.png);
    background-repeat: no-repeat;
	background-size:cover;
    padding: 95px 0px 0px 40px;
}
#com-main #main {
	float: right;
	width:calc(100% - 188px);
	height: 148px;
	box-sizing: border-box;
	background-image: url(../images/com-main-bg.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position:right bottom;
	padding: 40px 0px 0px 30px;
}

#com-main #main h3{
	display: block;
    line-height: 1;
	font-weight:bold;
    color: #2e3289;
    font-size: 28px;
     text-shadow: 1px 1px 1px rgb(0 0 0 / 30%), 0 0 6px rgb(255 255 255 / 70%);}

@media screen and (max-width:500px) {
#com-main #main h3{
	text-shadow:0 0 4px rgb(255 255 255 / 100%), 0 0 6px rgb(255 255 255 / 100%);}	
	
#com-main #main {
	width:100%;}	
#com-main #unit{
	display:none}	
}

#com-main #main #mIndex {
	font-size: 12px;
	font-weight: bold;
	color: #30a1e0;
	margin-top: 5px;
}
#com-main #main #mIndex a {
	font-size: 12px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}
#com-main #main #mIndex a:hover {
	color: #f80;
	text-decoration: underline;
}


/* ----- smenu & qm ----- */
#smenu {
	width: 190px;
 }
 
#smenu h2{
	display:block;
	box-sizing:border-box;
	padding:10px;
	font-size:22px;
	color:#fff;
	background: #90bff0;
    background: -moz-linear-gradient(top, #90bff0 0%, #357dc9 100%);
    background: -webkit-linear-gradient(top, #90bff0 0%,#357dc9 100%);
    background: linear-gradient(to bottom, #90bff0 0%,#357dc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bff0', endColorstr='#357dc9',GradientType=0 );
	border-radius:3px;
	position:relative;
	}
	
#smenu h2:after{
	content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -9px;
    transform: rotate(45deg);
	}	
	
	
	
	 
#smenu a {
	display: block;
	font-size: 15px;
	color: #222;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/com-smenu-off.gif);
	background-repeat: no-repeat;
	padding: 6px 10px 8px 38px;
}
#smenu a:hover {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/com-smenu-on.gif);
}
#smenu a:active {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/com-smenu-on.gif);
}
#smenu a.unit-now {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/com-smenu-on.gif);
}
#qm {
	clear: both;
	width: 150px;
	margin-top: 30px;
	padding: 0px 20px;
	background-image: url(../images/com-qm-bg.gif);
	background-repeat: repeat-y;
}
#qm ul {
	margin: 0px;
	padding: 0px;
}
#qm li {
	list-style-type: none;
}
#qm li a {
	display: block;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#qm li a:hover {
	background-position: 0px -30px;
}
#qm li.link1 a {
	background-image: url(../images/com-qm-1.gif);
}
#qm li.link2 a {
	background-image: url(../images/com-qm-2.gif);
}
#qm li.link3 a {
	background-image: url(../images/com-qm-3.gif);
}
#qm li.link4 a {
	background-image: url(../images/com-qm-4.gif);
}
#qm li.link5 a {
	background-image: url(../images/com-qm-5.gif);
}
#qm li.link6 a {
	background-image: url(../images/com-qm-6.gif);
}
#qm li.link7 a {
	background-image: url(../images/com-qm-7.gif);
}
#qm li.link8 a {
	background-image: url(../images/com-qm-8.gif);
}
#qm li.link9 a {
	background-image: url(../images/com-qm-9.gif);
}


/* ----- news ----- */
#firstBar {
	clear: both;
	width: 100%;
	height: 40px;
}
#firstBar #category {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #4457a5;
	background-image: url(../images/com-icon-3.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
#firstBar #fSearch {
	float: right;
	font-size: 13px;
	color: #222;
}
#newsTable {
	clear: both;
	width: 100%;
}
#newsTable th {
	padding:7px 2px;
	border-top:1px solid #30a1e0;
	height: auto;
	min-height:31px;
	font-size: 13px;
	font-weight: bold;
	color: #30a1e0;
	/*background-image: url(../images/news-table-bg.gif);*/
	background-repeat: repeat-x;
	background-position: center bottom;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,cccccc+100&0+62,0.5+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(126,126,126,0) 62%, rgba(204,204,204,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(126,126,126,0) 62%,rgba(204,204,204,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(126,126,126,0) 62%,rgba(204,204,204,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80cccccc',GradientType=0 ); /* IE6-9 */



}

#newsTable th img{
	display:block;
	width:1px;
	height:100%;
	border-left:1px solid #ccc;}

#newsTable tr {
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#newsTable tr:hover {
	background-color: #fffddd;
}
#newsTable td {
	line-height: 20px;
	padding: 6px 0px 8px 0px;
}
#newsTable .no {
	font-size: 12px;
	color: #555;
	text-align: center;
}
#newsTable .date {
	font-size: 12px;
	color: #30a1e0;
	text-align: center;
}
#newsTable .link a {
	font-size: 12px;
	color: #30a1e0;
	text-decoration: none;
}
#newsTable .link a:hover {
	color: #f80;
	text-decoration: underline;
}
#newsTable a {
	font-size: 15px;
	color: #555;
	text-decoration: none;
}
#newsTable a:hover {
	color: #f80;
	text-decoration: underline;
}
#newsTable #line {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30a1e0;
	margin-bottom: 20px;
}
#attachTable th {
	font-size: 13px;
	color: #222;
	line-height: 20px;
	background-color: #eee;
}
#attachTable tr:hover {
	background-color: #fffddd;
}
#attachTable td {
	font-size: 13px;
	color: #555;
	line-height: 20px;
	text-align: center;
}
#attachTable td a {
	font-size: 13px;
	color: #555;
	line-height: 20px;
	text-decoration: none;
}
#attachTable td a:hover {
	color: #f60;
	text-decoration: underline;
}


/* ----- product ----- */
.pAll {
	clear: both;
	width: 100%;
}
.pAll .pList {
	float: left;
	width: 49%;
	padding-right: 20px;
	padding-bottom: 20px;
	box-sizing:border-box;
}
.pAll .pList .pPic {
	float: left;
	width: 128px;
	height: 118px;
	background-image: url(../images/product-pro-bg.gif);
}
.pAll .pList .pPic .pHot {
	position: absolute;
	z-index: 2;
	margin: 0px 5px;
}
.pAll .pList .pPic .pSelf {
	position: absolute;
	z-index: 1;
	margin: 4px 9px;
}
.pAll .pList .pText {
	float: right;
	width: calc(100% - 132px);
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #4457a5;
	margin-top: 10px;
}
.pAll .pList .pText a {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	color: #555;
	text-decoration: none;
}
.pAll .pList .pText a:hover {
	color: #f80;
	text-decoration: underline;
}
.pAll .pLine {
	clear: both;
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}

@media screen and (max-width:550px) {
.pAll .pList {
 	width: 99%;
	padding-right: 5px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
 
}
.pAll .pLine{ display:none}	
}
/* ----- rental ----- */
.rList {
	width: 100%;
}
.rList .rPic {
	float: left;
	width: 160px;
	height: 110px;
	background-image: url(../images/rental-pic-bg.gif);
	padding: 4px 9px;
	margin-bottom: 20px;
}
.rList .rText {
	float: right;
	width: calc(100% - 185px);
	font-size: 13px;
	line-height: 20px;
	color: #555;
	margin-top: 10px;
	margin-bottom: 20px;
}
@media screen and (max-width:360px) {
.rList .rText {
	float: right;
	width:100%;}
.rList .rPic{
	margin-bottom:5px;}		
}
.rList .rText a {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #4457a5;
	text-decoration: none;
}
.rList .rText a:hover {
	color: #f80;
	text-decoration: underline;
}
.rList .rText span {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #30a1e0;
}
.rList .rText strong {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #4457a5;
}
.rList .pLine {
	clear: both;
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}



/* ----- page ----- */
.page{
	clear: both;
	width: 100%;
}
.page .total{
	float:left;
	font-size: 12px;
	color: #555;
}
.page .go{
	float:right;
	font-size: 12px;
	color: #555;
}
.page .go input{
	font-size: 13px;
	color: #222;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
}
.page .num {
	float:left;
	margin-left:80px;
	font-size: 12px;
	font-weight:bold;
	color: #ccc;
	width: 350px;
	text-align: center;
}
.page .num a {
	margin: 0px 4px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
.page .num a:hover {
	color: #f80;
	text-decoration: underline;
}
.page .num .cur {
	margin: 0px 4px;
	font-weight:bold;
	color:#f80;
}


/* ----- font ----- */
.content-gray-15 {
	font-size: 15px;
	color: #555;
	line-height: 26px;
}
.content-sky-15 {
	font-size: 15px;
	font-weight: bold;
	color: #30a1e0;
	line-height: 26px;
}

.content-blue-15 {
	font-size: 15px;
	font-weight: bold;
	color: #2E74B5;
	line-height: 26px;
}
.content-orange-15 {
	font-size: 15px;
	font-weight: bold;
	color: #f80;
	line-height: 26px;
}
.content-red-15 {
	font-size: 15px;
	font-weight: bold;
	color: #c00;
	line-height: 26px;
}
.font-black-13 {
	font-size: 13px;
	color: #222;
	line-height: 20px;
	text-decoration: none;
}
.font-black-15 {
	font-size: 15px;
	color: #222;
	line-height: 20px;
}
.font-gray-13 {
	font-size: 13px;
	color: #555;
	line-height: 20px;
	text-decoration: none;
}
.font-gray-15 {
	font-size: 15px;
	color: #555;
	line-height: 20px;
	text-decoration: none;
}
.font-sky-15 {
	font-size: 15px;
	font-weight: bold;
	color: #30a1e0;
	line-height: 20px;
}
.font-sky-t1 {
	font-size: 20px;
	font-weight: bold;
	color: #30a1e0;
}
.font-sky-t2 {
	font-size: 30px;
	font-weight: bold;
	color: #30a1e0;
}
.font-blue-13 {
	font-size: 13px;
	font-weight: bold;
	color: #2E74B5;
	line-height: 20px;
	text-decoration: none;
}
.font-blue-15 {
	font-size: 15px;
	font-weight: bold;
	color: #2E74B5;
	line-height: 20px;
}
.font-blue-t1 {
	font-size: 20px;
	font-weight: bold;
	color: #2E74B5;
}
.font-blue-t2 {
	font-size: 30px;
	font-weight: bold;
	color: #2E74B5;
}
.font-orange-15 {
	font-size: 15px;
	font-weight: bold;
	color: #f80;
	line-height: 20px;
}
.font-orange-t1 {
	font-size: 20px;
	font-weight: bold;
	color: #f80;
}
.font-red-15 {
	font-size: 15px;
	font-weight: bold;
	color: #c00;
	line-height: 20px;
}
.font-red-t1 {
	font-size: 20px;
	font-weight: bold;
	color: #c00;
}
.bar-white-t1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
}

.border-b-blue {
	border-bottom: 3px solid #2E74B5;
}

.text-primary {
 font-size: 16px !important;
}

.text-color-blue {
 color:#2E74B5;
}

.text-color-gray{
	color: #555;
}


/* ----- common ----- */
.dotline-1 {
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.border-1 {
	border: 1px solid #ddd;
	margin: 5px 0px 20px 20px;
	padding: 3px;
}
.back a {
	display: block;
	width: 66px;
	height: 24px;
	background-image: url(../images/com-back.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px auto;
}
.back a:hover {
	background-position: 0px -24px;
}
.magnify a {
	display: block;
	width: 72px;
	height: 22px;
	background-image: url(../images/com-magnify.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px auto;
}
.magnify a:hover {
	background-position: 0px -22px;
}
.pMore a {
	display: block;
	width: 74px;
	height: 24px;
	background-image: url(../images/product-more.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 5px;
}
.pMore a:hover {
	background-position: 0px -24px;
}
.tag-on {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.tag-off {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.tag-off a:hover {
	color: #222222;
	text-decoration: none;
}
.tabA {
	background-image: url(../images/com-tabA.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8e1f8;
	padding-left: 10px;
}
.tabC {
	padding-left: 10px;
}
.map a {
	display: block;
	width: 97px;
	height: 24px;
	background-image: url(../images/contact-map.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 5px;
}
.map a:hover {
	background-position: 0px -24px;
}


/* ----- form ----- */
.input {
	font-size: 13px;
	color: #555;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
}
.input-1 {
	font-size: 13px;
	color: #222;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 2px 0px;
	border-radius: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: inset 0px 0px 4px #ddd;
	max-width:95%
}
.input-1:focus {
	border: 1px solid #909ed9;
}
.input-2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	padding: 4px 10px;
	margin: 2px 0px;
	border-radius: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: inset -2px -2px 4px #666;
	background-color: #999;
}


@media screen and (max-width:990px) {
.in_main{ height:180px;}	
}
@media screen and (max-width:940px) {
.in_main{ height:148px;border-bottom: 1px solid #357dc9;}
#com-main {
	border:0;
 	box-shadow: none;
   }
#com-main #main{
	padding: 14px 0px 0px 18px;
	position:relative;}   
#com-main #main #mIndex{
	position:absolute;
	width:100%;
	margin:0;
	bottom:0;
	left:0;
	box-sizing:border-box;
	padding:6px 10px;
	text-shadow:0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+56,ffffff+100&1+0,0.6+56,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 56%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 56%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 56%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
#com-main #main #mIndex a{
	color:#000;}	   
}
#smenu_btn{ display:none}
@media screen and (max-width:768px) {
#com-content #L{ margin-top:-46px;}	
#com-content #R table{
	max-width:100% !important; width:100%}	
#com-content #R img{
	max-width:100%;
	height:auto;}	
#com-content #R{
	position:relative;}
	
#smenu_btn:after{
	content:'開啟次選單';
	display:inline-block;
	margin-left:6px;
	font-weight:bold;
	font-size:15px;
	 }
	
.open #smenu_btn:after{
	content:'關閉次選單';}

#smenu_btn span{ 
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:50%;
	background-color:#000;
	color:#fff;
	line-height:20px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	transition:all 0.5s}
		
.open #smenu_btn span{
	transform:rotate(45deg)}		
			
#smenu_btn{ 
	display: block;
	border:0;
	width: auto;
 	padding:5px;
	border-radius:5px;
	background-color:#ccc;
	position:absolute;
	left:0;
	top:-44px;
	cursor:pointer}
	
#smenu_btn:active{
	background-color:#333}
	
#smenu_btn:active:after{
	color:#fff;}		
		
#com-content {
    width: calc(100% + 230px);
    max-width: none;
    box-sizing: border-box;
    margin: 0;
    margin-left: -230px;
	transition:all 0.5s;
	margin-top:60px;
}	
#com-content.open{
	margin-left: 0px;
	margin-right:-230px;
	}	
}
@media screen and (max-width:320px) {
.open #smenu_btn:after{
	content:'關閉';}	
	
}

.form_tb > tbody > tr{
	padding:5px; border-bottom:1px dashed #ccc;}

