@charset "utf-8";
#bg {
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.font10 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 16px;
}
.font11 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 17px;
}