
.qualityarea {
   height:auto;
   margin-bottom:50px;
    overflow: hidden;
}

.qualityarea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .qualityarea {
    height: 1em;
    overflow: visible;
}
/**/

.stitle {
   margin-bottom:5px;
}

.quality_lead {
   width:518px;
   margin-bottom:30px;
}

.quality_box {
   margin-bottom:30px;
}

.br_title {
   color:#7e626a;
   font-weight:bold;
   font-size:13px;
   margin-bottom:10px;
}


#qbox01 {
   width:518px;
   height:214px;
   background:url(../img/quality/qua_img01.jpg) no-repeat;
}
#qbox02 {
   width:545px;
   height:auto;
}
#qbox03 {
   width:523px;
   height:auto;
   background:url(../img/quality/qua_img02.jpg) no-repeat;
   background-position:100% 10%;
}


.q_txt {
   width:220px;
}

.q_txt p {
   margin-bottom:12px;
}

.q_txtbox {
   border:solid 1px #333333;
   width:200px;
   padding:10px;
}

.q_txtbox table {
   width:200px;
}

.q_txtbox td {
   padding:0px;
   font-size:11px;
   letter-spacing:0px;
}
.q_boxtitle {
   font-weight:bold;
}


.isoarea {
   background:url(../img/quality/iso_icon.jpg) no-repeat;
   background-position:100% 0%;
   width:438px;
   padding-right:80px;
   height:59px;
   margin-bottom:40px;
}