.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:250px;
height:150px;
margin:0 0 10px 0;
overflow:hidden;
text-decoration:none;
color:#686868;
font-size:10px;
line-height:12px;
white-space:normal;
}
a.box_box_first:link, a.box_box_first:visited {
margin:0 0 10px 0;
}
a.box_box_last:link, a.box_box_last:visited {
margin:0 0 10px 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_div {
padding:20px 0;
}
span.box_title {
display:block;
padding:0;
color:#6A0E15;
font-size:11px;
font-weight:bold;
}
span.box_body {
display:block;
padding:15px 10px 0 110px;
width:120px;
}
