@charset "utf-8";
/* CSS Document */

/*首頁中間廣告*/
#index_banner {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(153,150,153,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(153,150,153,1);
	box-shadow: 3px 3px 5px 0px rgba(153,150,153,1);	
}

/* jssor slider bullet navigator skin 03 css */
/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 {
	position: absolute;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
	position: absolute;
	/* size of bullet elment */
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	color: white;
	font-size: 12px;
	background: url(../../js/images/b03.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb03 div { background-position: -95px -4px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
.jssorb03 .av { background-position: -65px -4px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

/*overwrite /core/style/t001/style0.css 否則字型會太小*/
a.A2:link { font-size: 10pt \9; }
a.A2:visited { font-size: 10pt \9; }
a.A2:hover { font-size: 10pt \9; }

/*BEGIN 分眾*/
.index-top-r { padding: 0; }
.index-top-r img { float:left; width: 100%; height:auto; margin: 0; }

#INTER-MENU-BLOCK { padding: .5em; }
#INTER-MENU-BLOCK img { opacity: .9; }
#INTER-MENU-BLOCK img:hover { opacity: 1; }

.sheetPage { position:absolute; top: 29px; }
.sheetHotPage1 { position:absolute; top: 30px; }
.sheetHotPage2 { position:absolute; top: 30px; }
.sheetHotPage1 ul { list-style-image:url("../../images/icon/dot_18.gif"); }
.sheetHotPage2 ul { list-style-image:url("../../images/icon/dot_02.gif"); }
.sheetHotPage2 ul li.hotLine10 { background-color: #aafefd; }

.hotLine10 a:link { font-size: 13px;  }
.hotLine10 a:visited { font-size: 13px; }
.hotLine11 a:link { font-size: 13px; }
.hotLine11 a:visited { font-size: 13px; }
.hotLine20 a:link { font-size: 13px;  }
.hotLine20 a:visited { font-size: 13px; }
.hotLine21 a:link { font-size: 13px; }
.hotLine21 a:visited { font-size: 13px; }
a.mainc:link { font-size: 13px; font-size: 13px \9; }
a.mainc:visited { font-size: 13px; font-size: 13px \9; }

a.maincr:link { color:#234e79; font-size: 15px; font-size: 14px \9; margin-left: .3em; float:left; }
a.maincr:visited { color:#0000FF; font-size: 15px; font-size: 14px \9; margin-left: .3em; float:left; }


.maint { font-size: 13px \9; height: 50px \9; padding-top: .2em; }
.maint .marquee { height: 50px !important; }
.maint ul li { margin: 0; padding: 0; }

.fontPhone { font-size: 13px \9;  }

.foott { font-size: 12px \9;  }

/*避免bootstrap在列印畫面時列印出超連結*/
@media print {
  a[href]:after {
    content: none !important;
  }
}




