@charset "utf-8";


/* privacy.css */

body.privacy .top_img {
	background-image: url(../../images/privacy/top_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 960px;
	overflow: hidden;
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}



