/* 
    Document   : hotel
    Created on : 2013-7-18, 8:37:56
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

div.show_top{
    width: 1024px;
    margin-top: 10px;
}
.show_top p{
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 180%;
}

.show_top img{
    float: left;
    width: 300px;
    margin-right: 20px;
}

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

.show_bottom img{
    float: left;
}

