@charset "utf-8";
.spmenu1 { background:url(images/ico-dot-o1.gif) left center no-repeat; padding-left: 1.5em; font-size: .9em; margin: .2em 0; }
.spmenu1 a:link { color: #045e80; }
.spmenu1 a:visited { color: #045e80; }
.spmenu1.active { background:url(images/bg-spmenu.gif) right center no-repeat; color: #fff; }
.spmenu1.active a { color: #fff; }
.spmenu2 { margin-left: 1.5em;  font-size: .9em; line-height: 130%; padding: .2em 0; }
.spmenu2 a:link { color: #045e80; }
.spmenu2 a:visited { color: #045e80; }
.spmenu2.active { font-weight: bold; }

h1 { font-size: 1.3em; font-weight: bold; color: #ee791f; border-bottom: #000 1px dotted; margin-bottom: 1em; padding: .2em 0;}
h2 { font-size: 1em; font-weight: bold; color: #ee791f; padding: .2em 0;}
.sub-tit { height: 2em; line-height:2em; background:url(images/bg-hd1.png) left top repeat-x; color: #fff; padding: 0 0 0 1em; margin: 0; }

.txt { color: #045e80; font-size: 1em; line-height: 1.7em; }
.txt .brief { color: #999; font-size: .8em; }


/*子選單 歷史活動花絮 列表 */
.photo_wrapper a { color: #4c4c4c; }
.photo_wrapper .tit { text-align:center; line-height: 140%; width: 100%; padding: 1em 0; font-weight: bold; font-size: 1.1em; }
.photo_wrapper .txt { text-align:center; line-height: 140%; width: 100%; padding: 1em 0; font-size: 1em; }
.photo_property { height: 12em; display: block; margin-top: 10px; margin-bottom: 10px; }
.photo_property img { display: block; width: 100%; text-align: center; }

.video { margin-bottom: .5em; }
.video iframe { width: 100%; height: 25em; }
.video h3 { width: 100%; background:url(images/bg-y2b-tit.png) right center no-repeat; line-height:1.8em; height: 35px; font-size: 1.3em; font-weight: bold; margin: .5em 0 0 0; text-align:right; color: #fff; padding-right: 1em; }

@media (max-width: 767px) {
	.video iframe { width: 100%; height: 20em; }
}
@media (max-width: 480px) {
	.video iframe { width: 100%; height: 15em; }
}


