body,td,th {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
}

#page {
	padding: 5px;
}

.flt_t {	height: 1px; overflow: hidden;	}
.flt_c {	clear: both;	}

.date {
	width: 100px;
	float: left;
	overflow: hidden;
}
.dash {
	width: 30px;
	float: left;
	overflow: hidden;
}
.title {
	width: 390px;
	float: left;
	overflow: hidden;
}


.b {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	text-transform: none;

}
.b2 {
	font-size: 14pxem;
	line-height: 140%;
	font-weight: bold;
	text-transform: none;

}
.b3 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	text-transform: none;

}
.j1 {
	font-size: 10px;
}
.j2 {
	font-size: 11px;
}
.j3 {
	font-size: 12px;
}
.j4 {
	font-size: 14px;
}
.j5 {
	font-size: 18px;
	line-height: 24px;

}
.e1 {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.e2 {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.e3 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.e4 {
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a { text-decoration: none; }


a:link	{
	text-decoration:none;
	color: #467A35;

}
a:visited{
	text-decoration:none;
	color: #467A35;

}
a:active {
	text-decoration:none;
	color: #FF9900;
}
a:hover	{
	text-decoration:underline;
	color: #FF9900;

}.tablenew {
	height: auto;
	width: 750px;
	background-image: url(img/back.gif);

}
hr {

	border: thin dotted #009900;
}

/*--------------背景色設定--------------*/

.bgcolor1 {
	background-color: #EDFFA6;
}

/*--------------padding設定--------------*/

.padding{padding: 0px 5px 0px 5px;}	
.padding_pl{padding: 5px 5px 5px 10px;background-color: #EADDB7;}	
.padding_pl2{float: right;	padding: 10px 0px 0px 0px;font-size: 11px;}	
.padding_pl3{
	width:510px;
	padding: 5px;
	border:dotted 1px #339900;
}	
