@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
 
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.clear {
	clear: both;
}
div, span, dt, dd, input, button, td{
    font-family: 돋음;
    font-family: dotum;
    font-family: 굴림;
    font-family: gulim;
    font-family: 굴림체;
    font-family: 고딕;
    font-family: 궁서;
    font-family: 궁서체;
    font-family: times;
    font-family: courier;
    font-family: arial;
    font-family: 'New Gulim';
/*  font-family: 'Malgun Gothic'; */
    font-family:'Nanum Gothic';
}

a {
	color: #949494;
}














