<<<<<<< .mine
@charset "utf-8";
/* // moocah 외부망 연결이 안되어 속도 저하되는 관계로 주석 처리함 @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */
/*
	Reset
*/

@font-face{font-family:'NanumGothic';src:url('../../../font/NanumGothic.woff')}
@font-face{font-family:'NanumGothic';src:url('../../../font/NanumGothic.eot')}

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, 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: inherit; */
	word-wrap:break-word;
	word-break:break-all;
}

li {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table{border-collapse:collapse; border-spacing:0;}
table caption{display:none;}
body,html{font-family:"nanumGothic","nanum Gothic","나눔고딕","sans-serif";}
a{text-decoration:none; color:#333;}
img{vertical-align:middle; border:none;}


.hidden{
	position:absolute;
	top:0;left:0;
	width:0;height:0;
	margin:0;padding:0;
	font-size:0;line-height:0;letter-spacing:0;
	overflow:hidden;
}


.skip-navigation a {position:absolute; left:-3000%;}
.skip-navigation a:focus { display:block; left:0; top:0; z-index:6000; width:100%; height:30px; line-height:30px; background:#570000; color:#fff; text-align:center;}
=======
@charset "utf-8";
/* // moocah 외부망 연결이 안되어 속도 저하되는 관계로 주석 처리함 @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */
/*
	Reset
*/

@font-face{font-family:'NanumGothic';src:url('../../../font/NanumGothic.woff')}
@font-face{font-family:'NanumGothic';src:url('../../../font/NanumGothic.eot')}

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, 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: inherit; */
	word-wrap:break-word;
	word-break:break-all;
}

li {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table{border-collapse:collapse; border-spacing:0;}
table caption{display:none;}
body,html{font-family:"nanumGothic","nanum Gothic","나눔고딕","sans-serif";}
a{text-decoration:none; color:#333;}
img{vertical-align:middle; border:none;}


.hidden{
	position:absolute;
	top:0;left:0;
	width:0;height:0;
	margin:0;padding:0;
	font-size:0;line-height:0;letter-spacing:0;
	overflow:hidden;
}


.skip-navigation a {position:absolute; left:-3000%;}
.skip-navigation a:focus { display:block; left:0; top:0; z-index:6000; width:100%; height:30px; line-height:30px; background:#570000; color:#fff; text-align:center;}
>>>>>>> .r6504
