@charset "utf-8";

/* layout */

body {	background-color: #A0D3EB; font-size: 15px; }

.news_title { font-size:15px; color:#3F8BC6;}

.news_text { font-size:12px; color:#666666;}


.dashed-line-box-horizontal {
	width: 100%;
	height: 10px;
	clear: both !important;
	margin: 10px 0 10px 0;
}

.news-paging {
	text-align: center;
	color: #bababa;
	font-size:0.8em;
}

.news-list-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.news-list-item li.header-photo {
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #efefef;
}
.news-list-item li.photo {
	float: left;
	width: 130px;
	height: 90px;
	margin: 0 10px 0 0;
	text-align: center;
	vertical-align: middle;
}
.news-list-item li.title {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0.1em 0 0 0;
}
.news-list-item li.first-shortcut {
	height: 100px;
}
.news-list-item li.first-shortcut ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.news-list-item li.first-shortcut ul li.photo {
	width: 130px;
	height: 90px;
	text-align: center;
}
.news-list-item li.first-shortcut ul li.title {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.5em;
}
.news-list-item li.shortcut, .news-list-item li.detail {
	font-size: 0.82em;
	line-height: 1.5em;
	padding-left: 0px;
	text-align: justify;
	margin:0;
}
.news-list-item li.shortcut {
	padding-left: 18px;
}
.news-list-item li.shortcut.content {
	line-height: 1.3em;
	margin-bottom: 10px !important;
	background-image: none;
	padding: 0 !important;
}
.news-list-item li.shortcut.header {
	background-position: 310px 4px;
	padding-left: 328px;
}
.news-list-item li.shortcut.lists {
	background: none;
}
.news-list-item li.title.lists {
	font-size: 0.95em;
}
.news-list-item li.detail {
	margin: 0 0 0.5em 0;
	color: #babbba;
}
.news-list-item li.more {
	text-align: right;
	font-size: 0.85em;
	color: #bababa;
}
.news-list-item li.more a {
	color: #bababa;
	text-decoration: underline;
}








/* 輸出專用自訂樣式表 */