 body{
    background:url(/_m/yellowpages/MasterPage/6/img/bk.jpg) repeat-y;
 }
 
.banner{
    height:663px;
    background:url(/_m/yellowpages/MasterPage/6/img/banner.jpg);
    position: relative;    
}

.nav{
    bottom: 30px;
    left: 340px;    
    position: absolute;    
}

.nav ul.list li{
    background-size: 100%;
}

.nav ul.list li a{
    display:block;
    width:188px;
    height:68px;
    padding-left: 0;
    background: transparent;    
}

.nav ul.list li:nth-child(1){
    background-image: url(/_m/yellowpages/MasterPage/6/img/but.png);    
}

.nav ul.list li:nth-child(2){
    background-image: url(/_m/yellowpages/MasterPage/6/img/but2.png);    
}
/*.nav ul.list li a:hover{
    background-image:url(/_m/yellowpages/MasterPage/6/img/but1.png);
}*/

.foot{
    height:147px;
    background:url(/_m/yellowpages/MasterPage/6/img/foot.jpg) no-repeat;
}

.container_24 .ymnr{
    background-color:#fff;
    padding:80px;
    width:790px;
    font-size: 18px;    
}

.ymnr p{
    text-indent: 2em;
    margin-bottom: 10px;
    text-align: justify;
    line-height: 29px;
}