@charset "utf-8";
.bgtop {
	background-image: url(/h_images/bg_top.gif);
	background-repeat: no-repeat;
}
.bgbtm {
	background-image: url(/h_images/bg_btm.gif);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(/h_images/bg.gif);
	background-repeat: repeat-y;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
