.story_box h2{
	background-image: url(../story/images/h2_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 730px;
	text-indent:-9999px;
}

.story_box li{
	padding:3px 0 0 30px;
	margin:0;
	height:30px;
	list-style-type:none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

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


table{
	color: #666;
	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;
}

#story_img00{
	background-image: url(../story/images/story_img00.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 650px;
	background-repeat: no-repeat;
}
#story_staff{
	float:left;
	width:280px;
	padding:0;
	margin:0;
}
#story_staff table{
	margin:0 0 0 10px;
}
#story_staff td{
	list-style-type:none;
	padding:5px 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #291E23;
	text-indent: 5px;
}

#story_pickup{
	float:right;
	width:300px;
	padding:0;
	margin:0 30px 0 0;
}


#story_txt{
	padding:20px 0;	
	margin:0 20px;
}

#story_photo{
	padding:0;
	margin:0 20px;
	height:100px;
	
}
#story_photo li{
	list-style-type:none;
	float:left;
	padding:0;
	margin:0 5px 0 0;
}
