.white_header {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.title_box_left {
    background: #a9161c;
    padding-top: 6px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
 .dao{
    background:url("images/dao.png") no-repeat right;
    height:35px;
    float:right;
    width: 120px;
    margin-right: -27px;
    margin-top: -13px;
}
  .title_box_left_width {
    background: url("images/news_bar_width.jpg") no-repeat scroll 0 0 transparent;
    height: 30px;
    padding:10px 2px;
    margin-top:5px;
}
   .title_box_left_max {
    background: url("images/news_bar_width_max.jpg") no-repeat scroll 0 0 transparent;
    height: 30px;
    padding:10px 2px;
    margin-top:5px;
}
  .title, .title_left a{
    color: #fff0a4;
    text-transform:uppercase;
    padding:10px;
    font-weight:bold;
    text-decoration:none;
    font-size: 15px;
    font-family: 'Roboto Condensed',sans-serif;
 }
.title_box_left ul li a {
    border-right: 1px solid #DE0B00;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
}
.title_box_left ul li {
    float: left;
    list-style: none outside none;
}
.title_box_left ul {
    float: right;
    margin-right: 10px;
    height:20px;
}
.TitleH3{
    border-left: 2px solid #ce0100;
    padding:1px 13px;
    color:#ce0100
}
  }
  .title_post {
       border-bottom: 1px solid #b01c30;
    color: #b01c30;
    height: 26px;
    margin-bottom: 10px;
}
.title_post .Head{
      font-size: 18px;

}