/*****************************************************************************************
****************************************** 서브 ******************************************
*****************************************************************************************/
#sub {width:100%; min-width:1200px; margin:auto; display:inline-block; float:left; background:url(images/sub_bg.png) top center no-repeat #f5f5f5;}

#sub .container {width:1200px; position:relative; margin:100px auto;}

#sub .snb { float: left;width:400px; }
#sub h1.subject {width:100%; background:url(images/dr_script.png) -40px top no-repeat; padding-top:35px;text-transform:uppercase; color:#fff;}
#sub .snb li {width:100%; border-bottom:1px #d0d0d0 solid; line-height:2.5;}
#sub .snb li a.on {color:#a690ec; font-weight:bold}


#sub #content {width:800px; position:relative; float:right; display:inline-block; margin-bottom:100px; min-height:1250px; }
#sub #content > img { box-shadow:30px 30px 0 rgba(0,0,0,0.1);}
