div.articles-title {
	float: left;
	width: 592px;
	height: 103px;
	background: url(articles/articles_title.png) no-repeat;
}

div.articles-top5 {
	float: left;
	width: 204px;
	margin: 0px 44px 0px 44px;
}

div.articles-top {
    width: 204px;
    height: 20px;
    background: url(articles/articles_top.png) no-repeat;
    text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

div.articles-bg {
    width: 198px;
    padding: 2px;
    background: #fff;
    border-left: 1px solid #939393;
    border-right: 1px solid #939393;
}

div.articles-bottom {
    width: 204px;
    height: 25px;
    background: url(articles/articles_bottom.png) no-repeat;
}