@charset "utf-8";
/* CSS Document */



p, body, ul, li, dt, dl, h1, h2, h3, h4, h5,a{margin:0;
padding:0; list-style:none; text-decoration:none; border:0}
a:link { color: #323232; }
a:visited { color:#323232; }
a:hover { color:#323232; }
a:active { color:#323232; }

body{
margin:0;
padding:0;
font-size:12px;
font-family:나눔고딕,Dotum, 굴림, Gulim, arial, Verdana, AppleGothic, sans-serif;
color:#707070
} 


#sub_visual{
position:relative;
background:url('../../images/sub/s_bg.jpg') no-repeat center 0;
height:200px;
}

#sub_visual img{
width:990px;
margin:0 auto;
display:block

}




#contents_contain2{
width:990px;
min-height:350px;
margin:0 auto 60px auto;
padding-top:40px;
}

#left_con{
width:194px;
float:left
}

#left_con h2{ 
background:#1082d9;
height:80px;
font-size:23px;
line-height:80px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
}


#left_con ul{
border-left:1px solid #cdd2d7;
border-right:1px solid #cdd2d7;
font-size:15px;
text-align:left
}

#left_con ul li{
border-bottom:1px solid #cdd2d7;
padding:10px 0 10px 20px;
}

#left_con span img{
margin-top:80px}

#right_con{
width:756px;
float:left;
text-align:left;
margin-left:30px;
}

.right_con_inn{
height:60px;
border-bottom:1px solid #b5b5b5;}

#right_con h3{
font-size:30px;
color:#047ab3;
font-weight:400;
margin-top:20px;
float:left;
line-height:30px;
}

.loacation{
float:right;
margin-top:28px;
}

           

