.blog_menu_top{
  position:relative;
  background: url(../img/blog_menu_top.jpg) no-repeat top left;
  width:172px;
  height:15px;
}

.blog_menu_mid{
  position:relative;
  background: url(../img/blog_menu_mid.jpg);
  width:172px;
}

.blog_menu_bot{
  position:relative;
  background: url(../img/blog_menu_bot.jpg) no-repeat top left;
  width:172px;
  height:20px;
}

.blog_menu_inner{
  position:relative;
  padding:15px;
}

.blog_hr{
  width:500px;
  /*color: #990000;
  background-color: #990000;*/
  color:#717577;
  background-color:#717577;
  border:0px;
  height: 5px;  
}
