.article_category
{
	margin-bottom:10px;
}
.article_category .header {
	background:url(/templates/jewelry/images/box/blue/top_bg.png) no-repeat top right;
	height:38px;
}

.article_category .header .left {
	background:url(/templates/jewelry/images/box/blue/top_left.png) no-repeat top left;
	height:38px;
	padding:10px;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	
}
.article_category .header .left a, .article_category .header .left a:visited
{
	color:#FFFFFF;
}
.article_category .content {
	background:url(/templates/jewelry/images/box/blue/middle_bg.png) repeat-y  top right;
	_margin-top: -1px;
}
.article_category .content .left {
	background:url(/templates/jewelry/images/box/blue/middle_left.png) repeat-y  top left;
	padding:10px;
}
.article_category .content .left ul
{
	clear:both;
	margin:0;
}
.article_category .footer {
	background:url(/templates/jewelry/images/box/blue/bottom_bg.png) no-repeat  top right;
	height:12px;
}
.article_category .footer .left {
	background:url(/templates/jewelry/images/box/blue/bottom_left.png) no-repeat top left;
	height:12px;
}
.article_first
{
	clear:both;
}
.article_first .image
{
	float:left;
	margin:0px 10px 10px 0px;
}

.article_list_item
{
	clear:both;
	margin-bottom:10px;
}
.article_list_item .image
{
	float:left;
	margin:0px 10px 10px 0px;
}
.article_list_item .image img
{
	width:150px;
	height:120px;
}
