@charset "UTF-8";
.chibody {
	font-family: arial, 新細明體, mingliu;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
