h2{
	background-image: url(../story/images/h2_img.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px 0;
	padding: 0px;
	height: 50px;
	width: 580px;
	text-indent:-9999px;

}


.box ul{ padding:10px 0; margin:0;}
.box li{
	list-style-type: none;
	margin: 5px 10px;
	padding:0 0 0 15px;
	background-image: url(../images/list2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
