﻿body
{
}
#LogoBG
{
    width: 100%;
    height: 49px;
    background: url("../Image/LogoBg.gif") repeat-x center center ;
    text-align: center;
    vertical-align:middle;
    line-height:49px;
}
#LogoTitle
{
    font-size:18px;
    color:#FFF;
    font-weight:bolder;
    font-family: 楷体 ;
    }

