@charset "utf-8";
/* CSS Document */
<!--
body {
    font-size:12px;
    font-family:"宋体";
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    color: #777777;
}

ul, ol, dl,li {
    padding: 0;
    margin: 0;
    list-style:none;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;

}
img{ vertical-align:middle;}
a img {
    border: none;
}
a:link {
    color: #777777;
    text-decoration: none;
}
a:visited {
    color: #777777;
    text-decoration: none;
}
a:hover, a:focus {
    color:#777777;
    text-decoration:underline;
}
a:focus{

}
a:active{
    background-color:#ffffff;
}

.pagebanktitle{font-weight:bold;padding-left: 16px; color:#555555; font-size:14px;}
.tab1 tr td{ border-bottom:1px solid #f0f0f0; text-align:center;margin-bottom: 8px;padding-left:15px;}
.tab2{ border-bottom:1px solid #f0f0f0; }
.pageth{ width:200px;text-align:center}
.tr_center{height: 32px; background-color: rgb(255, 255, 255);text-align: center;}
.tr_center:hover{background: #FFF7F7;}

#servermiddleside{margin: 0 auto; width:795px; margin-bottom:15px;height: auto;overflow: hidden;min-height: 400px;}
#servermiddleside2{ width:795px; float:right;margin-top:12px; margin-bottom:15px; }
#serverleftside{ width:200px; float:left; margin-top:25px; text-align:left; line-height:24px; }
#serverleftside li{ text-indent:11px; }
#serverleftside li span{ display:none;color:#777777}