﻿@charset "UTF-8";
.blockHeader {
	width: 100%;
}
.topBar {
	width: 100%;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-top: 60px;
}
.topBar a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px \9;
}
:root .topBar a{
	font-size: 11px \9;}
.topBar a:hover {
	text-decoration: underline;
}
.right {
	float: right;
}
.blockHeader .topBar span {
	padding-right: 10px;
}
.header {
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
	height: 118px;
	width: 100%;
}
.blockHeader .header .logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 257px;
	display: block;
	float: left;
}
.blockSearch {
	background-image: url(../images/searchBG.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 172px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
.blockSearch a {
	display: block;
	float: right;
	height: 20px;
	width: 20px;
}
.blockSearch input {
	width: 80%;
	height:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 5px;
	margin-top:2px;
}
.blockBanner {
	width: 100%;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00c98a;
	height: 300px;
}
.blockBanner ul li {
	float: left;
}
.blockBanner ul {
	height: 300px;
	width: 1000%;
}
.blockContainer {
	background-color: #FBF9EA;
	background-image: url(../images/bg.jpg);
	width: 100%;
	clear: both;
	float: left;
}
.wrapper {
	width: 100%;
}
.container {
	width: 960px;
	margin: auto;
}
.blockMenu {
	float: left;
	width: 175px;
	font-size: 15px;
}
.blockMenu .title {
	background-image: url(../images/menuTitle.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	
}
.blockMenu .buttom {
	background-image: url(../images/menuBm.png);
	background-repeat: no-repeat;
	height: 350px;
	background-position: center bottom;
}
.blockMenu ul {
	display: block;
	width: 100%;
	
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-y;
	line-height: 2.5em;
	color: #FFF;
}
.blockMenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-position: inside;
	margin: auto;
	height: 35px;
}
.blockMenu ul li:hover {
	background-image: url(../images/menuBGv.jpg);
	background-repeat: no-repeat;
}
.blockMenu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	padding-left: 20px;
	width: 90%;
}
.blockMenu ul li a:hover {
	color: #FFFF00;
}
.content {
	float: right;
	width: 750px;
	margin-bottom: 20px;
}
.shortTxtInfo img {
    max-width: 100%;
    width: 100%;
}
.blockFooter {
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	bottom: 0px;
	width: 100%;
	background-color: #7C7960;
	padding-top: 20px;
	padding-bottom: 40px;
	letter-spacing: 1px;
}
.blockFooter img {
	position: relative;
	right: -360px;
	top: 40px;
}
.blockSocialIcon li {
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	display: block;
	float: left;
	margin-left: 3px;
}
.iconTwitter {
	background-image: url(../images/iconTwitter.png);
}
.iconGoogle {
	background-image: url(../images/iconGoogle.png);
}
.iconFacebook {
	background-image: url(../images/iconFacebook.png);
}
.iconYahoo {
	background-image: url(../images/iconYahoo.png);
}
.blockSocialIcon {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.navBar {
	width: 100%;
}
.blockMenu ul .last {
	margin-bottom: 100px;
}
.indexNews {
	background-image: url(../images/newsBG.png);
	background-repeat: no-repeat;
	height: 226px;
	width: 750px;
	margin-top: 20px;
	position: relative;
}
.indexNews .indexNewsTab {
	float: left;
	display: block;
	width: 20%;
	margin-right: 10px;
	height: 226px;
}
.indexNews .indexNewsTab li {
	height: 33%;
}
.indexNews .indexNewsTab li a {
	display: block;
	height: 100%;
	width: 95%;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 4.5em;
	padding-left: 10px;
    font-family:Microsoft JhengHei;
    stroke: #000;
    text-shadow: 0px 0px 5px black;
}
.indexNewsTab li a#Monk1 {
    background-image: url("../images/Newtab01.png");	
}
.indexNewsTab li a#Monk1:hover  {
    background-image: url("../images/Newtab_over01.png");
    filter: alpha(opacity=60); 
    opacity: 0.6;
	/*color: #F78500;*/
	font-weight: bolder;	
}
.indexNewsTab li a#Monk2 {
    background-image: url("../images/Newtab02.png");	
}
.indexNewsTab li a#Monk2:hover  {
    background-image: url("../images/Newtab_over02.png");
    filter: alpha(opacity=60); 
    opacity: 0.6;
	/*color: #F78500;*/
	font-weight: bolder;	
}
.indexNewsTab li a#Monk3 {
    background-image: url("../images/Newtab03.png");	
}
.indexNewsTab li a#Monk3:hover  {
    background-image: url("../images/Newtab_over03.png");
    filter: alpha(opacity=60); 
    opacity: 0.6;
	/*color: #F78500;*/
	font-weight: bolder;	
}
.indexNewsTab li a.active {
    opacity: 0.6;
    filter: alpha(opacity=60);
	/*color: #F78500;*/
	font-weight: bolder;	
}
.indexNews .indexNewsList li span {
	color: #F78500;
}
.indexNews .indexNewsList li h3 a {
	color: #333;
	text-decoration: none;
	width: 90%;
	display: block;
	height: 1.3em;
	overflow: hidden;
	font-weight: normal;
}


.indexNews .indexNewsList li h3 a:hover {
	
	text-decoration: underline;

}


.indexNews .indexNewsList {
	float: left;
	width: 590px;
}
.indexNews .indexNewsList li {
	height: 38px;
	line-height: 1.5em;
	display: block;
}
.indexBanner {
	height: 230px;
	width: 500px;
	margin-top: 30px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
}
.bannerS {
	text-align: center;
	top: 0px;
	right: 0px;
	float: right;
	width: 240px;
	margin-top: 30px;
}
.arrowBannerUp {
	background-image: url(../images/iconArrowUp.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 8px;
	width: 12px;
	display: block;
}
.arrowBannerDown {
	background-image: url(../images/iconArrowDown.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 8px;
	width: 12px;
	clear: both;
	display: block;
}
.indexBanner .bannerS ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
.indexAdv li {
	float: left;
	margin-right: 8px;
}
.indexAdv .last {
	margin: 0px;
	float: right;
}
.indexNewsMore {
	display: block;
	float: right;
	height: 30px;
	width: 55px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.wrapper .blockContainer .container .content .innerContainer {
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .functionBar {
	background-color: #006D49;
	background-image: none;
}
.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .pageNavBar .allCount {
	color: #00895e;
}
.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .functionBarBottom {
	background-color: #006D49;
	background-image: none;
}

.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .pageNavBar .pageNavSmall li a {
	color: #00895e;
}

.showBig {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .pageNavBar .pageNavSmall {
	margin-left: 250px;
}

.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .innerContent02 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.wrapper .blockContainer .container .innerContainer .innerNewsListBlock .listTopBar .functionBar .innerContent02 {
	padding: 10px;
}
.blockImages {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.blockImages ul li {
	float: left;
	margin-right: 5px;
}
.blockImages ul {
	width: 999999px;
	margin: 0px;
	padding: 0px;
}
.wrapper .blockContainer .container .content .innerContainer .innerNewsListBlock .listTopBar .innerContent02 .txtBlock .blockImages .indexBannerArrow {
	width: 100%;
}
.contactInfo {
	width: 100%;
}
.items tr th {
	background-color: #55BD82;
}

#map04 {
	right: 0px;
}
.locationInfo {
	left: 300px;
	right: auto;
}
.siteMap {
	margin-left: 30px;
	width: auto;
}
.indexAdv li a img {
	height: 95px;
	width: 100px;
}
.footerText a {
	color: #FFF;
}
.footerText a:hover {
	color: #E85602;
}
.indexAdv .indexNewsMore {
	float: right;
	right: 0px;
	position: absolute;
	top: 95px;
}
.indexAdv {
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.bannerS ul li a img {
	margin: auto;
	width: 100%;
}
.bannerS ul li {
	margin-bottom: 5px;
}
