.whatnew
	{
	float:left;
	width : 236px;
	}
.whatnew span a
	{
	display:block;
	text-indent:-9999px;
	background-image : url(../htmls/images/ind_new.jpg);
	background-repeat : no-repeat;
	height:28px;
	}
.whatnew span a:hover{
	background-image : url(../htmls/images/ind_newu.jpg);
	background-repeat : no-repeat;
	}
.whatnewText
	{
	font-size : 12px;
	line-height : 130%;
	color : #666666;
	text-align : left;
	}
.pickup
	{
	width:527px;
	float:right;
	text-indent:-9999px;
	background-image : url(../htmls/images/ind_pickup.jpg);
	background-repeat : no-repeat;
	height:28px;
	}
.pickupimg{
	float:right;
	width:527px;
}
	
.files
	{
	float:right;
	}



