
.box_style1 {
	width:677px;
	height:318px;
	padding:15px 18px;
	background:Rgb(255,255,255);
	border:1px solid rgb(212,212,212);
	float:left;
}

.box_style2 {
	width:368px;
	height:318px;
	padding:15px 0;
	background:Rgb(255,255,255);
	border:1px solid rgb(212,212,212);
	float:right;
}

.box_style3 {
	width:502px;
	height:318px;
	padding:15px 18px;
	background:Rgb(255,255,255);
	border:1px solid rgb(212,212,212);
}

.box_area {
	overflow:hidden; zoom:1;
	margin-bottom:20px;
}

.main_box {
	position:relative;
	top:0;
	left:0;
}

.main_box .title_style {
	font-weight:normal;
	color:rgb(0,140,208);
	font-size:14px;
	 font-family: 'NanumGothicBold';
	 margin-bottom:20px;
}

.main_box .btn_more {
	position:absolute;
	top:0;
	right:0;
}

.notice_list {

}

.notice_list li {
	height:75px;
	overflow:hidden; zoom:1;
	margin-bottom:10px;
	background:url(../../images/main/bg_line.gif) 0 bottom repeat-x;
}

.notice_list li.last {
	background:none;
	margin-bottom:0;
}

.notice_list li a {

}

.notice_list li a dl {

}

.notice_list li a dl dt {
	 font-family: 'NanumGothicBold';
	 font-size:14px;
	 margin-bottom:7px;
}

.notice_list li a dl dd {
	line-height:16px;
}

.slider_area {
	width:300px;
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
}

.slider_area .bx-prev {
	position:absolute;
	top:58px;
	left:-28px;
	width:22px;
	height:37px;
	background:url(../../images/main/btn_prev.png) 0 0 no-repeat;
	text-indent:-999px;
	overflow:hidden; zoom:1;
	display:block;
}

.slider_area .bx-next {
	position:absolute;
	top:58px;
	right:-28px;
	width:22px;
	height:37px;
	background:url(../../images/main/btn_next.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden; zoom:1;
	display:block;
}

.slider_area .bx-pager  {
	text-align:center;
	margin-top:5px;
}

.slider_area .bx-pager-item {
	display:inline;
}

.slider_area .bx-pager-link {
	display:inline-block;
	width:11px;
	height:11px;
	background:url(../../images/main/paging.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden; zoom:1;
	margin-left:10px;
}

.ie7 .slider_area .bx-pager-link {
	text-indent:0;
	font-size:0;
}

.slider_area .bx-pager-link:hover ,
.slider_area .active {
	background:url(../../images/main/paging_on.png) 0 0 no-repeat;
}

.main_box .txt_area {
	width:280px;
	height:65px;
	margin:0 auto;
	padding:20px 10px 15px;
	line-height:18px;
	font-size:11px;
	overflow:hidden; zoom:1;
	background:url(../../images/main/bg_box.gif) 0 0 no-repeat;
}

.list_style {

}

.list_style li {
	overflow:hidden; zoom:1;
	height:90px;
	margin-bottom:10px;
	background:url(../../images/main/bg_line.gif) 0 bottom repeat-x;
}

.list_style li.last {
	background:none;
	margin-bottom:0;
}

.list_style li a {

}

.list_style  li a .photo {
	float:left;
	margin-right:15px;
	display:inline;
}

.list_style  li a dl {
	float:left;
	width:365px;
}

.list_style  li a dl dt {
	font-family: 'NanumGothicBold';
	 font-size:14px;
	 margin-bottom:10px;
}

.list_style  li a dl dd {
	line-height:18px;
}