#left{
    background: #26292e url(../../frame/left_bg.gif) no-repeat bottom left;
    width: 193px;
    float: left;
    text-align: left;
}
#center{
    width: 396px;   
    float: left;
    border-top: 1px solid #26292e;  
    text-align: left;
}
#right{
    background: #26292e url(../frame/right_bg.gif) no-repeat bottom left;
    width: 189px;
    float: right;
    text-align: left;
}
