.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.si {
	color: #666666;
	line-height: 21px;
	font-size: 12px;
}
.siz {
	font-size: 12px;
	color: #FFFFFF;
}
.pro_size {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}

td {
	font-size: 12px;
}
a.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	color: #D5D5D5;
	text-decoration: underline;
}
a.a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.b:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
