html,body{
    color: #000;
    background: #f4f4f4;
}
/** 页面头 */
#header{
    //display: none;
}
#top_nav{
    background: #f4f4f4;
}
/** */
#mainContent{

}
