.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.allfont {
	font-family: "²Ó©úÅé";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.banner {
	background-image: url(images/level.gif);
	background-repeat: no-repeat;
	background-position: right;
}
