#mainvisual{
	width:800px;
	height:300px;
}

#mainvisual_shadow{
	margin-bottom:8px;
}

#newproducts_block{
	width:326px;
	padding-left:15px;
	float:left;
	margin-bottom:1px;
}


#newproducts_body{
	background-image: url(/src/img/newproduct_bg2.gif);
	background-repeat: repeat-y;
	padding-left:19px;
}


#newproducts_body a{ 
	color : #FFFFFF ;
	font-size:10pt;
	font-weight:bold;
	line-height:1.5;
	text-decoration : none ;
}



.newproducts_photo{
  	width: 80px;
	height:80px;
	float:left;
}

.newproducts_photo img{
	margin-bottom: 5px;
}

.newproducts_text{
	width:190px;
	margin-left:84px;
}


.newproducts_hr{
  	width: 274px;
	height:1px;
	margin-top:4px;
	margin-bottom:4px;
	clear:both;
}

#news_block{
	height:350px;
	paddig-left:341px;

}

#info{
	margin-top:16px;
}

#blog{
	margin-top:16px;
}

.news_title{
	margin-bottom:8px;
}

.news_date{
	margin-left:8px;
	width:100px;
	float:left;
	margin-bottom:8px;
	padding-left:8px;
	background-image:url(/src/img/arrow_navi.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px center;
}

.news_text{
	margin-right:20px;
	margin-left:108px;
	margin-bottom:8px;

}

.more_rss{
	text-align:right;
	padding-right:20px;
}

.icon_rss{
	margin-left:15px;
}
