@charset "utf-8";


h2{
	font-size:18px;
	font-weight:800;
	letter-spacing:3px;
	color:#e50e1a;
	margin-top:45px;
	text-indent:30px;
	margin-bottom:25px;
	background:url(../images/h2_icon.jpg) no-repeat 0px 3px;
}

h3{
	margin-top:30px;
	margin-bottom:10px;
	font-size:18px;
	background:url(../images/h3_red.jpg) no-repeat 0px 3px;
	letter-spacing:3px;
	text-indent:15px;
}

#content_top {
	background:url(../images/h1_red.jpg) no-repeat;
	height:50px;
	color:#e50e1a;
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}

#content_mid {
	background:url(../images/content_mid_red.jpg) repeat-y;
	border-bottom: #e50e1a 2px solid;
}
