html, 
a{TEXT-DECORATION:none; color:#FFFFFF;}
td:hover{
background:#00BFFF;
font-family: "Microsoft YaHei" ! important;
}
body{

margin:auto;
width:100%;
height:100%;
font-family: "Microsoft YaHei" ! important;
} 
#container { 
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -60px;/*margin-bottom的负值等于footer高度*/ 
} 
.push, 
#footer { 
height: 60px; 
clear:both;
} 
/*==========其他div效果==========*/ 
#header {
width: 840px;
height: 85px;
/*float: right;*/
    text-align: center;
    margin: auto;
    position: relative;
    top: -50px;

line-height: 70px;
font-size:20px;
} 
#h2{
width: 1263px;
margin: 0 auto;
}
#left { 
width: 18%; 
float: left; 
margin-right: 2%;  
} 
#content{ 
width: 60%; 
float: left; 
margin-right: 2%;
} 
#right { 
width: 18%; 
float: left; 
} 
#footer {

line-height:10px;
background:#0095DA;
    height: 40px;
    position: fixed;
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    filter: alpha(opacity=90);opacity: 1;
}
th{background:#D3E4EB;}
tr{font-size:20px;color:#000}
td{font-size:14px;color:#000}
a{color:#000}

#table {
    position: absolute;
    top: 180px;
    left: 120px;
}