.copyright-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	color: #999;
	text-decoration: none;
	line-height: 14px;
}
a:link {
	font-size: 11.3px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 11.3px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 11.3px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-size: 11.3px;
	color: #999999;
}
.background {
	background-image: url(img/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.type {
	font-size: 11.3px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.frame-bg {
	background-image: url(img/bg.gif);
}
.body-title {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.frame_bg_v {
	background-image: url(img/desh_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.frame_bg_line {
	background-image: url(img/line.jpg);
	background-repeat: repeat-x;
}
.frame_bg_h {
	background-image: url(img/desh_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
