@charset "utf-8";
/* CSS Document */

.justify {
	text-align-last: justify;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 24px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.justify17 {
	text-align-last: justify;
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 25px;
	margin-top: 30px;
	margin-bottom: -10px;
}
.news-w {
	font-size: 18px;
	color: #B80003;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 26px;
	font-weight: bold;
	text-align: justify;
}
.news-w2 {
	font-size: 18px;
	color: #B80003;
	margin-left: 30px;
	margin-right: 15px;
	line-height: 26px;
	font-weight: bold;
	text-align: justify;
	text-indent: -13px;
	margin-top: -10px;
}
.news-w-justify {
	text-align-last: justify;
}
.new-title{
	font-size: 16px;
	color: #9c1159;
	background-color: #d3a5b3;
	padding: 5px 0 3px 10px;
	font-weight: bold;
	line-height: 26px;
}
.new-title2{
	font-size: 16px;
	color: #FFF;
	padding: 5px 0 3px 10px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(../images/new-titlebg.jpg);
	background-size: 100% auto;
}
.title-2 {
	font-size: 22px;
	color: #fabe00;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
}
.title-s {
	font-size: 22px;
	color: #c8161e;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
}
.title-s1 {
	font-size: 22px;
	color: #a6165f;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
}
.new-word{
	color: #FFFFFF;
}
a.button white-2 {
	border: 1px solid #fff;
	color: #fff;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
	margin-left: -2px;
}



/**2024 新春**/
/**紅標題**/
.title-newyear {
	padding:15px 15px 15px 10px;
	margin:0 0 13px 0;
}

.recent_post .text a.title-newyear {
	text-decoration:none;
	color:#b80003;
	font-size:15px;
    font-weight: bold;
	border:0;
	padding:0;
	line-height:16px;
}
.recent_post .text a.title-newyear:hover {
	text-decoration:underline;
	color:#b80003;
}
/**灰字**/
.recent_post .text .time-2 {
	display:block;
	color:#666;
	font-size:12px;
	padding:2px 5px 0 13px;
	line-height:160%;
}