﻿#m1{
    width:800px;
    height:100px;
 
    margin-left: auto;
    margin-right: auto;
     
}
#mx{
    margin-top:5px;
    width:800px;
    margin-left: auto;
    margin-right: auto;
}
#bottom{

    background-color:#808080;
    width:100%;
    /*height:100px;*/
    margin-left: auto;
    margin-right: auto;
   
  
}
#bottoma {
    background-color: #808080;
    width: 100%;
    /*height:100px;*/
    margin-left: auto;
    margin-right: auto;
}
#bottomb {
    background-color:antiquewhite;
    width: 100%;
    /*height:100px;*/
    margin-left: auto;
    margin-right: auto;
}
#logo{
    width:100px;
    height:100px;
}
#name{
  
    float:right;
    position:absolute;
    top:30px;
    /*right:250px;*/
    font-family:'Microsoft YaHei';
    font-size:46px;
    font-weight:500;
    color:#052146;
}

#bottomt td{
    border:0px solid red;
    width:650px;
    text-align:center;
    font-family:'Microsoft YaHei';
    color:#ffffff;
}

#bottomt1 td {
    border: 0px solid red;
    width: 650px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    color: #ffffff;
}
.tabletitle{
    height:30px;
}
/*.tablec{
    font-size:9px;
    font-family:'Arial';
}*/
#botfont{
  font-size:9px;
  font-family:'Arial Unicode MS';
}
#bottomt a:link{
    text-decoration :none;
    color:#ffffff;
    
}
#bottomt  a:visited{
    color:#ffffff;
    text-decoration :none;
}