body {
	background-image:url(img/bg.jpg); 
	
	background-position:center 
}
td {
	font-size: 9pt;
	color: #333333;
}
.yinying {
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.hands {
	cursor: hand;
}
.bgimgb {
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom bottom;
	background-attachment: scroll;

}
.bgimgtop {
	background-attachment: scroll;
	background-image: url(img/180_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimgtop380 {
	background-attachment: scroll;
	background-image: url(img/380_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
