@charset "utf-8";
/*----------------------------------------------------------------------------------------------
Main Title Style
-----------------------------------------------------------------------------------------------*/
.maintitle {
	margin-top: 20px;
}
.maintitle h2 {
	height: 160px;
	background: url(../images/mainimage.gif) no-repeat 0 0;
	text-indent: -9999em;
}
.maintitle div {
	display: none;
}
/*----------------------------------------------------------------------------------------------
PrivacyPolicy Style
-----------------------------------------------------------------------------------------------*/
#fortune {
	width: 464px;
	min-height:220px;
	height: auto !important;
  height: 220px;
	background: url(../images/fortune.jpg) no-repeat 0 0;
	margin:10px 0 20px 0;
	padding-left:310px;
}

#fortune #link {
	margin:20px 0 0 0;
	padding-left:15px;
	text-align: right;
	float:right;
	background: url(../images/icon.gif) no-repeat 0 center;
}
