body{
background: #000;
}


/* footer_premium */
#footer_r {
	width:100%;
	padding:0;
}

#footer_r a:hover img {
	opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}

#footer_r #footer_item_category {
	width:100%;
	height:auto;
	padding-bottom:10px;
	background:#000;
}

#footer_r #footer_item_category .content,
#footer_r #footer_information_r .content  {
	width:950px;
	margin:0 auto;
}

#footer_r #footer_information_r {
	width:100%;
	padding:10px 0;
}

#footer_r .clear {clear:both; }  
#footer_r .clear hr { display:none; } 

#footer_r #footer_item_category h4 {
	margin:0 auto;
	padding:20px 0;
	text-align:center;
}

#footer_r #footer_item_category .content ul.fo_item_co,
#footer_r #footer_information_r .content ul.fo_info,
#footer_r #footer_information_r .content  #fo_logo {
	list-style:none;
	float:left;
	padding-bottom:30px;
	margin-bottom:-30px;
}

#footer_r #footer_item_category .content ul.fo_item_co {
	margin:10px;
}

#footer_r #footer_item_category .content ul#fo_item_ca_type {
	margin-right:10px;
}

#footer_r #footer_item_category .content ul#fo_item_ca_stone {
	border-right: 1px solid #dddbdc;
	border-left: 1px solid #dddbdc;
	box-shadow:inset 1px 0 1px #FFFFFF,  1px 0 1px #FFFFFF;
	padding-right:17px;
	padding-left:12px;
}

#footer_r #footer_item_category .content ul#fo_item_ca_design {
	padding-left:0;
}

#footer_r #footer_information_r .content  #fo_logo {
	margin-left:28px;
	padding-top:106px;
}

