.h_article_box{
background:url(images/box_bg.gif) repeat-y;
margin-top:5px;
width:523px;
}

.news_top{
display:block;
}
.news_bot{
display:block;
}
.article_box{
clear:both;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px dotted #000000;
}

.n_list_image{
text-align:center;
float:left;
font-size:90%;
margin:0 8px 0 0;
}

.article_image{
display:block;
text-align:center;
float:left;
margin-top:20px;
margin-right:10px;
font-size:90%;
}

/* Home news block style -------------------- */

#news_block{
width:523px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
float:left;
}
#news_block a{
color:#fff;
} 
.news_header{
margin:0;
padding:3px 0 0 20px;
background:url(images/header_bg.gif) no-repeat;
width:502px;
height:21px;
}

.news_info{
padding:7px 14px 3px 14px;
}
.news_title{
font-family:125%;
font-weight:bold;
}
.n_more{
margin:0;
padding:0;
}
a.news_more, a:hover.news_more{
text-align:center;
display:block;
background:url(images/button.jpg) no-repeat;
width:82px;
height:17px;
text-decoration:none;
padding-top:2px;
margin-top:10px;
}
