﻿@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, a, h3, p, strong, div, h4, em {
	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: #444444;
	text-decoration: none;
}
a span {
	display: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

h3,h4,h5,p {
	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 {
	overflow: visible;
	background:transparent;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear{
	clear: both;
}
