
/*----------------------------------------------------
 privacy style
----------------------------------------------------*/

.privacy {
	width: 635px;
	text-align: left;
	margin: 0px 10px 0px auto;
	padding: 0px;
}
.privacy_text {
	width: 435px;
	font-weight: bold;
	text-align: center;
	border: 1px solid  #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin: 0px auto 20px 100px;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/

#contents_frame {
	background-image: url(../../images/contents_bg_02.gif);	
}

#contents {
	text-align: right;
}


