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

#content02{
	min-height:500px;
}

/* Hides from IE5-mac \*/
#content02{_height:500px;}
/* End Hides from IE5-mac */

#content02 p,
#content02 img{
	margin:0 0 1em 0;
}

#content02 h1{
	background:url(h1.gif) no-repeat 0 0;
	height:33px;
	text-indent:-9999px;
	 margin:0  0 20px ;
}

#content02 h2{
	font-weight:900;
}

.bl{
	margin:0 0 30px 0;
	border-bottom:1px solid #eeeeee;
	padding:0 10px 20px;
}



