@import url('/images/common.css');

#col_menu {
  background: url('/images/inner/bgmenu.jpg') top no-repeat;
}
#r {
  background: url('/images/inner/bgr.gif') top repeat-x;
}
#row_top {
  background: url('/images/inner/bgtop.jpg') no-repeat;
}
#row_content {
  background: url('/images/inner/bgmain.jpg') top no-repeat;
}

#title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0px 5px 20px;
}
#main {
  padding: 0px 0px 0px 20px;
}
.upd {
  padding: 0px 0px 0px 20px;
}


.ulist {
  background-color: #E3F3FF;
  padding: 8px;
  font-size: 11px;
  vertical-align: top;
}
.ulist A.uname {
  font-size: 12px;
  font-weight: bold;
  color: #DE002F;
  text-decoration: underline;
}
.ulist A.uname:hover {
  text-decoration: none;
}
.ulist .online {
  color: #DE002F;
  font-weight: bold;
}
.ulist1 {
  background: #E3F3FF url('/images/ulist1.gif');
  width: 115px;
  height: 21px;
  font-size: 11px;
}

.paging {
  color: #de002f;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}
