body {
	font-size: 14px;
	line-height: 24px;
	background-attachment: scroll;
	background-image: url(images/base.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.top {
	background-image: url(images/top_1012.gif);
	width: 874px;
	height: 566px;
}
a:link {
	color: #F03;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.btn {
}
.pngfix {
}
.border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.spec {
	padding-left: 10px;
}
.amount {
	font-size: 12px;
	color: #09F;
}
.cart_btn {
}
.topic {
	font-size: 16px;
	line-height: 26px;
	color: #654437;
	font-weight: bold;
}
.question {
	background-color: #FFFFFF;
}
.red {
	color: #F00;
}
