@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-image: url(../images/fc_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 980px;
	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: 1920px;
}

#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: 790px;
	float: left;
	height: 100%;
}
#layer_right_top {
	height: 127px;
	width: 780px;
	background-image: url(../images/fc_banner.jpg);
	background-repeat: no-repeat;
}
#layer_menu_chars {
	width: 410px;
	height: 120px;
	margin-left: 365px;
}
#layer_menu_chars img {
	margin-top: 6px;
	border: 1px solid #003366;
	margin-left: 6px;
}


#layer_right_content {
	width: 760px;
	height: 2510px;
	margin-top: 5px;
	background-image: url(../images/fc_character_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	position: absolute;
}
.characters {
	height: 206px;
	width: 506px;
	margin-left: 180px;
	margin-top: 25px;
}

.chars_text {
	margin-left: 223px;
	width: 260px;
	text-align: left;
	margin-top: 53px;
	font-size: 14px;
	font-family: Georgia;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-top: 3px;
	color: #333333;
	position: absolute;
}
.chars_text2 {
	text-align: left;
	margin-top: 53px;
	font-size: 14px;
	font-family: Georgia;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-top: 3px;
	color: #333333;
	position: absolute;
	width: 260px;
	margin-left: 22px;
}
.sub_characters {
	width: 506px;
	height: 106px;
	margin-left: 180px;
	margin-top: 10px;
}
.sub_chars_text {
	margin-left: 160px;
	margin-top: 32px;
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	width: 332px;
	position: absolute;
}

#sub_title {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight: lighter;
}
.top {
	text-decoration: none;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
}
.top_link {
	font-weight: lighter;
	color: #A2C0DF;
	font-size: 15px;
}
