@charset "utf-8";
body {
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/fc_top_bg.jpg);
}

#container {
	width: 1000px;
	height: 100%;
}
#layer_left {
	width: 187px;
	float: left;
	height: 100%;
}
#layer_left_top {
	background-image: url(../images/fc_left_top_bg.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 187px;
}
#layer_left_middle {
	width: 187px;
}
#layer_left_middle img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#layer_left_middle_2 {
	height: 68px;
	width: 187px;
	background-image: url(../images/fc_middle_bg2.jpg);
	background-repeat: no-repeat;
}
#layer_left_main_bg {
	background-image: url(../images/fc_left_main_bg.jpg);
	width: 187px;
	height: 480px;
}

#layer_left_bottom {
	height: 247px;
	width: 187px;
	background-image: url(../images/fc_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#layer_right {
	width: 800px;
	float: left;
	height: 100%;
}
#layer_right_top {
	height: 127px;
	width: 780px;
	background-image: url(../images/fc_banner.jpg);
	background-repeat: no-repeat;
}
#title {
	margin-top: 80px;
	margin-left: 290px;
}

#layer_right_content {
	width: 760px;
	margin-top: 5px;
	background-image: url(../images/fc_story_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
#story_content {
	background-image: url(../images/fc_story_bg.jpg);
	height: 220px;
	width: 660px;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 95px;
	margin-top: 5px;
	padding-top: 100px;
}
#story_content2 {
	height: 780px;
	width: 660px;
	margin-top: 5px;
	margin-left: 95px;
}
.story_text {
	margin-left: 5px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	color: #333333;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
	margin-top: 0px;
}
.story_text2 {
	text-align: left;
	width: 610px;
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	margin-bottom: 0px;
}
.plot_title {
	font-family: "Palatino Linotype";
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #333333;
}
