@charset "utf-8";
@import url("/aviair/css/main.css");
@import url("/aviair/css/sub.css");
@import url("/aviair/css/intro.css");


/*@import url("/aviair/css/mediaquery.css");*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

@import url ('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url ('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');


article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html { overflow-y:scroll; }
/*html { overflow-y:hidden; }*/
html, body {
	height:100%;
}

body {
	  font-style: normal;
	 font-weight: 500;
	line-height: 1;
	background:#fff;
	color:#666; font-family:  'Source Sans Pro',  'Noto Sans KR', Sansation_Regular,Verdana, malgun gothic, Dotum, Gulim, Lucida Grande, Tahoma, Verdana, AppleGothic, UnDotum, sans-serif; font-size:12px; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,hjy1234
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:visited, a:active { 
	text-decoration:none; 
}
a:hover { 
	text-decoration:underline; 
}


.clear {
	display:block;
	clear:both !important; 
	height:0; 
	width:100%; 
	font-size:0 !important; 
	line-height:0 !important; 
	overflow:hidden;
	margin:0 !important; 
	padding:0 !important;
}


/* padding */
.clear { clear:both }
.pt10 { padding-top:10px }

.pr28 { padding-right:28px; }
.pr30 { padding-right:30px; }

.pb10 { padding-bottom:10px; }
.pb28 { padding-bottom:28px; }
.pb30 { padding-bottom:30px; }


.left0 { left:0px }
.left399 { left:399px }
.left798 { left:798px }


.top0 { top:0px; }
.top400 { top:400px; }
.top800 { top:800px; }
.top1200 { top:1200px; }
.top1600 { top:1600px; }
.top2000 { top:2000px; }
.top2400 { top:2400px; }
.top2800 { top:2800px; }
.top3200 { top:3200px; }
.top3600 { top:3600px; }
.top4000 { top:4000px; }
.top4400 { top:4400px; }
.top4800 { top:4800px; }



