@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

body {min-width:1100px;font-size:12px;font-family: 'Nanum Gothic', sans-serif;}
input,select,textarea {font-size:12px;font-family:gulim;}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.wrap {width:1100px;margin:0 auto;}
#header {}
#content {min-height:500px;}
#footer {}
