@charset "utf-8";


h2{
	font-size:18px;
	font-weight:800;
	letter-spacing:3px;
	color:#f7ac0f;
	margin-top:30px;
	text-indent:30px;
	margin-bottom:10px;
	background:url(../images/h2_icon.jpg) no-repeat 0px 3px;
}

h3{
	margin-top:40px;
	margin-bottom:10px;
	font-size:18px;
	background:url(../images/h3_yellow.jpg) no-repeat 0px 3px;
	letter-spacing:3px;
	text-indent:15px;
}

#content_top {
	background:url(../images/h1_yellow.jpg) no-repeat;
	height:50px;
	color:#f7ac0f;
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}

#content_mid {
	background:url(../images/content_mid_yellow.jpg) repeat-y;
	border-bottom: #f7ac0f 2px solid;
}
