@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "malgo";
  src: url("../images/malgo.eot");
  src: url("../images/malgo.eot?iefix") format("eot"), url("../images/malgo.ttf") format("truetype");
}
@import url(https://fonts.googleapis.com/earlyaccess/notosanslao.css);
html, body {width: 100%; height: 100%; margin:0; padding:0;}
li{ list-style:none; }
img{ display:block; border:0; margin:0; padding:0;}
div, table, ul, li{ margin:0; padding:0;}
a, a:hover{ cursor:pointer; text-decoration:none; }
#contest_box{width:910px; }
#contest_box Img{ width:100%;}

.air-tel{
	background: #eeeeee;
	width: 910px;
	padding: 0 0 50px 0;
	font-family: "Microsoft NeoGothic","맑은 고딕","Malgun Gothic";
	font-size: 13px;
	margin: 0 auto;
}

.air-tel table{
	width: 87.5%;
	border: 1px solid #bdbdbd;
	border-collapse:collapse;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	font-size: 13px;
}

.air-tel table td{
	border: 1px solid #bdbdbd;
	height: 26px;
}

.air-tel-sort{
	background-color: #d8d8d8;
	font-weight: bold;
	font-size: 14px;
}

 


@media all and (max-width: 710px) {
	#contest_box{width:100%; }
	img{ width:100%; padding:0; margin:0;}
	.logo{ text-align:0; width:100%;}
}
