.top {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.title0 {
	font-size: 15px;
	font-weight: bold;
	color: #996600;
}

.txt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-indent: 24px;
}
.bottom {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
td{font-size:12px}
.td_bg {
	background-image: url(images/bg.gif);
}
.td1_bg {
	background-attachment: fixed;
	background-image: url(images/td_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

