.css {
	font-family: MingLiU;
	font-size: 12px;
}

body,td,th {
	font-family: MingLiU;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #608e3a;
}
.line_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #608E3A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #608E3A;
}
.big {
	font-family: MingLiU;
	font-size: 16px;
	font-weight: bolder;
	color: #E47D0C;
}
.green {
	font-family: MingLiU;
	font-size: 12px;
	color: #009933;
	text-align: left;
	vertical-align: top;
}
.bg_p {
	background-attachment: fixed;
	background-image: url(../images/005.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blue {
	font-family: MingLiU;
	font-size: 16px;
	font-weight: bolder;
	color: #0C84B8;
}
.red {
	font-family: MingLiU;
	font-size: 16px;
	font-weight: bolder;
	color: #C20D03;
}
.yeallow {
	font-family: MingLiU;
	font-size: 12px;
	font-weight: normal;
	color: #685F37;
}
.blue_small {
	font-family: MingLiU;
	font-size: 12px;
	color: #0C84B8;
}
.yeallow_samll {
	font-family: MingLiU;
	font-size: 12px;
	color: #E47D0C;
}
.black_big {
	font-family: MingLiU;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.black {
	font-family: MingLiU;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.blue_line {
	font-family: MingLiU;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
