body{
  background: #333333;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-align: justify;
}

td{
   font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

#all, #overall, #underall{
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#all a, #overall a, #underall a{
  text-decoration: none;
}

#all a{
  color: #333333;
}

#right_middle a{
   text-decoration: underline;
}

#overall a, #underall a{
  color: white;
}

#overall a:hover, #underall a:hover, #right_middle a:hover{
  color: #EF0000;
}

#overall, #underall td{
  color: white;
  font-size: 10px;
  text-transform: uppercase;
}

#overall{
  text-align: right;
}

#all{
  border: 2px solid white;
  background: url(../img/background.gif);
  background-repeat: repeat-y;
}

#col_left{
  float: left;
  width: 80px;
}

#col_right{
  float: right;
  width: 815px;
}

#right_top{
  height: 120px;
}

#headline{
  font-size: 18px;
  margin: 40px auto 10px 10px;
}

#breadcrump{
  font-size: 10px;
  margin: 0px auto 10px 10px;
}

#breadcrump a{
  color: #333333;
  text-decoration: none;
}

#breadcrump a:hover{
  color: #4185c2;
  text-decoration: underline;
}

#navigation_top{
  height: 25px;
  background:#cccccc;
  text-align: left;
}

#navigation_top a:hover{
  color: #fff;
}

#photo{
  float: left;
  width: 160px;
  height: 100px;
  overflow: hidden;
  border: 1px solid white;
}

#right_middle{
  background: white;
  padding: 10px;
}

#right_middle h1{
  font-size: 13px;
}

#right_middle h3{
  font-size: 12px;
}

#right_bottom{
   clear: both; 
  background: #cccccc;
}

.news_detail img{
  float: right;
  border: 1px solid gray;
}

#right_bottom h1{
  font-size: 11px;
  margin-left: 10px;
}

#right_bottom h2{
  background: #cccccc;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid gray;
  text-align: right;
}

.news{
  float: left;
  width: 263px;
  overflow: hidden;
  border: 1px solid white;
  padding: 3px;
}

#m_badget{
  background: url(../img/m_badget.gif);
  background-repeat: no-repeat;
  width: 60px;
  height: 30px;
  position: relative;
  top: 10px;
  left: 8px;
}

#hb_badget{
  background: url(../img/hb_badget.gif);
  background-repeat: no-repeat;
  width: 23px;
  height: 218px;
  position: relative;
  top: 30px;
  left: 10px;
}

.clear{
  clear: both;
}
