@charset "utf-8";
/* ===================================================================
CSS information
 style info :index
=================================================================== */

#maincontent {
	position: absolute;
	width: 980px;
	height: 390px;
	top: 53%;
	left: 50%;
	margin-top: -120px;
	margin-left: -490px;
	z-index: 1000;
}

#maincontent #itemWrap {
	width: 980px;
	height: 390px;
	position: relative;
}
a.FJF-N {
	position: absolute;
	width: 327px;
	height: 196px;
	top: 0;
	left: 0;
}
a.FJF-W {
	position: absolute;
	width: 327px;
	height: 196px;
	top: 0;
	left: 327px;
}
a.FJF-B {
	position: absolute;
	width: 327px;
	height: 196px;
	top: 0;
	left: 654px;
}
#textArea {
	position: absolute;
	width: 604px;
	height: 142px;
	padding: 25px;
	bottom: 0;
	right: 0;
	background: url(../img/index/Bg_textArea.png) no-repeat left top;
}
#textArea p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #054582;
}


/* -----------------------------------------------------------
	planGalleryArea
----------------------------------------------------------- */
#planGalleryArea {
	width: 980px !important;
	height: 196px !important;
	margin: 0 auto !important;
	padding: 5px 0 !important;
	overflow: hidden !important;
}

#planGalleryArea ul {
	margin:0 !important;
	padding:0 !important;
	width:10000px !important;
}

#planGalleryArea ul li {
	width: 337px !important;
	height: 196px !important;
	float: left !important;
	margin: 0 10px 0 0;
}


.caroufredsel_wrapper {
	width: 980px !important;
}







