@charset "utf-8";
/* CSS Document */

div#adbox{
	width: auto;
	margin: 16px auto;
}
div#adbox h3{
	width: auto;
	font-size: 18px;
	line-height: 36px;
	font-weight: bolder;
	text-indent: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align: left;
}
div#adbox p.pagep{
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-bottom: 16px;
	text-align: left;
}
div#adbox h4{
	background-image: url(../ad/img/page_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 90px;
}
div#adbox div{
	text-align: left;
}
div#adbox div h5{
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #333;
	background-color: #E6E6E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #063;
	text-indent: 6px;
	margin-bottom: 16px;
}
div#adbox div p{
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-bottom: 16px;
}
