/* CSS Document */

h2{
margin-left:18px;
margin-right:18px;
font-size:11px;
color:#ffffff;
}

p{
font-size:11px;
padding-bottom:8px;
line-height:11px;
}

#preparation-box{
width:924px;
height:425px;
margin-bottom:75px;
}

#not-ready{
width:60px;
font-size:20px;
line-height:20px;
color:#666666;
margin-top:200px;
margin-left:auto;
margin-right:auto;
}

.review_box{
width:924px;
border-bottom:solid 1px #000000;
margin-bottom:15px;
}
.review_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.deta_box{
float:left;
}
.deta_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.center_box{
float:left;
margin-left:20px;
}
.center_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.img_box{
float:right;
margin-right:40px;
margin-bottom:10px;
}
.img_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}




