table.t1 {
	font-size: 12px;
	color: #333333;
	width: 245px;
}
.t1 th {

}

table.t2 {
	font-size: 12px;
	color: #333333;
	width: 245px;
}

.t2 th  {
	color: #747244;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FA96D;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
}
.t2 td {
	padding: 3px;
	font-size: 10px;
}

table.t3 {
	font-size: 12px;
	color: #333333;
	width: 495px;
}

.t3 th  {
	color: #018ECF;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #018ECF;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
	padding: 15px 0px 0px;
}
.t3 th a:hover {
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
td.s1 {
	text-align: left;
	font-size: 12px;
	color: #018ECF;
	background-color: #F2F2F2;
	padding: 3px;
	width: 80px;
	height: 16px;
}
.detail_bt a {
	background-image: url(buy_detail_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	display: block;
	height: 20px;
	width: 45px;
	float: right;
}
.detail_bt a:hover {
	background-image: url(buy_detail_bt_f2.gif);
}

