.bottom {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.contact_bg {
	background-attachment: fixed;
	background-image: url(images/shou.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-indent: 24px;
}.td_bg {
	background-attachment: fixed;
	background-image: url(images/t_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.left {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
}
.left:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF9900;
}
.left:active {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #660000;
}

