@charset "utf-8";
/*For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.-John3:16- */
body,input,select,textarea,td,th,p,div,h1,h2,h3,h4,h5,h6,ul,li,dt,dd,a,form, label,strong,small,table
{font-family: 'Noto Sans KR', sans-serif;line-height:1.5em; vertical-align: baseline; color:#555; }
body,h1,h2,h3,h4,h5,h6,p,ul,li,dt,dl,a,img, input, table, td, tr, th,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot,
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%;vertical-align: baseline;}
div, p{color:inherit;}
a{text-decoration:none; color:inherit; display:inline-block;  cursor:pointer;}
a:link, a:visited, a:active{text-decoration:none;}
ul, dl{list-style:none;}
img, input, select{border:none; vertical-align:middle;}
select{border-radius:0px 0px;-moz-appearance:none;-webkit-appearance:none;appearance: none;}
select::-ms-expand { display: none;}/*IE 10,11의 네이티브 화살표숨기기*/

.clearfix{zoom:1}
.clearfix:after{clear:both; display:block; content:""; height:0px; visibility:hidden;}
.ellipsis{width:100%; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}

/* table */
table {border-collapse:collapse; border-spacing: 0;}
th, td { border-collapse:collapse; vertical-align:middle;border-spacing: 0; }
caption{width:1px;height:1px; overflow:hidden;position:absolute;left:-10000px;top:auto; }

/* form */
form, fieldset {display:inline;}
textarea{vertical-align:top; text-align:left; border:none;}
fieldset, blockquote, iframe, button{ border:none; }

/*Fonts*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
 font-family: 'Nanum Gothic'; font-style: normal;
 src: url(/fonts/NanumGothic.eot);
 src: url(/fonts/NanumGothic.eot) format('embedded-opentype'),
 url(/fonts/NanumGothic.woff) format('woff'),
 url(/fonts/NanumGothic.ttf) format('truetype');
 }
/*
font-weight: 100; - NotoSansKR-Thin
font-weight: 300; - NotoSansKR-Light
font-weight: 400; - NotoSansKR-Regular
font-weight: 500; - NotoSansKR-Medium
font-weight: 700; - NotoSansKR-Bold
font-weight: 900; - NotoSansKR-Black
*/



