#header{
    background:transparent url('../images/quality/top.jpg') no-repeat top right;
}
#intro{
    bottom:0;
    height:240px;
    width:450px;
}
#intro h1{
    margin:80px 0 20px 0;
}
#quality{
    margin-left:20px;
    overflow:hidden;
    width:100%;
}
#quality h4{
    margin-top:20px;
}
#quality img{
    float:right;
}
#quality .small_pic{
    margin:10px 0;
    overflow:hidden;
    clear:left;
}
#quality .small_pic img{
    float:left;
    margin-right:30px;
}
#quality .small_pic ul{
    margin-top:50px;
}