﻿ @charset "utf-8";
 /* CSS Document */

 .news_content {
 	float: left;
 	width: 100%;
 	/*padding-top: 125px;*/
 	padding-bottom: 60px;
 	position: relative;
 	min-height: 450px;
 	/*margin-top: 27px;*/
 }

 .news_title {
 	width: 100%;
 	text-align: center;
 	margin: 0 auto 95px auto;
 }

 .news_title h1 {
 	font-size: 1.5rem;
 	font-weight: bolder;
 }

 .news ul li {
 	float: left;
 	width: 50%;
 	min-height: 80px;
 	margin-bottom: 10px;
 }

 .new_cont {
 	display: block;
 	width: 100%;
 	color: #666;
 	text-decoration: none;
 	border: 0;
 }

 .new_cont .list_style {
 	font-size: 2.0625rem;
 	color: #ef7b1b;
 	float: left;
 	display: block;
 	margin-right: 3%;
 }

 .new_cont .pic {
 	width: 17%;
 	float: left;
 	display: block;
 	margin-right: 3%;
 }

 .new_cont .text {
 	width: 54%;
 	line-height: 1.5em;
 	padding-left: 10px;
 	border: 0;
 	float: left;
 }

 .new_cont .text .date {
 	display: block;
 	width: 100%;
 	line-height: 14px;
 	margin-bottom: 5px;
 }

 .new_cont .text p {
 	font-size: 1rem;
 	color: #333;
 	width: 100%;
 }

 .news-pagination {
 	float: left;
 	width: 100%;
 	padding-bottom: 380px;
 	background: url(../images/flower_bg.png) center bottom no-repeat;
 }

 .PublishInfo {
 	color: #333;
 	overflow: hidden;
 	font-size: 0.95rem;
 	width: 100%;
 	padding: 0 10px;
 }

 .PublishInfo ul {
 	width: auto;
 	float: right;
 	margin: 20px 0;
 }

 .PublishInfo ul li {
 	float: left;
 	padding: 0 10px;
 	border-left: 1px solid #d3d3d3;
 	list-style: none;
 }

 .PublishInfo ul li:first-child {
 	border-left: 0px;
 }

 .PublishInfo ul li .hd {
 	font-weight: 700;
 	margin-right: 5px;
 }

 .textWrap {
 	float: left;
 	width: 100%;
 }

 .txt-section {
 	float: left;
 	width: 100%;
 	margin-bottom: 30px;
 }

 .txt-section .Topic_Style01 {
 	float: left;
 	width: 99%;
 	margin: 7px 0;
 	padding: 0;
 }

 /*.txt-section p {
	margin: 10px 0 0 0;
	line-height:32px;
    float: left;
    width: 100%;    
}
.txt-section .img-left {
    float: left;
    margin: 0 25px 0 0;
}
.txt-section .img-right {
    float: right;
    margin: 0 0 0 25px;
}*/

 .txt-section .article {
 	float: left;
 	margin: 0 !important;
 	padding: 0 !important;
 	width: 100% !important;
 }

 .txt-section .article p {
 	margin: 0 0 20px 0px;
 	line-height: 32px;
 	color: #666;
 	width: 65%;
 	word-wrap: break-word;
 	word-break: break-all;
 }

 .txt-section .article .FloatLeftImg {
 	float: left;
 	margin: 0px 25px 0px 0px;
 	width: 238px;
 }

 .txt-section .article .FloatRightImg {
 	float: right;
 	margin: 0px 0px 0px 25px;
 	width: 238px;
 }

 .txt-section .article .FloatLeftImg .IMG,
 .txt-section .article .FloatRightImg .IMG {
 	border: 1px solid #dcdcdc;
 	background: #ffffff;
 	padding: 2px;
 	width: 98.5%;
 	display: block;
 }

 .txt-section .article .FloatLeftImg .Description,
 .txt-section .article .FloatRightImg .Description {
 	background: #e5e5e5;
 	padding: 5px 10px 10px 10px;
 	font-size: 0.8em;
 	line-height: 20px;
 	text-decoration: none;
 }

 .txt-section .article .FloatLeftImg .Description .EnlargeIcon,
 .txt-section .article .FloatRightImg .Description .EnlargeIcon {
 	padding: 0;
 	background: url(../images/enlarge_icon_001.png) no-repeat right 2px;
 	display: block;
 	color: #626262;
 }

 .txt-section .article .FloatLeftImg .Description .EnlargeIcon,
 .txt-section .article .FloatRightImg .Description .EnlargeIcon:hover {
 	color: #038c00;
 }

 .RelatedContainer {
 	margin: 45px 0px;
 }

 .RelatedContainer .Header {
 	padding: 3px 10px;
 	background: #038c00;
 	color: #ffffff;
 	font-weight: 700;
 	display: inline-block;
 	*display: inline;
 	margin: 0px 0px 5px 0px;
 }

 .RelatedContainer .ListContainer li {
 	display: block;
 	/*width: 680px;*/
 	/*border-bottom: 1px dotted #038c00;*/
 }

 .RelatedContainer .ListContainer li .Inner dl {
 	padding: 5px 25px 5px 25px;
 	margin: 0px;
 	background: url(../images/Download_Icon.jpg) no-repeat 5px 10px;
 	position: relative;
 	zoom: 1;
 	border-bottom: 1px dotted #038c00;
 }

 .RelatedContainer .ListContainer li .Inner dl .Topic {
 	margin: 0;
 	padding: 0;
 	width: 95%;
 }

 .RelatedContainer .ListContainer li .Inner dl .Topic a {
 	color: #434343;
 	line-height: 160%;
 	/*padding: 0px 30px 0px 3px;*/
 }

 .RelatedContainer .ListContainer li .Inner dl .Topic a:hover {
 	color: #038c00;
 }

 .RelatedContainer .ListContainer .FileType {
 	position: absolute;
 	right: 0px;
 	top: 7px;
 }

 .NewsImageContainer {
 	margin: 30px auto;
 	/* text-align: center; */
 	width: 100%;
 	position: relative;
 }

 .NewsImageContainer .Single {
 	width: calc(100% / 3 - 13px);
 	margin: 20px 5px;
 	margin-top: 0;
 	display: inline-block;
 	vertical-align: top;
 	overflow: hidden;
 }

 .NewsImageContainer .Single .IMG {
 	background: #f2f2f2;
 	width: 100%;
 	display: block;
 }

 .NewsImageContainer .Single .IMG td {
 	overflow: hidden;
 	text-align: center;
 	padding: 0;
 	position: relative;
 	padding-bottom: 54%;
 }

 .NewsImageContainer .Single .IMG td a {
 	width: 216px;
 	display: block;
 }

 .NewsImageContainer .Single .IMG td img {
 	width: auto;
 	height: 100%;
 	display: block;
 	margin: 0 auto;
 	position: absolute;
 	top: 0;
 	left: 50%;
 	transform: translateX(-50%);
 }

 .NewsImageContainer .Single .Description {
 	background: #e5e5e5;
 	padding: 5px 10px;
 	font-size: 0.85rem;
 	text-align: left;
 }

 .NewsImageContainer .Single .Description .EnlargeIcon {
 	padding: 0;
 	background: url(../images/enlarge_icon_001.png) no-repeat right 2px;
 	display: block;
 	color: #626262;
 }

 .NewsImageContainer .Single .Description .EnlargeIcon:hover {
 	color: #038c00;
 }

 .part_list li h3 {
 	font-size: 1.3125rem;
 	color: #9f5f2b;
 	line-height: 1.2em;
 	margin-bottom: 8px;
 	font-weight: normal;
 	float: left;
 	width: 100%;
 	margin-top: 0px;
 }

 .part_list li p {
 	font-size: 0.9375rem;
 	color: #464646;
 	float: left;
 	margin-top: 0px;
 	line-height: 25px;
 	width: 100%;
 }

 .showInfo {
 	font-size: 0.9375rem;
 	line-height: 18px;
 	margin-bottom: 0;
 	float: left;
 	color: #01889d;
 }

 .exbition_pic {
 	float: left;
 	height: 160px;
 	width: 250px;
 	overflow: hidden;
 }

 .exbition_pic img {
 	width: 100%;
 }

 .exhibition_info {
 	float: left;
 	width: 100%;
 	font-size: 0.9375rem;
 	color: #9f5f2b;
 	line-height: 1.2em;
 	margin-bottom: 8px;
 	font-weight: normal;
 }

 .exhibition_info_page {
 	float: left;
 	width: 75%;
 	font-size: 1.125rem;
 	color: #9f5f2b;
 	line-height: 1.2em;
 	margin-bottom: 10px;
 	font-weight: normal;
 	border-bottom-style: solid;
 	border-bottom-color: #dbdbdb;
 	border-bottom-width: 1px;
 	padding-bottom: 17px;
 }

 .ex_date {
 	float: left;
 	width: 37%;
 	margin-bottom: 5px;
 	margin-right: 1%
 }

 .ex_place {
 	float: left;
 	width: 62%;
 	margin-bottom: 5px;
 }

 .ex_date_page {
 	float: left;
 	width: 35%;
 }

 .ex_place_page {
 	float: left;
 	width: 62%;
 }

 .exhibition_intro {
 	float: left;
 	width: 100%;
 	padding: 0 20px;
 }

 .exhibition_intro .arti_title {
 	margin: 0 0 35px 0;
 }

 .ex_banner {
 	float: left;
 	width: 23%;
 	margin: 0 2% 20px 0;
 }

 .ex_banner img {
 	width: 100%;
 	overflow: hidden;
 }

 .ex_banner_single {
 	width: 80%;
 	max-width: 600px;
 	margin: 0 auto;
 }

 .ex_banner_single img {
 	width: 100%;
 }

 .info_disc3 {
 	float: left;
 	height: auto;
 	width: 100%;
 	list-style-image: none;
 	list-style-type: none;
 	line-height: 30px;
 	margin-top: 0px;
 	padding-left: 0%;
 }

 .info_disc3 li .item,
 .info_disc3 li .txt,
 .info_disc3 li .note {
 	float: left;
 	display: block;
 }

 .info_disc3 li .item {
 	width: 3%;
 }

 .info_disc3 li .txt {
 	width: 96%;
 	margin-bottom: 3px;
 }

 .info_disc3 li .item,
 .info_disc3 li .txt,
 .info_disc3 li .note {
 	float: left;
 	display: block;
 }

 .ex_search {
 	background-color: #FFF;
 	padding: 2%;
 	float: left;
 	width: 96%;
 	margin-bottom: 20px;
 }

 .ex_search ul {
 	float: left;
 	width: 100%;
 	list-style: none;
 	padding-left: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
 }

 .ex_search li {
 	float: left;
 	width: 100%;
 }

 .ex_search h6 {
 	width: 7%;
 	font-size: 1rem;
 	color: #333333;
 	float: left;
 	margin-top: 0px;
 	margin-bottom: 0px;
 	font-style: normal;
 }

 .text {
 	/*border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px;*/
 	color: #333;
 	font-size: 0.875rem;
 	font-weight: normal;
 	outline: 0 none;
 	padding: 0px 11px;
 	margin-right: 17px;
 }

 .calendar_date {
 	border-color: #d5d5d5;
 	border-style: solid;
 	border-width: 1px;
 	color: #333333;
 	font-size: 0.875rem;
 	font-weight: normal;
 	outline: 0 none;
 	padding: 0px 11px;
 	height: 26px;
 	width: 105px;
 	float: left;
 }

 .ex_dash {
 	float: left;
 	margin: 0 10px 0 10px;
 }

 .btn-gray {
 	background: #333333;
 	/* border: 1px solid #dddddd; */
 	color: #ffffff;
 	float: left;
 	width: 5%;
 	text-align: center;
 	margin-left: 12px;
 	font-size: 0.875rem;
 	padding: 0.5%;
 }

 .ex_activity {
 	float: left;
 	list-style: none;
 	padding-left: 0px;
 	margin-top: 0px;
 }

 .ex_activity li {
 	float: left;
 }

 .ex_activity-list {
 	width: 100%;
 	margin: 0 auto;
 	padding: 0;
 	overflow: hidden;
 }

 .ex_activity li {
 	width: 22%;
 	float: left;
 	margin: 0 1.5% 30px 1.5%;
 	background: #fff;
 	position: relative;
 }

 .ex_activity li img {
 	width: 100%;
 }

 .ex_activity .title {
 	float: left;
 	width: 100%;
 	font-weight: normal;
 	line-height: 23px;
 	overflow: hidden;
 	font-size: 1rem;
 	color: #9f5f2b;
 	margin-bottom: 6px;
 }

 .ex_activity .title_date {
 	float: left;
 	width: 100%;
 	font-weight: normal;
 	line-height: 20px;
 	overflow: hidden;
 	font-size: 0.875rem;
 	color: #333333;
 	margin-bottom: 6px;
 }

 .ex_activity .txt {
 	font-size: 0.875rem;
 	float: left;
 	width: 100%;
 	line-height: 20px;
 	color: #333;
 }

 .activity-list-info {
 	width: 94%;
 	padding: 2% 3%;
 	float: left;
 	height: 74px;
 }

 /* 內文主區：略縮留白，減輕內容區「框住」過厚的感覺 */
 .article {
 	margin-bottom: 45px;
 	float: left;
 	width: 96%;
 	padding: 1.2% 1.8%;
 }

 .article-1 {
 	word-break: normal;
 	float: left;
 	width: 100%;
 }

 .article-1 strong {
 	line-height: 190%;
 	display: block;
 	/* margin-bottom: 10px; */
 }

 .Topic_Style01 {
 	color: #339966;
 	font-weight: 600;
 	background: url(../images/Topic_Style01.jpg) no-repeat left center;
 	padding-left: 18px;
 	font-size: 1.0625rem;
 	margin-bottom: 5px;
 	/* display: block; */
 	float: left;
 	width: 100%;
 }

 .article-1 dl {
 	margin-top: 8px;
 	float: left;
 	margin-bottom: 0px;
 }

 .article-1 dl dd {
 	padding-left: 20px;
 	margin-left: 20px;
 	margin-bottom: 8px;
 	background: url(../images/ListIcon_002.jpg) no-repeat 3px 7px;
 	float: left;
 }

 .article-1 dl dd dd {
 	padding-left: 20px;
 	margin-left: 0px;
 	margin-bottom: 8px;
 	background: url(../images/ListIcon_003.jpg) no-repeat 3px 10px;
 	float: left;
 	line-height: 28px;
 	width: 100%;
 }

 .arti_title {
 	font-size: 1.875rem;
 	font-weight: 700;
 	margin-bottom: 15px;
 	color: #434343;
 	line-height: 180%;
 	float: left;
 	width: 100%;
 }

 .article_essay-1 {
 	float: left;
 	width: 100%;
 	/* margin-top: 8px; */
 	line-height: 30px;
 	/* padding-left: 4.5%; */
 	font-weight: normal;
 	/* padding-left: 2%; */
 }

 .article_essay-2 {
 	float: left;
 	width: 100%;
 	margin-top: 8px;
 	line-height: 30px;
 	/* padding-left: 4.5%; */
 }

 .article_essay-3 {
 	float: left;
 	width: 100%;
 	line-height: 30px;
 }

 .article_essay-4 {
 	float: left;
 	width: 100%;
 	line-height: 30px;
 	/* padding-left: 6%; */
 }

 .article_essay-5 {
 	float: left;
 	width: 100%;
 	line-height: 30px;
 }

 .Topic_Style02 {
 	color: #339966;
 	font-weight: 600;
 	font-size: 1.0625rem;
 	margin-bottom: 5px;
 	/* display: block; */
 	float: left;
 	width: 100%;
 }

 .article-2 {
 	float: left;
 	height: auto;
 	width: 100%;
 	list-style-image: none;
 	list-style-type: none;
 	line-height: 30px;
 	margin-top: 0px;
 	padding-left: 0%;
 }

 .article-2 li .item,
 .article-2 li .txt,
 .article-2 li .note {
 	float: left;
 	display: block;
 }

 .article-2 li .item {
 	width: 6%;
 }

 .article-2 li .txt {
 	width: 93%;
 	margin-bottom: 3px;
 }

 .article-2 li .item,
 .article-2 li .txt,
 .article-2 li .note {
 	float: left;
 	display: block;
 }

 .article-2_item {
 	float: left;
 	width: 95%;
 	list-style-image: none;
 	list-style-type: none;
 	line-height: 30px;
 	margin-top: 0px;
 	padding-left: 6%;
 }

 .article-2_item li .item,
 .article-2_item li .txt,
 .article-2_item li .note {
 	float: left;
 	display: block;
 }

 .article-2_item li .item {
 	width: 2%;
 }

 .article-2_item li .txt {
 	width: 97%;
 	margin-bottom: 3px;
 }

 .article-2_item li .item,
 .article-2_item li .txt,
 .article-2_item li .note {
 	float: left;
 	display: block;
 	width: 100%;
 }

 /*-----------------------20160604 link字樣-------------------------*/

 .text {
 	width: 81%;
 	line-height: 1.5em;
 	padding-left: 10px;
 	border: 0;
 	float: left;
 }

 .news_content a {
 	display: block;
 	width: 100%;
 	color: #666;
 	text-decoration: none;
 	border: 0;
 }

 .new_cont .text .date {
 	display: block;
 	width: 100%;
 	line-height: 14px;
 	margin-bottom: 5px;
 }

 .new_cont .text p {
 	font-size: 1rem;
 	color: #333;
 	width: 100%;
 }

 /* Emily */
 .part_list {
 	display: block;
 	width: 45%;
 	margin: 0 auto;
 }

 .part_list li {
 	display: block;
 	width: 100%;
 	border-bottom: 1px dotted #ccc;
 	float: left;
 	margin-bottom: 21px;
 }

 .textWrap-ex {
 	float: left;
 	width: 67%;
 	margin: 0 0 0 3%;
 }

 .textWrap-ex .ex_date {
 	float: left;
 	width: 41%;
 	margin-bottom: 7px;
 	margin-right: 1%;
 }

 .textWrap-ex .ex_place {
 	float: left;
 	width: 50%;
 	margin-bottom: 5px;
 }

 .exhibition_intro .textWrap p {
 	width: 100%;
 	float: left;
 	line-height: 31px;
 	margin: 0 0 45px 0;
 }

 .exhibition_intro .textWrap_plain_text p {
 	width: 93%;
 	float: left;
 	line-height: 28px;
 	margin: 0 0 45px 0;
 }

 .exhibition_info_page .ex_date_page {
 	float: left;
 	width: 100%;
 	margin: 0 0 11px 0;
 }

 .exhibition_intro .textWrap .ex_banner {
 	float: left;
 	width: 23%;
 	margin: 0 2% 18px 0;
 }

 /*---------------當期展覽---------------*/

 .exhibition_intro .textWrap2 p {
 	width: 94%;
 	float: left;
 	line-height: 31px;
 	margin: 7px 0 45px 0;
 }

 .exhibition_info_page2 {
 	float: left;
 	/*width: 68%;*/
 	font-size: 1.125rem;
 	color: #9f5f2b;
 	line-height: 1.2em;
 	margin-bottom: 10px;
 	font-weight: normal;
 	border-bottom-style: solid;
 	border-bottom-color: #dbdbdb;
 	border-bottom-width: 1px;
 	padding-bottom: 17px;
 }

 .photo-list {
 	float: left;
 	width: 100%;
 	margin-bottom: 80px;
 }

 .exhibition_info_page2 .ex_date_page {
 	float: left;
 	width: 100%;
 	margin-bottom: 13px;
 }

 .textWrap h5 {
 	width: 50%;
 	margin: 110px auto;
 	text-align: center;
 	font-size: 2.5rem;
 	color: #555;

 }