@charset "utf-8";

#wrapper #main #contents #goodsbox {
	border: 1px solid #999999;
	height: 783px;
	width: 130px;
	float: right;
	margin-left: 23px;
	display: inline;
	padding: 20px 10px;
	margin-bottom: 10px;
}
#wrapper #main #contents #goodsbox #topbox {
	height: 262px;
	width: 130px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#wrapper #main #contents #goodsbox #topbox .toptxt {
	height: 64px;
	width: 124px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
#wrapper #main #contents #goodsbox #topbox .toptxt p {
	font-size: 1em;
	line-height: 16px;
}
#wrapper #main #contents #goodsbox #topbox li {
	display: block;
}
#wrapper  #main  #contents  #goodsbox  #topbox  span  {
	display: none;
}
#wrapper #main #contents #goodsbox #topbox .tb_btn {
	background-image: url(../img/detail_btn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 14px;
	width: 130px;
}
#wrapper #main #contents #goodsbox #topbox .tb_btn:hover {
	background-image: url(../img/detail_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 14px;
	width: 130px;
}
#wrapper #main #contents #goodsbox #goods {
	height: auto;
	width: 122px;
	padding: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}
#wrapper #main #contents #goodsbox #goods .img122 {
	height: auto;
	width: auto;
	margin-bottom: 3px;
}
