.link{cursor:pointer;}

.season_layout { }
.season_layout > div {margin:0 auto;}

div#season_title,
div#season_title > div {background-image:url(/season/21/15/img/bg.jpg); background-repeat:repeat-x; text-align:center;}

.tab_01 {
	text-align:center;margin:0 auto;
}
.tab_01 > div {
	text-align:center;
	margin:0 auto;
}
.tab_01 ul {
	;text-align:center;margin:0 auto;
}
.tab_01 ul li{
	float:left;
    list-style:none;
	width:50%;
}
.tab_01 div	{
	clear:both;
}
.event_btn	{
	text-align:center;
	margin:0 auto;
	background:#dbdbdb;
}
.tab_01 ul li img#tab01{cursor:pointer}
div.tab_content {background:#dbdbdb}

div.copy {
	height:170px;background:url(/template/1/html/image/copy_bg.gif) repeat-x 0 0
}

div.copy > div {
	text-align:center;
	margin:0 auto;
	background:url(img/20211122/copyright_bg.jpg) repeat-x
}

@media (max-width: 1100px) {
	/* 2020-07-03, hclee, 980에서 잘리는 거 해결, 1240~980 배너 중간 겹치기, 세로 스크롤바 크기(15)포함 */
	img.full {width:100%}
}

@media (max-width: 1240px) { /* 980 아이패드 */
	#MiWrapper { width:1240px }
}