body {font-size:12px;font-family:gulim;}
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:960px;margin:auto;}

#content {min-height:500px;}

#adminControl ~ #wrap {
    padding-top: 116px;
}

.btnblue {
    cursor: pointer;
    border: #a1bd67 solid 1px;
    background: url(image/_public/grad_blue.jpg) #a1bd67 left bottom repeat-x;
    color: #ffffff;
    height: 21px;
}
