a:visited {
	color: #FF9900;
		text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
.bg_main {
	width: 189px;
	height: 22px;
}
.bg_head {
	background-image: url(../images/top_other_center.gif);
	height: 22px;
}
.bg_sub {
	background-image: url(../images/background.gif);
	background-position: center;
}
td {
	text-align: left;
	vertical-align: top;
}
.head_detail {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-family: sans-serif;
	font-weight: bold;
}
.head_pic_showroom {
	height: 214px;
}
.detail {
	height: 150px;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	width:100%;
	border-bottom: 1px solid #000000;
}
.detail_long{
	height: 250px;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	width:100%;
	border-bottom: 1px solid #000000;
}
.text {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_price {
	font-family: sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	height: 20px;
	width: 100%;
}

