body {
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
}
.norm {
	font-size: 11px;
	color: #666666;
	font-family: Arial, "新細明體", "細明體";
	line-height: 20px;
}
.norm_bg {
	font-size: 11px;
	color: #666666;
	font-family: Arial, "新細明體", "細明體";
	line-height: 20px;
}

.norm_big {
	font-family: Arial, "新細明體", "細明體";
	font-size: 15px;
	line-height: 22px;
	color: #666666;
}

.broad {
	font-family: Arial, "新細明體", "細明體";
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	border: 1px dotted #6699FF;
}

.norm_big_bg {
	font-family: Arial, "新細明體", "細明體";
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	background-color: #FFFFFF;
}

a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FF9966;
}
a:active {
	color: #FF9966;
}
.norm_mid {
	line-height: 22px;
	color: #666666;
}
.norm_mid_bg {
	line-height: 22px;
	color: #666666;
}

