﻿@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

/*@font-fac e{     
	font-family:ng;
	src:url(http://snurad.snu.ac.kr/image/NanumGothic.eot);
	src:local(※), url(http://snurad.snu.ac.kr/image/NanumGothic.woff) format(‘woff’) }

body, a, h3, p, strong, div, h4, em {font-family:'나눔고딕', 'NanumGothic', ng} 

*/
/*body {
	font-family:'나눔고딕', NanumGothic, 'Nanum Gothic';} 
*/	
body {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img { 
	display:inline; border:0px; 
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
}
a span {
	display: none;
}
a:hover {
	text-decoration: underline;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h3,h4,h5,p,li, dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select {
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}

caption {
	display: none;
}

strong {
	letter-spacing: -1px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.png24 {
	tmp:expression(setPng24(this));
}
button {
	border: 0px;
	background: transparent;
	cursor: pointer;
	text-align: left;
}
button span {
	visibility: hidden !important;
	line-height: 0;
	font-size: 0px;
	width: 1px;
	height: 1px;
}
.clear{
	clear: both;
}
