#wrap{position:relative;width:100%;min-width:1100px;height:100%; margin:0 auto}

/*공통 상단*/
#top { width:100%; height:101px; background-color:#f1f1f1;border-bottom:3px solid #c00;margin:0 auto}

/*메인 중앙*/
#center {}

/*공통 하단*/
#foot { width:100%; height:100px; border-top:1px #979797 solid; background-color:#fff; margin:0 auto}
#foot .footbox { width:1100px; margin:0 auto}
#foot .flogo { width:315px; float:left;}
#foot .fadd { width:785px; float:left; color:#979797; line-height:150%; padding-top:17px;}


/*서브 전체*/
#subcon { width:1100px;margin:0 auto;}
#subcon .subleft { float:left; width:200px;}
#subcon .subright { float:right; width:900px;}
#subcon .subright .nav { width:800px; height:35px; text-align:right; padding-top:35px;}
#subcon .subright .stitle {width:100%; height:110px; padding-left:50px; }
#subcon .subright .scon { width:800px; padding-left:50px;}

.fhei { width:100%; clear:both; height:60px; }

/*서브상단 이미지*/
#subimg1 { width:100%; height:150px; margin:0 auto; background-image:url(/img/sub_img1.jpg);}
#subimg1 { width:100%; height:150px; margin:0 auto; background-image:url(/img/sub_img1.jpg);}
#subimg2 { width:100%; height:150px; margin:0 auto; background-image:url(/img/sub_img2.jpg);}
#subimg3 { width:100%; height:150px; margin:0 auto; background-image:url(/img/sub_img3.jpg);}
#subimg4 { width:100%; height:150px; margin:0 auto; background-image:url(/img/sub_img4.jpg);}

.sttitle { width:1100px; margin:0 auto; text-align:center; padding-top:50px;}


.lan a {margin: 0 10px;padding: 5px; }
.lan a:last-child {margin-right:0px; }