#main h2{
	margin:2.6em 0;
	font-size:1.2em;
	border-bottom:1px #fcdc8c solid;
}
/*
  item_list[
----------------------------------------------------------- */
#item_list{
	clear:both;
	padding-top:1.6em;
	padding-bottom:1.6em;
	width:500px;
	border-top:1px #dcdcdc solid;
}
#item_intro{
	float:right;
	width:390px;
}
#item_intro h3{
	font-weight:bold;
}
#item_intro p.item_value{
	color:#56544a;
}
#item_intro p.item_text{
	padding-left:0.6em;
}
#item_img{
	width:81px;
	padding-bottom:2em;
}

.rev{
	color:#ee2e1e;
}

