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


.ReviewBox{
	clear:both;
}

#review_spec_box {
    margin-top: 60px;
}

#review_spec_img_box {
    float: left;
    width: 383px;
}

#review_spec_text_box p{
	margin-bottom:10px;
}

#review_spec_text_box{
	float: right;
	width: 476px;
	margin-left:0!important;
}

#review_spec_text_box, #review_spec_img_box {
    margin-bottom: 40px!important;
}

.review_feature_box{
	clear:both;
	width:900px;
	margin-top:17px;
}