.box_img, .box_img_first, .box_img_last {
display:block;
}
a.box_box_first:link, a.box_box_first:visited,
a.box_box_last:link, a.box_box_last:visited,
a.box_box:link, a.box_box:visited {
display:block;
float:left;
width:auto;
height:320px;
margin:0 8px 0 0;
overflow:hidden;
text-decoration:none;
color:#AD9875;
font-size:10px;
line-height:12px;
white-space:normal;
}
a.box_box_first:link, a.box_box_first:visited {
margin:0 8px 0 8px;
}
a.box_box_last:link, a.box_box_last:visited {
margin:0;
}
a.box_news_first:hover, a.box_news_first:visited:hover,
a.box_news_last:hover, a.box_news_last:visited:hover,
a.box_news:hover, a.box_news:visited:hover {
text-decoration:none;
}
.box_menu {
background-color:#000000;
padding:20px 20px 0 20px;
width:815px;
margin:0 auto 20px auto;
}
.box_news_flash
{ width:140px;
  height:90px;
  float:left;
}
.box_news_txt
{ width:120px;
  height:80px;
  float:left;
  padding:10px 0 0 10px;
  overflow:hidden;
  color:#949275;
  font-size:10px;
  line-height:10px;
}
.red {
 color:#810909;
 font-size:12px;
 font-weight:bold;
}
.news_title {
color:#ffffff;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
display:block;
padding:4px 0;
}
.news_title2 {
color:#949275;
font-size:12px;
font-weight:bold;
}
.box_news_txt a:link,
.box_news_txt a:visited {
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.box_news_txt a:hover,
.box_news_txt a:visited:hover {
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.box_txt .news_title {
font-size:10px;
font-weight:normal;
}