/* 
    Document   : reserve
    Created on : 2013-7-18, 10:47:31
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/
div.show_top{
    width: 1024px;
    margin-top: 10px;
}

.show_top img{
    float: left;
    margin-left: 6px;
}

div.show_bottom{
    width: 1024px;
    margin-top: 10px;
}
