#story{
	background-image: url(../story/images/h3_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 810px;		
	text-indent:-9999px;
}

table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-align:left;
	text-indent: 2px;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}

.td00{
	width:5%;
	text-align:center;
	margin:0;
}

#story_img{
	width:740px;
	height:400px;
	display:block;
	background-image: url(../story/images/story_img.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0 20px;
	padding: 0px;
}

#story_box li{
	float:left;
	margin:0 0 0 10px;
		
}

#story_box img{
	margin:5px;	
}