.subbg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.newsbg {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
.tx12B {
	font-size: 12px;
	font-weight: bold;
	color: #ff6699;
}
.tbg {
	background-image: url(images/t_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.t12BW {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.t12W {
	font-size: 12px;
	color: #FFFFFF;
}
.listbg {
	background-attachment: fixed;
	background-image: url(images/01/listbg.gif);
}
