.ads {
	width: 161px;
	float: left;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
.ads a {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0066FF;
}

.ads img { border: 1px solid #0066FF; }
/* CSS Document */

.mainR_page {
	float: right;
	width: 539px;
	margin-right: 1px;
	margin-top: 2px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
.mainL_page {
	margin: 2px 0px 0px 3px;
	padding: 0px;
	float: left;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	text-align: left;
	width: 265px;
}
.mainR_page h2 {
	background: url(../img/h2_mainR_page_bk.gif) no-repeat;
	margin-top: 3px;
}

.mainL_page h2 {
	background: url(../img/h2_mainL_top.gif) no-repeat;
	width: 254px;
	margin-top: 2px;
}

.p_banner {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F36;
	line-height: 1.8em;
}
