.12text {
	font-size: 12px;
}
.14text {
	font-size: 14px;
}
.bg {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.bg1 {
	background-image: url(img/t1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
