#pHome
{
    width: 990px;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin: 2px 0 5px 0
}
#pHomeContent
{
    width: 990px;
    position: absolute;
    top: 0;
    margin: 0
}
.pHomeImage
{
    width: 100%;
    float: right;
    position: relative;
    display: none
}
.pHomeImage div.top
{
    position: absolute;
    padding: 10px 13px;
    width: 291px;
    height: 380px;
    background-color: #fff;
    display: none
}
.clear
{
    clear: both
}
.top
{
    top: 0;
    left: 0
}
.bottom
{
    bottom: 0;
    left: 0
}
ul
{
    list-style-type: none;
    padding: 0;
    margin: 0
}
#pHome H5
{
    font-size: 28px
}
#pHome H6
{
}
#pHome P
{
    font-size: 21px;
    line-height: 26px
}
