h3 {
 float: left;
 margin-bottom: 10px;
}

#main .renov_box p {
 margin: 0px;
 padding: 0px;
 width: 400px;
}


.renov_box {
 padding: 0px 30px;
 float: left;
 height: auto;
 width: 840px;
}
#main .renov_box .left{
 float: left;
 margin: 0px 10px 15px 0px;
 height: auto;
 width: 400px;
}
#main .renov_box .right{
 float: right;
 margin: 0px 0px 15px 10px;
 height: auto;
 width: 400px;
 line-height: 30px;
}

#main .renov_box .center {
 margin: 0px;
 float: left;
 width: 840px;
 padding-top: 0px;
 padding-bottom: 0px;
}

table tr td {
 text-align: center;
 width: 48%;
}

#renove_table {
 float: left;
 height: auto;
 width: 800px;
}

#renove_b03 {
 background: url(../../images/renov_b03.jpg) no-repeat center center;
 float: left;
 height: 513px;
 width: 840px;
 margin: 20px 0px;
 position: relative;
}
#renove_b03 #text_right{
 float: right;
 width: 260px;
 display: block;
 height: auto;
 margin-top: 10px;
}

#renove_b03 #text_left {
 float: left;
 height: 100px;
 width: 260px;
 position: absolute;
 bottom: 0px;
}
