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

body {font-size:12px;font-family:"Nanum Gothic"; color:#666;}
input,select,textarea {font-size:12px;font-family:"Nanum Gothic";}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.wrap {width:1050px;margin:0 auto;}
.bleft{float:left;}
.cleft{float:left;}
.cright{float:right;}
#header {}

#content {padding:0;min-height:500px;}
#footer {border-top:#DEDEDE solid 1px;background-color:#f4f4f4;}

