#slides{
	width:1904px;
	height:536px;
	position:relative;
	margin-left:-952px;
	left:50%;
}

.cont01{
	width:100%;
	height:500px;
	background-color:#fff;
	margin-top:80px;
}

.cont01_title{
	width:1100px;
	height:70px;
	margin:0 auto;
	background-color:#fff;
}

.cont01_bg{
	width:100%;
	height:398px;
	background-color:#f7f7f7;
	margin-top:30px;
}

.cont01_img{
	width:1904px;
	height:398px;
	position:relative;
	left:50%;
	margin-left:-952px;
}

.cont02{
	width:1100px;
	height:570px;
	background-color:#fff;
	margin:80px auto 0;
}

.cont02 .gallery_area{
	width:1100px;
	height:440px;
	background-color:#fff;
	margin:60px auto 0;
}

.cont02 .gallery_area .tab_area{
	width:1100px;
	height:46px;
	background-color:#fff;
}

.cont02 .gallery_area .tab_area li{
	width:275px;
	height:36px;
	background-color:#365595;
	float:left;
	margin-left:1px;
	text-align:center;
	color:#fff;
	font-size:18px;
	padding-top:10px;
	cursor:pointer;
}


.cont02 .gallery_area .tab_area li:first-child{
	margin-left:0px;
	width:272px;
	height:36px;
}

.cont02 .gall{
	width:1100px;
	height:395px;
	background-color:#fff;
}

.cont02 .gall li{
	width:267px;
	height:185px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	float:left;
	margin-left:8px;
	margin-top:10px;
}

.cont02 .gall li:nth-child(4n+1){
	margin-left:0px;
}


.cont02 .gall li img{
	width:267px;
	height:185px;
}



.cont03{
	width:1100px;
	height:230px;
	margin:80px auto 0;
	background-color:#fff;
}

.cont03 .board_area{
	width:732px;
	height:228px;
	float:left;
	background-color:#fff;
	border:1px solid #e5e5e5;
}

.cont03 .board_area .qna{
	width:368px;
	height:228px;
	float:left;
	background-color:#fff;
	border-right:1px solid #e5e5e5;
}

.cont03 .board_area .qna .title{
	width:305px;
	height:40px;
	background-color:#fff;
	border-bottom:1px solid #ff8301;
	margin:25px auto 0;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-0.4px;
}

.cont03 .board_area .qna .list{
	width:305px;
	height:130px;
	margin:14px auto 0;
	background-color:#fff;
}

.cont03 .board_area .qna .list li{
	font-size:14px;
	letter-spacing:-1px;
	text-align:left;
	line-height:27px;

}

.cont03 .board_area .qna .list .board_data{
	font-size:14px;
	letter-spacing:-1px;
	float:right;
}


.cont03 .board_area .notice{
	width:363px;
	height:228px;
	float:left;
	background-color:#fff;
	border-right:0px solid #e5e5e5;
}

.cont03 .board_area .notice .title{
	width:305px;
	height:40px;
	background-color:#fff;
	border-bottom:1px solid #ff8301;
	margin:25px auto 0;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-0.4px;
}

.cont03 .board_area .notice .list{
	width:305px;
	height:130px;
	margin:14px auto 0;
	background-color:#fff;
}

.cont03 .board_area .notice .list li{
	font-size:14px;
	letter-spacing:-1px;
	text-align:left;
	line-height:27px;

}

.cont03 .board_area .notice .list .board_data{
	font-size:14px;
	letter-spacing:-1px;
	float:right;
}


.cont03 .cscenter{
	width:366px;
	height:230px;
	float:left;
}
