body {
  margin: 0px; padding: 0px;
  background-color: black; 
  font-family: arial; font-size: 11px;
  line-height:1.3;
}

#contour {
  margin: 0px; padding: 0px;
  background-image: url("/image/top-bg.jpg"); background-repeat:repeat-x; background-position:top center;
  position:relative;
}

#top { 
  width: 1000px; height:325px;
  margin:0px auto 0px auto;
  padding: 0px; 
  background: url("/image/h-top.jpg"); background-repeat:no-repeat; background-position:top center;
  overflow: hidden;
  position:relative;
}

#top-menu {
  width: 955px; 
  margin:15px auto 0px auto;
  padding: 0px 0px 0px 15px; 
  background-color:black;
  border: 1px solid #ff6600;
  overflow: hidden;
}

#top-menu a {
  padding:6px 20px 6px 0px;
  font-size: 10px; font-weight:normal; color:white; text-decoration:none;
  display:block; float:left; 
}
#top-menu a.asitemap { 
  color:#A4A4A4; 
  background-image: url(/image/sitemap.gif); background-position: 0px 8px; background-repeat: no-repeat; 
  padding-left:13px; padding-right:0px; 
}

#top-logo  { margin-left:15px; display:block; float:left; }
#top-phone { margin-right:0px; padding-right:21px; display:block; float:right; width:216px; }


#top-search { position: absolute; bottom:0px; right: 29px; overflow: hidden; width:208px; }
#top-search input { background-color:black; font-size: 11px; font-weight:normal; color:white; border:1px solid #514022; vertical-align: top; }
#top-search img { margin-top:5px; }
#sinput { width:135px; }
#home {
  font-size: 11px; font-weight:normal; color:#A3A3A3;
  width: 1000px; height:100%;
  margin:0px auto 30px auto; padding: 0px; 
  overflow: hidden;
}
#home a { font-size: 11px; font-weight:normal; color:#DED0B6; }
#home a:hover { color:#ff6600; }

#c-left { 
  width: 203px;
  margin:0px; padding: 24px 30px 0px 30px;
  background: url("/image/htop-bg1.jpg"); background-repeat:no-repeat; background-position:top left;
  overflow: hidden;
  float:left;
}
#c-left h1 { margin:0px 0px 6px 0px; padding:0px; font-size:11px; }
#c-left dl { margin-top:14px; }

#c-center { 
  width: 203px;  
  margin:0px; padding: 20px 20px 20px 20px;
  background-color:black;
  overflow: hidden;
  float:left;
  border:1px solid #514022;
}

#c-right { 
  width: 432px;  
  margin:0px; padding: 24px 30px 0px 30px;
  background: url("/image/htop-bg2.jpg"); background-repeat:no-repeat; background-position:top left;
  overflow: hidden;
  float:right;
}
#c-right h1 { margin:0px 0px 11px 225px; padding:0px; font-size:11px; }


div.novelty {
  width:100%; 
  margin:17px 0px 19px 0px; padding:0px; 
  overflow: hidden;
}
div.novelty a { font-weight:bold; }
div.novelty img { margin:0px; padding:0px 25px 0px 0px; }
div.novelty p { margin:0px; padding:4px 0px 0px 0px; font-size:10px; }

p.text-leader { 
  margin:20px 0px 0px 0px; padding:0px; 
  font-family: arial; font-size: 10px; color:#7b5437;
}

.newsdata { margin:0px; padding:0px; }
.newsdata dt { margin:0px; padding:0px; font-size: 11px; font-weight:normal; color:white; clear:left; }
.newsdata dd { margin:0px; padding:2px 0px 17px 0px; font-size: 11px; font-weight:normal;  }

#img-leader { margin:11px 0px 0px 0px; }

#subs-news { width:100%; overflow: hidden; color:#DED0B6; }
#subs-news input { 
  margin:3px 0px; padding:0px;
  vertical-align: middle;
  font-size: 11px; font-weight:normal; color:white; 
  background-color:black;  
}
.sub-input { width:178px; border:1px solid #514022; }

#guide {
  width: 940px;
  margin:0px auto 30px auto; 
  padding: 0px 30px; 
  overflow: hidden;
  background-image: url("/image/guide-bg.jpg"); background-repeat:no-repeat; background-position:0px 118px;
}
.guid-title {
  display:block;
  margin:0px; padding:0px; height:14px;
  overflow:hidden;
  clear:both;
}  
div.guides {
  margin:0px; padding-top:15px; padding-right:8px;
  width:181px; 
  float:left;
}
div.guides img { 
  display:block; width:178px; height:89px; margin:0px; padding:0px 3px 17px 0px;  
  background-image: url("/image/guide-bottom.gif"); background-repeat:no-repeat; background-position:bottom right;
}
div.guides dl { margin:20px 0px 0px 0px; padding:0px 5px 0px 0px; font-size: 11px; color:#A3A3A3; font-weight:bold; }
div.guides dl dd {margin:0px; padding:0px 0px 5px 0px; font-size: 14px; color:#B29C73; }
div.guides dl dt {margin:0px; padding:5px 0px; font-size: 10px; color:white; font-weight:normal; }
div.guides dl dt a { text-decoration:none; font-size: 10px !important; color:white;}
div.guides dl dt a:hover { text-decoration:none; color:#ff6600  !important; }
div.guides-last { padding-right:0px !important;}
  
  


