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

#main h2{
	display:block;
	height:50px;
	padding-bottom:15px;
}

#main h3{
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
	margin-bottom:5px;
	background: url(../images/bg-h3.png) repeat-x 0 100%;
	padding: 0 30px 0 5px;
}

#main img{
	float:left;
	padding:0 0 0 0;
	
}
