@charset "utf-8";
/* goodsCSS Document */
h2 {
	background: url(../goods/images/title.gif) no-repeat 25px 10px;
	height: 70px;
	width: 344px;
	text-indent: -1000em;
	display: block;
	float: left;
	padding-left: 25px;
}
.bg_top {
	background: url(../goods/images/bg_top.gif) no-repeat;
	height: 18px;
	width: 605px;
	margin-left: 15px;
	display: block;
	clear: left;
}
#content {
	background: url(../goods/images/bg.gif) repeat-y;
	width: 595px;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.bg_footer {
	background: url(../goods/images/bg_footer.gif) no-repeat;
	height: 23px;
	width: 614px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: left;
}
.goods {
	width: 195px;
	float: left;
}
.goods .image {
	border: 2px solid #2B2000;
	margin-bottom: 5px;
	display: block;
	background: #FFF;
	width: 158px;
}
.goods .btn a  {
	background: url(../goods/images/btn.gif) no-repeat;
	display: block;
	text-indent: -1000em;
	height: 17px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-right: 30px;
}
.goods .btn a:hover{
	background: url(../goods/images/btn.gif) no-repeat 0px -18px;
}
#goods .NamePriceBtn {

}

#goods .NamePrice {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#goods .tshirts .btn a{
	float: left;
	background: url(../goods/images/btn.gif) no-repeat;
	display: block;
	text-indent: -1000em;
	height: 17px;
	width: 101px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#goods .tshirts .btn a:hover{
	background: url(../goods/images/btn.gif) no-repeat 0px -18px;
}
#goods .mascot .btn a{
	float: left;
	background: url(../goods/images/btn2.gif) no-repeat;
	display: block;
	text-indent: -1000em;
	height: 17px;
	width: 129px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 8px;
}
#goods .mascot .btn a:hover{
	background: url(../goods/images/btn2.gif) no-repeat 0px -17px;
	font-size: 8px;
}
#shop {
	background: url(../goods/images/shop_rep.gif) repeat-y;
	width: 344px;
	margin: 10px auto 20px;
}
#shop h1 {
	background: url(../goods/images/shop_head.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 344px;
	text-indent: -9999px;
	display: block;
}
#shop h2 {
	background: url(none);
	text-indent: 0px;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	height: auto;
	width: auto;
	float: none;
}
#shop ul {
	padding-left: 55px;
	padding-bottom: 20px;
}
#shop .foot {
	background: url(../goods/images/shop_bg.gif) no-repeat center bottom;
	width: 344px;
	font-size: 10px;
}
#shop .foot p {
	padding: 0px 20px 20px;
}

