@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
    margin: 0;
    height: 100%;
    background-color:#e1e3d9;
    width: 100%;
    font-family: "Microsoft JhengHei"; /*微軟正黑體*/ 
}
body {
    background-image: url(../images/0807009_bg.jpg);
    /* background-position: center top; */
    background-attachment: fixed;
    background-color: #3a66a3;
    /* background-size: contain; */
    background-size: cover;
}
#gotop{
    width:102px;
    height:111px;
    position:fixed;
    _position: absolute; /* position fixed for IE6 */

    _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
    z-index:1;
    bottom: 25%;
    text-align: center;
    margin-right: -610px;
    right: 50%;
    background-color:#604a60;
    color: #FFF;
    border-radius: 10px;
    opacity: 1.0;
    font-size: 16px;
}
#gotop a {
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 18px;
    width: 102px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcdcd;
}
#gotop a:visited {
    color: #FFF;
    text-decoration: none;
}
#gotop a:hover {
    color: #e2c977;
    text-decoration: none;
}
#gotop a:active {
    color: #FF0;
    text-decoration: none;
}
#gotop a:last-child {
    border-bottom-style: none;
}
#header-share {
    text-align: center;
    width: 900px;
}

#header-rwd {
    display: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#noie{
    color: #FFF;
    width: 100%;
    height: 70px;
    text-align: center;
    border: 1px solid #006699;
    background-color: #669933;
    _z-index: 9999;
    z-index: 9999;
    position: fixed;

    _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
    left: 0;
    top: 0;
}
#noie a{
    color: #FC0;
}
#BodyContent {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 1000px;
}
.banner {
    margin: 0 auto;
    position: absolute;
    height: auto;
    background-image: url(../images/0807018_map_01.png);
    background-repeat: no-repeat;
    /* background-size: 32% 117px; */
    /* background-size: cover; */
    background-position: left bottom;
    z-index: 2;
    left: 54.5%;
    /* top: 3%; */
    width: 310px;
    background-color: #0ab5ca;
    border-bottom: 7px #ffec4b solid;
    padding-top: 12px;
    padding-right: 1.5%;
    padding-left: 1.5%;
}
.banner img,.banner1 img{
    width: 100%;
    height: auto;
}
.banner h1 {
    /* top: 12%; */
    /* left: 54%; */
    font-size: 4.35em;
    color: #ffffff;
    line-height: 1.1em;
    /* position: fixed; */
    z-index: 1;
    letter-spacing: -.03em;
    /* text-shadow: 1.5px 0 #efefef, -1.5px 0 #efefef, 0 1.5px #efefef, 0 -1.5px #efefef, 0 0 6px #efefef, 0 0 8px #efefef; */
    text-align: right;
}
.banner h1 span {
    color: #ffec4b;
    border: 2px #cc0 solid;
    border-radius: 50px;
    font-size: 0.7em;
    padding: 0 3.6% 0.7%;
	margin: 0;
}
.banner .sh {
    font-size: 2.2em;
    color: white!important;
    display: inline;
    position: absolute;
    top:64%;
    left: 64.5%;
    font-weight: normal;
}
.banner h3 {
    top: 44%;
    left:29%;
    font-weight: 400;
    font-size: 3.8em;
    line-height: 1em;
    text-align: right;
    color:black;
    position: absolute;
    display: block;
    text-shadow: 1.5px 0 #efefef,-1.5px 0 #efefef,0 1.5px #efefef,0 -1.5px #efefef,0 0 6px #efefef,0 0 8px #efefef;
}
.banner h3  span{display:inline-block;color: black;font-size: .85em;font-weight: normal;}
.banner1{display: none;}
#content {
    height: auto;
    width: 94%;
    clear: both;
    border-radius: 0 30px 0px 150px;
    padding: 7% 0 2% 6%;
    /* background-image: url(../images/20190201_bg.png); */
    overflow: hidden;
    position: relative;
}
#content.c_bg {
    background: rgb(0, 148, 167);
    /* background: -moz-linear-gradient(right,#184888 4%,#446488 40%,#563d56 100%);*/
    /* background: -webkit-linear-gradient(right,#184888 4%,#446488 40%,#563d56 100%);*/
    /* background: linear-gradient(to right, #184888 4%,#446488 40%,#563d56 100%);*/
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184888 ', endColorstr='#563d56 ',GradientType=1 );*/
    opacity: 0.93;
}



#content .intro {
    font-size: 1.1em;
    line-height: 1em;
    color: #e9e9e9;
    text-align: justify;
    padding-left: 64px;
    padding-right: 20px;
}
#content .intro span{text-indent: 1.8em;display: block;}
#content h2 {
    font-size: 2em;
    font-size: 32px \9;
    font-weight: bold;
    color: #368064;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#content h3 {
    color: #fff;
    font-size: 1.9em;
    line-height: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    position: relative;
}
#content h3:before {
    content: '';
    /*background: url(../images/20190201_ar.png) no-repeat top left;*/
    position: absolute;
    top: 28px;
    z-index: 2;
    left: -66px;
    transform: rotate(8deg);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28.5px 0 28.5px 49px;
    border-color: transparent transparent transparent #f3e951;
}
#content h4 {
    line-height: 1.5em;
    margin: 0px;
    font-size: 2.1em;
    font-weight: bold;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
    bord-break: normal;
    display: block;
    color: #ffcf60;
}
#content h5 {
    margin: 0.8em;
    /* text-align: center; */
    font-size: 1.45em;
    color: #fbf090;
    border-top: 1px #cc0 dotted;
    padding: 2% 0 0;
}
#content h5 img {
    width: 23%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-top: 2%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
}
#content .pic img {
    width: 80%;
    height: auto;
    border-radius: 0.8em;
    margin-left: 10%;
}
#content h6 {
    background-color: #F7F7F7;
    margin: 0px;
    text-align: right;
    display: block;
    padding-top: 0%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    width: 96%;
}
#content h6 a {
    color: #008283;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    display: block;
    width: 80px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    text-align: center;
    background-color: #E7F5F4;
    border: 1px solid #008283;
    border-radius: 25px;
    float:right;
    margin-top: 10px;
    margin-left: 5px;
}
#content h6 a:visited {
    color: #008283;
    text-decoration: none;
}
#content h6 a:hover {
    color: #C00;
    background-color: #ffe9e7;
    border: 1px solid #C00;
}
#content ul , #content ol{
    /* border-top-width: 4px; */
    /* border-top-style: solid; */
    /* border-top-color: #78bcc0; */
    list-style-type: none;
    padding: 0px;
    width: 94%;
    background-color: #fff;
    margin: 0px;
    font-size: 1.2em;
    display: inline-block;
}
#content ul li {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #b7b1af;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    display:block;
    height:auto;
    clear:both;
    font-size: 1.0em;
}
#content ul li:nth-of-type(odd),#content table tr:nth-child(even){background-color:#fffef0 }
#content ul li::after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;}

#content ul li p {
    margin: 0px;
    padding: 0px;
    display: block;
}
#content ul li p {
    _display: block;
    _float: left;
    _padding-right:20px;
}
#content ul li p:first-child {
    text-align: center;
    width: 15%;
    float: left;
    font-weight: bold;
    color: #827818;
}
#content ul li p:last-child {
    width: 83%;
    margin-left: 2%;
    float: left;
    /*text-align: center;*/
}
/*
#content ul li:first-child p {
font-size: 20px;
font-weight: bold;
text-align: center;
}*/
#content ul li font  {
    font-size: 15px;
    font-weight: normal;
    color: #CA3929;
}
#content ul li p a {
    color: #000;
    /*text-decoration: none;*/
}
#content ul li p a:visited {
    color: #000;
    text-decoration: none;
}
#content ul li p a:hover {
    color: #C00;
    text-decoration: underline;
    transition: 0.2s; 
}
#content ul li span {
    display: inline-block;
}
/*#content ul li span:first-child {
font-size: 1.0em;
line-height: 1.5em;
color: #0083B9;
}
#content ul li span:last-child {
line-height: 1.5em;
color: #e22319;
}*/
#content ul .s {
    font-size: 0.8em;
    color: #000;
}
#content ul strong{
    font-size: 1.1em;
    color: #e22319;
}
#content ol {
    background-color: #FFF;
}
#content ol li{
    padding: 1%;
    _padding: 5px;
    width: 23%;
    width: 22% /9;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #CCCCCC;
    height: 310px;
    height: 320px \9;
    _height: 350px;
    display: block;
    float: left;
    overflow: auto;
    text-align: center;
}
#content ol li:first-child {
    border-left-style: none;
    width: 22%;
}

#content ol li a img{
    width:90%;
    max-width: 126px;
    width:126px \9;
    border: 1px solid #FFF;
}
#content ol li h3{
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #0083B9;
    line-height: 1.2em;
}
#content ol li h3 a{
    color: #0083B9;
    text-decoration: none;
}
#content ol li h3 a:visited {
    color: #0083B9;
    text-decoration: none;
}
#content ol li h3 a:hover {
    color: #C00;
    text-decoration: none;
    position: relative;
    left: 2px;
    top: -2px;
}
#content ol li h4{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    width: 100%;
    text-indent: 0px;
    line-height: 1em;
}
#content ol li h5{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 0px;
    text-decoration: line-through;
    margin: 0px;
    font-weight: normal;
    background-color: #FFF;
    width: 100%;
}
#content ol li h6{
    font-size: 15px;
    font-weight: normal;
    color: #C00;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    width: 100%;
}
#content table {
    clear: both;
    float: none;
}
#content table span {font-size: .8em;}
#content table th {
    background-color:#316b88;
    font-size: 1.1em;
    line-height: 1.5em;
    text-align: center;
    color: #FFF;
    padding: 10px 0;
}
#content table .list {
    text-align: center;
    width: 18%;
    font-weight: bold;
    color: #827818;
}
#content table .list img {
    border-radius: 0.8em;
}
#content table .txt {
    width: auto;
    color: #000;
    border-left: 1px dashed #b7b1af;
    padding: 12px 2%;
}
#content table .txt-R {
    width: 55%;
    color: #000;
    border-left: 1px dashed #b7b1af;
    padding: 8px 20px;
}
#content table td {
    font-size: 1.0em;
	text-align: center;
    line-height: 1.5em;
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #b7b1af;
    padding-top: 3px;
    padding-bottom: 3px;
}
#content td a {
    font-size: 1.4em;
    color: #113b6d;
    text-decoration: none;
    margin-right: -10%;
    font-weight: bold;
}
#content td a:visited    {
    color: #000;
    text-decoration: underline;
}
#content td a:hover    {
    text-decoration: none;
    position: relative;
    left: 2px;
    top: -2px;
}
.name_big{font-size: 1.5em;}
.book_img {
    /* background-color: #125a91; */
    float: left;
    /* width: 120px; */
    /* margin: 0 0% 0 2%; */
}
#content table .book_txt {
    text-align: left;
    /* display: table; */
    width: 63%;
    /* background-color: #cc0; */
    /* padding: 0 20%; */
}
.buy {
    font-size: 0.7em !important;
    color: #faf2b1 !important; 
    text-decoration: none;
    margin-left: 1%;
    font-weight: bold;
    background-color:#125a91;
    border-radius: 0.5em;
    padding: 0.2em 0.8em;
}
.buy a {
    color: #FFF !important; 
}
.Sign {
    font-size: 0.7em !important;
    color: #FFF !important; 
    text-decoration: none;
    margin-left: 1%;
    font-weight: bold;
    background-color: #e22319;
    border-radius: 0.5em;
    padding: 0.2em 0.8em;
}
.Sign a {
    color: #FFF !important; 
}
.memo {
    width: 94%;
    background-color: #40748f;
    font-size: 1.0em;
    line-height: 1.5em;
    text-align: left;
    color: #FFF;
    padding: 15px 0;
    border-radius: 0 0 0 102px;
}
.memo p{
    line-height: 1.2em;
    text-align: left;
    color: #FFF;
    padding-left: 62px;
    padding-right: 35px;
    text-indent:-1em;
}
.memo a {
    color: #FFF;
}
.sale{
    width: 100%;
    background-color: #e22319;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    color: #FFF;
    padding: 15px 0;
}
.sale .title{
    font-size: 1.2em;
    line-height: 1.5em;
    color: #e0c39e;
    padding: 10px 0;
}
.sale .s{
    font-size: 0.7em;
    color: #fff;
}
.sale p{
    font-size: 1em;
    /*line-height: 0.5em;*/
    color: #FFF;
    background-color: #e22319;
    padding-top: 5px;
    text-align: left;
    margin: 0 20%;
}
.sale p a{
    color: #000;
    text-decoration: none;
}
.sale p :hover {
    color: #fff000;
    text-decoration: underline;
    transition: 0.2s; 
}

.red  {
    color: #900;
}
.navlink{width:100%;margin: 5% auto 2%;text-align:center;font-size:1.25em}
.navlink a{color:#FFF;background:#b9a081;padding:.5% 2%;text-decoration:none;border-radius:.5em;font-weight:700;margin-right: 4%;}
.navlink a:hover{background:#66533c;}




.more {
    width: 80%;
    /* max-width: 900px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #900;
	border-radius: 120px 0px 150px 0px;
    margin: 2% 0 3%;
    clear: both;
    float: none;
    padding-right: 10%;
    padding-left: 10%;
    /*background-image: url(../images/20190201_bg2.png);*/
    background:linear-gradient(to right, #525229, #76bfc9);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525229', endColorstr='#76bfc9',GradientType=1 ); /* IE6-9 */
	opacity: 0.9;
}
.more ul {
    clear: both;
    float: none;
}
.more p {
    font-size: 19px;
    font-weight: bold;
    color: #fffcc4;
    margin: 5px 0px;
    padding: 0px;
}
.more ul {
    margin: 0px;
    list-style-position: outside;
    list-style-type: disc;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
}
.more .NewsStyle {
    color: #FFF;
    margin: 0px;
    padding: 0px;
}
.more .NewsStyle a {
    font-size: 15px;
    line-height: 1.5em;
    color: #FFF;
    text-decoration: none;
}
.more .NewsStyle a:visited {
    color: #FFF;
    text-decoration: none;
}
.more .NewsStyle a:hover {
    color: #FFF;
    text-decoration: underline;
}
.more .NewsStyle a:active {
    color: #FFF;
    text-decoration: underline;
}
