@import url('/images/common.css');

#col_menu {
  background: url('/images/index/bgmenu.jpg') top no-repeat;
}
#r {
  background: url('/images/index/bgr.gif') top repeat-x;
}
#row_top {
  background: url('/images/index/bgtop.jpg') no-repeat;
}

#row_search {
  background: url('/images/bg/top_05.jpg');
  height: 104px;
  vertical-align: top;
  padding: 0px 0px 0px 20px;
}
#row_ad {
  background: url('/images/bg/ad_bg.jpg') top no-repeat;
  height: 68px;
  vertical-align: top;
  text-align: center;
}
#row_featured {
  background: url('/images/index/feature_profile_bg.gif');
  height: 140px;
  vertical-align: top;
  padding: 0px 0px 0px 26px;
}
#row_featured IMG {
  background-color: #6699CC;
  border: 1px solid #ffffff;
}

#title {
  font-size: 18px;
  color: #DE002F;
  font-weight: bold;
  padding: 0px 0px 20px 0px;
}
#main {
}

#news {
  padding: 0px 0px 0px 15px;
  font-size: 10px;
  font-family: Verdana;
}

