
.story_box{
	padding:0;
	margin:0 20px;
	width: 840px;		
}

.story_title{
	background-image: url(../images/global_h3.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	height: 50px;
	width: 840px;		
}
.story_title h3{
	margin: 0 0 0 30px;
	color: #006;
}

.story_body{
	margin:0 30px;
}

.story_date{
	width:820px;
	font-size: 10px;
	color: #333;
	text-align: right;
	margin:0;
	padding:3px 20px 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.story_list{
	padding:0;
	margin:0;
}

.story_list ul{
	padding:0;
	margin:0;
}

.story_list li{
	width:150px;
	padding:0;
	margin:0 5px;
	float:left;
	list-style-type: none;
}

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


#story_listtable table{
	width:750px;
}
#story_listtable th{
	width:25%;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	text-align:left;
}

#story_listtable td{
	padding:7px 0;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #999999;
}

#story_img{
	width:840px;
	height:450px;
	background-image: url(../story/images/story_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 0 0 0;
	padding: 0px;	
}


#story_listtable{
	width:680px;
	padding:30px 40px 30px 40px;
	margin:0;
}
#story_listtable td{
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D0094D;
	font-size: 100%;
	font-weight: bold;
}

#story_listtable td a:link{
	text-decoration:none;
}
.tday{
	text-align:right;
}

#story_list li{
	padding:3px 0;
	margin:0;
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}

#story_staff{
	float:left;
	width:400px;
	padding:0;
	margin:0;
}
#story_staff table{
	margin:0 0 0 20px;
}
#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:370px;
	padding:0;
	margin:0 30px 0 0;
}
#photo_box{
	width:680px;
	padding:20px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}

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

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