@charset "utf-8";

/* Reset Default style */
body,div,h1,h2,h3,h4,h5,h6,p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

/* Reset Font style */
body {
  font:13px/1.231 arial,helvetica,clean,sans-serif;
  /* for IE6/7 */
  *font-size:small;
  /* for IE Quirks Mode */
  *font:x-small;
}

.body {
 padding: 1px 1px 0;
 position: abosolute;
 width: 458px;
 height: 127px;
 background-color: #fff;
 border-bottom: 1px solid #333333;
}

a:link {
 text-decoration: none;
}

.ads_dx {
 margin: 1px 0;
 overflow: hidden;
 position: relative;
 height: 62px;
 width: 458px;
}

.ads_title,
.ads_dx_text {
 margin-left: 65px;
}

.ads_dx_img {
 position: absolute;
 top: 0; left: 0;
}
.ads_dx_img a:link img {
 border: 1px solid #bbbbbb;
}
.ads_dx_img a:hover img {
 border: 1px solid #777777;
}

.ads_title {
 font-size: 93%;
 border-top: 1px solid #333333;
}
.ads_title a:link {
 color: #3366FF;
 font-weight: bold;
 padding: 0 3px;
}
.ads_title a:hover {
 background-color: #77AAFF;
 color: #ffffff;
}
.ads_dx_text {
 font-size: 85%;
 padding: 0 5px;
}
.fqdn {
 font-size: 77%;
 font-weight: bold;
 position: absolute;
 bottom: 0; right: 2px;
}
.ads_dx_text a:link,
.fqdn a:link {
 color: #666666;
}

.footer {
 display: none;
}
