@charset "utf-8";

/* ============= warranty ============= */

#content .apple-care {
	width: 625px;
	padding: 13px 0 0 59px;
}

#content .apple-care .flt_r {
	width: 381px;
	margin-top: 17px;
}
#content .apple-care .btn_details a {
	margin: 35px auto 0;
	width: 240px;
	height: 42px;
	display: block;
	background:url(img/btn_details.gif) no-repeat left top;
	text-indent: -9999px;
}
#content .apple-care .btn_details a:hover {
	background:url(img/btn_details_on.gif) no-repeat left top;
}

