@charset "UTF-8";
/* CSS Document */


/*---------------
□□□layout□□□
---------------*/
/*----------main----------*/

div.goods
{
	margin:0px auto;
	padding:10px 0px;
	clear:both;
	width: 730px;
}
div.goods p.photo
{
	width:255px;
	float:left;
}

 p.photo
{
	width:255px;
	float:left;
}

div.detail
{
	width:380px;
	float:right;
}
 h3
{
	padding:5px 5px;
	border-bottom:1px solid #7a0103;
}



 p.photo img
{
	border:1px solid #7a0103;
}

 p.buy{padding:5px 10px;}
 p.buy a
{
	background: url(../goods/images/btn.png) no-repeat 0px 0px;
	width:109px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
 p.buy a:hover
{
	background-position:0px -27px;
}

#bg_w {
	background: url(../images/bg0.png) repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 30px;
	margin-right: 30px;
}

/*---------------
□□□font□□□
---------------*/
