@charset "utf-8";
#table_list {
	font-size: 14px;
	border-collapse: collapse;
	border: thin solid #666;
	line-height: 14px;
	
}
#table_list tr td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: thin solid #999;
	clip: rect(auto,auto,auto,-10px);
}

.tb_title {
	font-weight: bold;
	background-color: #CCC;
	background-image: url(../images/table_title_01.jpg);
}

.tb_td01 {

}

.tb_td02 {
	background-color: #FFFFFF;
}
.table_title {
	font-family: "微軟正黑體", Vrinda, "arial Unicode MS";
	font-size: 18px;
	font-weight: bold;
	
}
.table_list_title {
	font-weight: bold;
	line-height: 18px;
}
.table_mark {
	font-family: "微軟正黑體", Vrinda, "arial Unicode MS";
	font-size: 14px;
	line-height: 15px;
}
#table_word {
	font-size: 14px;	
}
