#header_title h2{
	background-image: url(../story/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 490px;
	text-indent:-9999px;
}

.story_list ul{ padding:10px 0; margin:0;}
.story_list li{
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding:0 0 5px 0;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006;
}


.td00{
	width:5%;
	text-align:center;
	padding:0 3px;
}


table{
	font-size:85%;
	width:85%;
}
th{
	width:35%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4ED1C0;
	text-align:left;
}

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

p{
	line-height: 150%;		
}
