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

body {font-size:12px;font-family:'Nanum Gothic';}
input,select,textarea {font-size:12px;font-family:'Nanum Gothic';}
select {font-size:12px;font-family:'Nanum Gothic';}
label {cursor:pointer;}
a {text-decoration:none;color:#ddd;font-family:'Nanum Gothic';font-size:12px;}
a:hover {color:#666;}
.wrap {width:1000px;margin:auto;position:relative;}
#header {}
#content {width:710px; padding:8px;min-height:450px; margin-top:50px; margin-bottom:10px; float:right; background-color:#fff; border-radius:8px 8px 8px 8px;font-family:'Nanum Gothic'; font-size:12px;}
#footer { position:relative;}

#content .ctitle{width:710px; height:110px; background:url('/layouts/shinjin/image/pub/bg_tit.png');position:relative;}
#content .ctitle h1{font-family:'Nanum Gothic'; font-weight:bold;padding:34px 0 0 14px;font-size:28px; color:#003399;	margin:0;}
#content .ctitle h1 span.title{padding-bottom:6px;}
#content .ctitle span.location {position:absolute; top:84px; right:10px; padding-right:5px;color:#fff;}
#content .ctitle span.location a{color:#fff;}
#content .ctitle span.location a:hover{color:#ff0;}
#content .ctitle p.ment{padding-top:10px;}
