#article_content {
  width:800px;
  color:#000000;
  background:#FFFFFF;
  padding:40px 100px 40px 100px;
  text-align:left;
}
#article_date {
  width:800px;
  background:#E6E6E6;
  padding:0.5em;
}
h1 {
  font-size:9pt;
  padding:0.5em;
}
#article_sub_title {
  padding:0.5em;
}
#article_detail {
  padding:0.5em;
  border-bottom:1px dotted #737373;
}
#article_rating {
  padding:0.5em;
}
#article_rate {
  padding:0.5em;
  vertical-align:middle;
}
#btn_rate {
  margin-left:15px;
  cursor:pointer;
}
#article_other {
  width:800px;
  background:#E1ECFF;
  padding:0.5em;
  margin:10px 0 10px 0;
}
div.otherlist {
  padding:0 0 8px 18px;
  background-image:url('../images/list_other_articles.gif');
  background-repeat:no-repeat;   
}
#cate {
  width:100%;
  text-align:right;     
}
a.otherarticles:link,a.otherarticles:visited {
  color:#000000;
  text-decoration:none;
}
a.otherarticles:hover {
  color:#749E55;
}
#adsonarticle {
  width:100%;
  margin-top:10px;
  text-align:center;
}
