﻿@charset "utf-8";
/* CSS Document */
img {
   border:0px;
}
body
{
    margin: 0;
	background-image: url(../images/AA.jpg);
    　-moz-user-select : none;
　-webkit-user-select: none;
}
.container
{
	width:100%;
	background-image: url(../images/content.png);
	height:auto;
	
}
#header 
{
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
}
#header img {
    max-width:80%;
	margin-left:10px;
}
#hbanner  img {
    max-width:100%;
}
#msearcharea {
   width:100%;
   padding-top:20px;
}
#keywordarea a {
	font-family: "微軟正黑體";
	font-size:16px;
	line-height: 18px;
	text-decoration: none;
	color:#006837;
}
#keywordarea a:hover {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
    color:#000000;
}
#footer{
	background-color: #FFF;
    width:100%;
	height: auto;
	line-height: 15px;
	font-family: "微軟正黑體";
	font-size: 8px;
}
#menu {
    width:100%;
}
#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

#menu li {
  float: left;
}

#menu li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

#menu li a:hover:not(.active) {
  background-color: #111;
}

#menu .active {
  background-color: #4CAF50;
}
#menulist {
  background-image: url(../images/content.png);
  height:auto;
  width: 100%;
  padding-top:20px;
}
#menulist ul {
	list-style-type: none;
	width: 100%;
	height:auto;
	margin:0 0 0 0;
    padding:0 0 0 0;

}
 
#menulist li h3 {
	font: bold 16px "?L?n??????";
	padding: 0px;
	margin-top: 5px;
	margin-block-end: 0;
}
 
#menulist li img {
  float: left;
  margin: 0 15px 0 0;
}
 
#menulist li p {
	font: normal 12px "微軟正黑體";
	text-decoration: none;
	margin-block-start: 0;
	margin-block-end: 0;
}
 
#menulist li {
  padding: 10px;
  overflow: auto;
}
    #menulist a {
	text-decoration: none;
	color: #000000;
    }
#menulist li:hover {
  background: #eee;
  cursor: pointer;
}
#header_search{
	height: 40px;
	width: 100%;
	text-align: left;
	background-color: #5E4231;
	color: #FFF;
	font-family: "微軟正黑體";
	font-weight: bolder;
	line-height: 40px;
	padding-left: 10px;
}
#topbtn a{
    background: url(../images/column_footer_icon-01.png);/*預設顯示圖片*/
    display: block;
    font-size: 0; 
    height: 13px;/*圖片高度*/
    width: 14px;/*圖片寬度*/
}
#topbtn a:hover {
    background: url(../images/column_footer_icon-01b.png); /*滑鼠移過顯示圖片*/
}
#backbtn a{
    background: url(../images/column_footer_icon-02.png);/*預設顯示圖片*/
    display: block;
    font-size: 0; 
    height: 13px;/*圖片高度*/
    width: 8px;/*圖片寬度*/
}
#backbtn a:hover {
    background: url(../images/column_footer_icon-02b.png); /*滑鼠移過顯示圖片*/
}
#nextbtn a{
    background: url(../images/column_footer_icon-03.png);/*預設顯示圖片*/
    display: block;
    font-size: 0; 
    height: 13px;/*圖片高度*/
    width: 8px;/*圖片寬度*/
}
#nextbtn a:hover {
    background: url(../images/column_footer_icon-03b.png); /*滑鼠移過顯示圖片*/
}
#endbtn a{
    background: url(../images/column_footer_icon-04.png);/*預設顯示圖片*/
    display: block;
    font-size: 0; 
    height: 13px;/*圖片高度*/
    width: 14px;/*圖片寬度*/
}
#endbtn a:hover {
    background: url(../images/column_footer_icon-04b.png); /*滑鼠移過顯示圖片*/
}
#imgframe {  
    height: 100px; /*can be anything*/
    width: 100px; /*can be anything*/
    position: relative;
}
#imgframe img {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
#mshowpic {
	font-family: "微軟正黑體";
	word-break: break-all;
	font-size: 13px;
}
    #mshowpic img {
       max-width:100%;
       float:left;
    }
    #mshowpic .showpic {
       width:100%;
       height:200px;
       float:left;
       background-color:white;

    }
.mlink_2_text_1{
	font-family: "微軟正黑體";
	font-weight: lighter;
	font-size: 14px;
	letter-spacing: 3px;
    background-color:#4f2a11;
    color:white;
}
.mlink_2_text_2{
	font-family: "微軟正黑體";
	font-weight: lighter;
	font-size: 14px;
	letter-spacing: 3px;
    background-color:#ffffff;
    color:#000000;
}
#mshowdetail {
    background-color:#eeeeee;
}
#imgframe {  
    height: 200px; /*can be anything*/
    width: 100%; 
    position: relative;
}
#imgframe img {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.imgframe2 {  
    height: 100px; /*can be anything*/
    width: 100px;
    position: relative;
}
.imgframe2 img {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.menu_text_1{
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #86C03F;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_text_2{
	font-family: "微軟正黑體";
	font-size:16px;
	color: #666666;
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#topic {
    width: 100%;
    background-image: url(../images/content.png);
    float:left;
}
#topictitle{
	height: 20px;
	width: 100%;
	text-align: left;
	color: #86C03F;
	font-family: "微軟正黑體";
	font-weight: bolder;
	line-height: 40px;
	padding-left: 10px;
	font-size: 24px;
	letter-spacing: 5px;
	padding-top: 20px;
}
#topicdetail {
    width: 100%;
	font-family: "微軟正黑體";
	word-break: break-all;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	text-align: left;
	font-size: 16px;
	color: #283020;
	line-height: 24px;
}
#topicpic {
     width: 100%;
}
#menu_header{
	width: 100%;
	text-align: left;
	color: #6E9F38;
	font-family: "微軟正黑體";
	font-weight: bolder;
	line-height: 40px;
	padding-left: 10px;
	font-size: 28px;
	letter-spacing: 20px;
	background-image: url(../images/content.png);
	padding-top: 20px;
}