@charset "big5";
.link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.default {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.td_r_dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.td_b_dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_link {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.link_white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
