@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);


body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,table,tr,td,th,form,fieldset,input,label,button {margin:0;padding:0}
body,h1,h2,h3,h4,h5,h6 {font-size:12px; color:#333; font-family:"돋움",dotum,sans-serif;}
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333}
img{border:none;}
strong,em {font-weight:normal; font-style:normal;}
table{border-collapse:collapse;}

/*footer*/
.footer_box {
	background:url(/user_data/hwain/content/editor/img/footer_bg.jpg) no-repeat;
	height:70px;
}
.footer_box .address {
	padding:7px 7px 0 0;
}
.footer_box li {
	text-align:right;
	line-height:17px;
	color:#3a5e82;
	font-size:12px;
	font-family: 'Nanum gothic', '나눔고딕', sans-serif;
	font-weight:800;
}
.footer_box li .mail{
	text-align:right;
	line-height:17px;
	color:#3a5e82;
	font-size:12px;
	font-family: 'Nanum gothic', '나눔고딕', sans-serif;
	font-weight:800;
}
.footer_box .copyright{
	text-align:right;
	line-height:18px;
	color:#3a5e82;
	font-size:9px;
	font-family:sans-serif;
	font-weight:normal;
}

/*sub*/
.table_img img{
	border:1px solid #ddd;
}

.quick{
	background:url(/user_data/hwain/content/editor/img/quick2.jpg) no-repeat;
	width:62px;
	height:182px;
}
.quick ul{
	padding-top:100px;
}
.quick li{
	color:#3a5e82;
	font-size:11px;
	font-family: Dotum,"돋움", sans-serif;
	text-align:center;
	line-height:19px;
}
.quick li a{
	letter-spacing:-2px;
	color:#6c6c6c;
}
.quick li a:hover{
	color:#333;
}






