/* BASIC css start */
	.main_event {
		width:1280px;
		display:inline-block;
		text-align:center;
	}
	.main_event .event_box {
		width:1280px;
		float:left;
	}
	.main_event .event_box .bn01 {
		width:410px;
		float:left;
		font-family:'Noto Sans KR', sans-serif;
		letter-spacing:-0.5px;
		color:#000;
		margin-right:25px;
	}
	.main_event .event_box .bn02 {
		width:410px;
		float:left;
		font-family:'Noto Sans KR', sans-serif;
		letter-spacing:-0.5px;
		color:#000;
	}
	.main_event .event_box .img {
		width:410px;
		height:410px;
		float:left;
	}
	.main_event .event_box .sub {
		width:410px;
		font-size:26px;
		font-weight:bold;
		letter-spacing:-0.5px;
		display:inline-block;
		line-height:30px;
		margin-top:15px;
		text-align:left;
	}
	.main_event .event_box .text {
		width:410px;
		font-size:18px;
		font-weight:200;
		letter-spacing:-0.5px;
		line-height:24px;
		margin-top:25px;
		display:inline-block;
		text-align:left;
	}
/* BASIC css end */

