@charset "UTF-8";

#wrapper {
	background:url(../images/top/bg_wrap.jpg) repeat-x center top;
}


/* #mainBody */
#mainBg {
	background:url(../images/top/bg_main.png) no-repeat center top;
}

/* .topArea */
.topArea {
	width:1000px;
	margin:0 auto;
	clear:both;
	padding:44px 0 6px;
}
.topArea .btnArea {
	width:828px;
	margin:0 auto;
	clear:both;
	padding-bottom:20px;
}
.topArea .btnArea li {
	float:left;
	padding:0 18px 36px;
	background:url(../images/top/bg.png) no-repeat center bottom;
}
.topArea .cont {
	width:792px;
	margin:0 auto;
	clear:both;
}
.topArea .btn {
	float:left;
}
.topArea .btn li {
	padding-bottom:19px;
}
.facebookArea {
	width:500px;
	height:198px;
	border:#bdbdbb 1px solid;
	float:right;
}

.inner_top {
	width:1400px;
	margin:0 auto;
	clear:both;
	/*padding-bottom:10px;*/
}
/* .flexslider */
.flexslider {
	width:1400px;
	margin:0 auto;
	clear:both;
	position:relative;
	zoom:1;
}
.flexslider .slides > li {
	display:none;
	-webkit-backface-visibility:hidden;
}
.flexslider .slides img {
	width:1400px;
	display:block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility:hidden;
	line-height:0;
	height:0;
} 
.no-js .slides > li:first-child {
	display: block;
}
.flexslider .slides {
	zoom:1;
}
.flex-control-nav,
.flex-control-paging,
.flex-direction-nav {
	display:none;
}