﻿@charset "utf-8";
/*21.css*/
/* 베이스 CSS */
body{-webkit-text-size-adjust:none;}


@font-face {
	font-family:'NanumGothic';
	font-style:normal; font-weight:normal;
	src:url('/2013uni/images/font/NanumGothic.eot');
	src:local("※"), url('/2013uni/images/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('/2013uni/images/font/NanumGothic.woff') format('woff'),
		url('/2013uni/images/font/NanumGothic.ttf') format('truetype');
}

body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,caption,label,input,textarea,button,select,iframe,object,header,footer,nav,hgroup,section,article,aside{margin:0;padding:0;}
img,a,span,abbr,address,pre,code,del,em,strong,sub,sup{margin:0;padding:0;}

body,textarea{}
body,input,textarea,select,button,table,th,td{ /*line-height:1.7;*/ font-style:normal; font-variant:normal; font-family:'NanumGothic','나눔고딕','NanumGothicWeb',Dotum,Arial,sans-serif; font-weight:normal;}
body{font-size:13px;color:#444; font-weight:normal;}

input,textarea,select,button {font-size:11px;}
button {background: none repeat scroll 0 0 #FFF; border: medium none;cursor: pointer;font-size: 0; margin: 0;padding: 0;vertical-align: middle;}
legend {margin:0;padding:0;display:none;}

img{border:0 none;vertical-align:top;}
ul,ol,li,dl,dt,dd{list-style:none;vertical-align:top;}
a{text-decoration:none;color:#444;}
a:hover,a:active,a:focus{color:#28689f;text-decoration:underline;}

table.def{border-spacing:0;border-collapse:collapse;table-layout:fixed;}
table.def,
table.def thead,
table.def tbody,
table.def tfoot,
table.def tr,
table.def th,
table.def td{border:0 none;margin:0;padding:0;letter-spacing:-0.04em;}
table.def caption{overflow:hidden;height:0;width:0;margin:0;padding:0;line-height:0;position:absolute; text-indent:-999em;}

fieldset{border:0 none;}
form.def fieldset{border:0 none;}
form.def legend{display:none;position:absolute; text-indent:-999em; overflow:hidden;height:0;width:0;margin:0;padding:0;line-height:0;}
form.selectCate legend{display:none;position:absolute;overflow:hidden;text-indent:-999em;height:0;width:0;margin:0;padding:0;line-height:0;}
form.select legend{display:none;overflow:hidden;position:absolute; text-indent:-999em; height:0;width:0;margin:0;padding:0;line-height:0;}

h1,h2,h3,h4,h5,h6,th,strong{ font-style:normal; font-variant:normal; font-family:'NanumGothic','나눔고딕','NanumGothicWeb',Dotum,Arial,sans-serif; font-weight:normal;}




/* skip navigation */
.skipNav{position:relative;width:100%;z-index:110;}
.skipNav a{position:absolute;left:0;top:-1000px;display:block;width:100%;padding:10px 0; font-style:normal; font-variant:normal;text-align:center;font-family:'NanumGothic','나눔고딕','NanumGothicWeb',Dotum,Arial,sans-serif;font-size:14px; font-weight:700;color:#333;background:#ddd;}
.skipNav a:active,
.skipNav a:focus{top:0;text-decoration:none;color:#333;}


.sif a{text-decoration:none;color:#ffffff;}
.sif a:hover{color:#ffffff;text-decoration:underline;}
.sif a:active{color:#ffffff;text-decoration:underline;}
.sif a:focus{color:#ffffff;text-decoration:underline;}