#title_story {
	background: url(../images/title_story.gif) no-repeat left;
	margin: 20px auto 5px;
	padding: 0px;
	height: 18px;
	width: 760px;
	border-bottom: 1px dotted #29abe2;
}
#title_story h4 {
	margin: 0px;
	padding: 0px;
}
#title_story em {
	visibility: hidden;
}
#story-area {
	margin: 20px auto;
	padding: 0px;
	width: 740px;
	height: 500px;
	background: url(../images/story_bg.jpg) no-repeat;
}
#story-area-text {
	padding: 40px 0px 0px;
	width: 450px;
	text-align: left;
	margin: 0px auto;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
