body{
margin:0;}
#Monitoring {
border-radius:4px;
color:#484848;
font-family:Arial;
font-size:13px;
padding:2px 16px 0px;
width:189px
}

.OneServer {
margin:13px auto
}

.ServInfo {
height:16px;
padding:4px 3px 2px;
width:189px
}

.ServName {
float:left
}

.ServOnline {
color:#303030;
float:right
}

.BarCont {
background:#eee;
border:1px solid #e6e6e6;
border-radius:4px;
height:13px;
position:relative;
width:186px
}

.OnlineBar {
border-radius:3px;
height:100%;
position:relative
}

.online {
background:#2f9e35
}

.offline {
background:#e83a2c
}

.servDisabled {
color:#888;
font-size:12px;
line-height:17px
}

#CommonOnline {
font-size:13px;
margin:16px 0 0;
width:180px;
text-align:center;
}

#CurentOnline {
margin:0 0 1px;
text-align:center
}

#RecordOnline {
text-align:center
}

#GenTime {
font-size:13px;
background:#f4f4f4;
border-radius:3px;
border: 1px solid #eaeaea;
color:#888;
font-family:Arial;
width:189px;
height:22px;
line-height:24px;
text-align:center;
margin:26px auto;
}