body {
	background-color: #FFFFFF;
	background-image: url(../image/back.gif);
	background-repeat: repeat-y;
}
.back2 {
	background-image: url(../image/back2.gif);
	background-repeat: repeat-x;
}
.t12 {
	font-size: 12px;
	line-height: 16px;
}
.t10 {
	font-size: 10px;
	line-height: 12px;
}
