@charset "utf-8";
/*
.cont img { width: 40%; margin: .5em; float:left; }
*/
h1 { font-size: 1.2em; font-weight:700; color:#F30; margin: .5em 0; }
h1 .date { font-size: .7em; color:#666; }
.cont .txt { line-height: 1.7em; }
.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; }

/*子選單 歷史活動花絮 列表 */
.photo_wrapper a { color: #4c4c4c; }
.photo_wrapper .tit { text-align:center; line-height: 140%; width: 100%; padding: 1em 0; 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; }
}


