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


#jaczzi_main{
	width:750;
	height:auto;
	padding:10px;
	margin:10px;
	/*background-color: #CFF;*/
	/*background-image:url(../image/bd_image_02.jpg);*/
}


.goods{
	width:auto;
	height:autox;
	/*border:1px #CCCCCC dotted;*/
	margin:1px;
	padding:1px;
	
}


.goods_02{
	width:auto;
	height:auto;
	/*border:1px #CCCCCC dotted;*/
	margin:2px;
	padding:2px;
	
}

.goods_03{
	width:auto;
	height:auto;
	margin:2px;
	padding:2px;
	font-size:14px;
	/*font-weight:bold;
	float:left;*/
}

table tr td{
	font-size:12px;
	/*font-weight:bold;*/
	padding:1px;
}

#product_name{
	font-size:24px;
	font-weight:bold;
	color:#F00;
}


hr{
	clear:both;
}


#product_image{
	width:720px;
	height:auto;
	margin:0px 5px;
	padding:0px 3px;
}


.image01{
	margin:3px 0px 3px 10px;
}


/*.goods_02 ul li{
	font-size:14px;
	font-weight:bold;
	padding:2px 0px;
}*/