@import "left_menu.css";

#product_title {
	width:210px;
	height:60px;
	display:block;
	text-indent:-999em;
	background:url('images/product/title.gif') no-repeat 0 0;
}

#product_info .clearfix table {
	float:left;
}
#product_info .clearfix td {
	width:14em;
}
/*
#product_info .clearfix p {
	float:left;
	width:160px;
}
*/
#product_info h4 {
margin-top:5px;
font-weight:bold;
}
#product_info img,
#read1 img {
	border:1px solid #aaa;
	padding:4px;
	background-color:#fff;
}

#read1 p {
	text-indent:1em;
}
#read1 div.f_left {
	width:283px;
}


