dl, dd{
margin: 0;
padding: 0;
list-style: none;
}
.serverpage{
width: 958px;
height: 938px;
margin-top: 20px;
}
dl.serveroce{
width:100%;
height:50px;
margin-bottom:-1px;
}
dl.serveroce dd{
float: left;
height: 48px;
width:200px;
line-height:47px;
overflow: hidden;
position: relative;
background-color:#ffffff;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #ccc;
}
dl.serveroce dd a{
display:block;
color:#95b9d6;
text-decoration:none;
padding-left:50px;
font-size:15px;
}
dl.serveroce dd.agb{
background-color:#95b9d6;
color:#ffffff;
}
dl.serveroce dd.agb a{
color:#ffffff;
}
div.serverread{
width:100%;
background-color:#ffffff;
border: 1px solid #CCC;
height:888px;
}
div.serverread.servershow{
padding:20px;   
}
.drownoce {
width: 935px; 
height: 100px; 
margin-top: 10px; 
margin-left: 10px; 
border: 1px solid #d2d2d2;
overflow:hidden;
transition:height 0.35s;
}
.drownoce:hover{
height:506px; 
}
.drownoce table {
width:935px;
height:409px;
border-top:1px dotted #808080;
}
.drownoce table tr td{
border:1px solid #ccc;
overflow:hidden;
width: 187px;
height: 61px;
}
.drownoce table tr td a{
display:block;
text-align:center; 
height:68px;
text-decoration:none;
line-height:20px;
color:#000000;
font-size:14px;
}
.drownoce table tr td a span{
 position:relative;  
 top:25px;
}
.drownoce table tr td a:hover{
background-color:#1288D6;
color:#ffffff;
}
.drownoce2 {
width: 935px; 
height: 220px; 
margin-top: 10px; 
margin-left: 10px; 
border: 1px solid #d2d2d2;  
}