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


#aks_end{/*問與答*/
	width: 100%;}

.aks_end_all{height: auto; width: 100%; overflow: auto;}
.aks_news_left{float: left;}
.aks_news{float: right; width: 426px; height: auto; }
.aks_news ul{margin:0 auto; list-style-type: decimal;}
.aks_news li{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #679a00;
	text-align: left;
	padding:  8px 0px 8px 0px;
	border-bottom: 1px dashed #858585;}
	
.aks_news01{font-size: 13px; line-height: 22px; color: #414141; text-align: left;}
	
/*活動公告*/	
#news_end{width: 100%;}
.news_txt_all{overflow: auto; float: right; width: 426px; height: auto;}
.news_txt_end{width: 100%; height: 100px; overflow: auto;}		
.news_txt01{
    color: #679a00;
	float: left;
	width: 85px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 8px 8px 8px 0px;}
.news_txt02{
    color: #414141;
	float: left;
	width: 332px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 8px 0px;
	border-bottom: 1px dashed #858585;}
.news_txt02  A:link, .news_txt02  A:active, .news_txt02  A:visited{color: #3e3a39; text-decoration: none;}
.news_txt02  A:hover {color: #c00000; text-decoration: none;}
	
.news_txt03{float: right; width: 426px; height: auto; }
.news_txt03 ul{list-style-type: none; margin-left: -40px;}
.news_txt03 li{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #679a00;
	text-align: left;
	padding:  8px 0px 8px 0px;
	border-bottom: 1px dashed #858585;;}
	
.news_txt04{font-size: 13px; line-height: 22px; color: #414141; text-align: left;}
.news_txt04  A:link, .news_txt04  A:active, .news_txt04  A:visited{color: #3e3a39; text-decoration: none;}
.news_txt04  A:hover {color: #c00000; text-decoration: none;}
/*頁碼*/
.pagebox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
	height: 16px;
	clear: both;
	position: relative;
	width: auto;
	top: 10px;
	left: 0px;
	float: right;
}
.pagebox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4F6328;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	display: block;
	width: auto;
	float: left;
	text-align: center;
	background-color: #F1F1F1;
	position: relative;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #4F6328;
	margin-right: 6px;
}
.pagebox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4F6328;
	}

.pagebox a.nowpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4F6328;
	}
.news_content{
	color: #3c3c3c;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	margin-top: 5px;
	overflow-x: hidden;
	position: relative;
	width: 426px;
}
.news_content p{
	margin: 0px;
	padding: 0px;
}
.news_date{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
