#news_other {
	padding: 4px 9px 9px 9px;
}
#news_other .header{
	background: url(images/line_bck.gif);
	width: 100%;
	height: 20px;
	font: bold 8pt/20px Tahoma;
	color: #EC0000;
	text-align: left;
	clear: both;
}
#news_other .item {
	padding-left: 9px; background: url(../images/icon_02.gif) no-repeat 0px 50%;
}
#news_other .item a{
	color: #787878;
	font: 100 8pt/16px tahoma;
}
#news_other .all a{
	color: #ED4C4F;
	font-weight: 700;
}
#product_list {
	width : 100%px;
}
#product_list .image img {
	width: 165px;
	height: 130px;
	border: 1px solid #BEBEBE;
	border-bottom-color: #FFFFFF;
}
#product_list .item .title {
	font : 700 8pt/19px Tahoma;
	background: url(../images/product_caption_bck.png) no-repeat;
	width: 167px;
	height: 21px;
	text-align: left;
}
#product_list .item .title a{
	color : #FFFFFF;
	padding-left: 6px;
}
