@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: 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: 780px;
}

#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: 780px;
	height: 1440px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fc_download_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wallpapers_layer {
	width: 680px;
	height: auto;
	margin-left: 90px;
	margin-top: 8px;
}
#wallpapers_layer img {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #003366;
}
#wallpapers_layer a:hover img {
	border-top-color: #618BBA;
	border-right-color: #618BBA;
	border-bottom-color: #618BBA;
	border-left-color: #618BBA;
}
#movie_layer {
	width: 680px;
	height: 510px;
	margin-left: 80px;
	margin-top: 25px;
	background-image: url(../images/fc_movie_bar.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.movie_bgs {
	width: 379px;
	height: auto;
}
.container {
	height: auto;
	width: auto;
	float: left;
	position: relative;
	z-index: -1;
}
.container2 {
	width: 290px;
	float: left;
	height: auto;
	padding-top: 120px;
}

.text_movies {
	margin-top: 18px;
	text-align: center;
	margin-bottom: 3px;
	font-weight: bold;
	color: #003366;
	font-size: 18px;
}
.movie_links {
	text-decoration: none;
	color: #003366;
	font-family: "Palatino Linotype";
	font-size: 14px;
}
.movie_links:hover {
	text-decoration: underline;
}
