
.block_b {
	margin-bottom:20px;
	width:100%;
}

.block_s > tbody > tr > td > table{
	width:100%;
}

.block_b > tbody > tr > td > table{
	width:100%;
}

.block_s {
	margin-bottom:20px;
	width:100%;
}

.block_b .block_title{
	background:url(../template1/section_title_arrow.png) 5px 2px no-repeat;
}
.block_b .block_title td{
	padding-left:20px;
}

.block_title{
	/*color: #285080;*/
	color: #555;
	font-size:16px;
	padding-bottom:0px;
	border-bottom: 1px solid #e7e7e7;
	font-family:"微軟正黑體";
	font-weight:bolder;
	margin-bottom:20px;
}

.block_more{
	font-size:10px;
	padding-right:10px;
}

.block_line td{
	border-bottom:#C0C0C0 dotted 1px;
	padding:7px 3px;
}

.block_date{
	color: #285080;
	font-weight:bolder;
}