@charset "utf-8";
/* CSS Document */
.iepngfix {  
behavior: expression(IEPNGFIX.fix(this));  
} 

#container div#header h2#review {
	display:block;
	width:334px;
	height:20px;
	background:url(../img/title_review.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:95px;
	left:444px;
} 

#container div#content h3#list{
	background:url(../img/reviewt_list.png) no-repeat;
	width:630px;
	height:29px;
	text-indent:-9999px;
	margin-bottom:20px;
}
* html #container #content h3#list{
	behavior:expression(IEPNGFIX.fix(this));
}

/* box_s */
#container #content div.box_s{
	clear:both;
	float:left;
	margin-left:5px;
	width:605px;
}
#container #content .box_s div.left{
	float:left;
	width:120px;
}
#container #content .box_s div.left img.mark{
	width:80px;
	height:14px;
	margin-bottom:5px;
	display:block;
}
#container #content .box_s div.left img.jacket{
	border:solid 1px #999999;
}
#container #content .box_s div.right{
	float:right;
	padding-top:19px;
	width:460px;
	padding:0;
	text-align:justify;
	text-justify:
	inter-ideograph;
}
#container #content .box_s div.right h4.name{
	width:460px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:140%;
	margin-bottom:10px;
}
#container #content .box_s div.right p.comment{
	color:#333333;
	font-size:12px;
	line-height:130%;
	margin-bottom:10px;
}
#container #content .box_s div.right p.list{
	color:#333333;
	font-size:12px;
	line-height:130%;
	margin-bottom:10px;
}
#container #content .box_s div.right p.txs{
	color:#333333;
	font-size:11px;
	line-height:130%;
}

img.border{
	margin:20px auto;
	clear:both;
	float:left;
}

/* box_b */
#container #content div.box_b{
	margin-bottom:30px;
	
}
#container #content .box_b div.left{
	float:left;
	width:257px;
}
#container #content .box_b div.left img.fl{
	border:solid 1px #999999;
}
#container #content .box_b div.right{
	margin-left:280px;
	width:335px;
	margin-bottom:20px;
	padding:0;
	text-align:justify;
	text-justify:
	inter-ideograph;
}
#container #content .box_b div.right p{
	display:block;
	width:335px;
	color:#333333;
	font-size:12px;
	line-height:130%;
	margin-bottom:10px;
}
#container #content .box_b div.right p.txs{
	width:335px;
	color:#333333;
	font-size:11px;
	line-height:130%;
}




