@charset "utf-8";
#banner { text-align:left; }
#banner .ad1 { width: 15%; height:auto; margin-right: 1%; }
#banner .ad2 { width: 83%; height:auto; }

/*首頁右邊消息區*/
#news ul { list-style-image: none; margin-left: 0; padding-left: 0;  }
#news ul li a:link { color: #000;  }
#news ul li a:visited { color: #000;  }
#news ul li {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/ico-dot1.png) no-repeat left top;
  	padding: 3px 0px 0px 35px;
	list-style: none;
  	margin: 0;
}
#news .ft { width: 100%; background: #ea8f32 url(images/ico-sound.png) 4% center no-repeat; padding: .8em 0 .8em 20%; }
#news .ft a { color: #fff; }
@media (max-width: 767px) {
	#news .ft a { font-size: 1em; }
}
#news .ft a:link { color: #fff; }
#news .ft a:visited { color: #fff; text-decoration: underline; }
#news .txt { color: #006785; font-size: .8em; font-weight: normal; }

/*首頁下方 歷史活動花絮 */
#history-tit { margin-top: .4em; }
#history-tit .dot { height: 3em; background: #d02633 url(images/ico-dot-red.png) center center no-repeat; border-bottom: #d02633 1px solid;  }
#history-tit .tit { padding-left: 1em; line-height: 2.46em; color: #000; font-size:1.2em; font-weight: bold; border-bottom: #d02633 1px solid; }

/*首頁下方 歷史活動花絮 列表 */
/*.photo_wrapper { padding-left: 10px; padding-right: 10px; }*/
.photo_wrapper .tit { background-color: #f5f5f5; text-align:center; line-height: 140%; width: 100%; padding: .5em 0; height: 4em; }
.photo_wrapper .tit a { color: #4c4c4c; font-size: .9em; }
.photo_property { height: 12em; display: block; margin-bottom: 10px; }
.photo_property img { display: block; width: 100%; text-align: center; }
