html{min-width:1080px;}
body{min-width:1080px;margin:auto; padding:0;background-color:#ceecff;font-family:"¸¼Àº °íµñ","Malgun Gothic","¾ÖÇÃ SD »êµ¹°íµñ Neo", "Apple SD Gothic Neo","AppleSDGothicNeo-Regular",NanumGothic,"Nanum Gothic",dotum, sans-serif;
background-image:url(images/back_wave_L.png), url(images/back_wave_R.png);background-repeat:no-repeat, no-repeat;background-position:top left, bottom right;background-size:auto;}
a{text-decoration:none;color:inherit;color:red;}
.container{width:1080px;min-width:1080px;}
.blind{display:none;}
.box{background:#fff}
.text-justify{text-align:justify;}
.back{background:#67b7f6;color:#fff;}

@media screen and (max-width:576px) {
	html{min-width:320px;}
	body{width:100%;min-width:320px;background-size:60%, 80%;}
	.container{width:100%;min-width:auto;}
}