@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; border:0; }

body { width:100%;background:#ededed}
#quick {width:1200px; margin:0 auto}
#quick .fix { margin-left:1210px; margin-top:200px; position:fixed}

#content { width:1200px; margin:0 auto; background:#fff; position:relative}
#tab li {list-style:none; float:left;}
#tab img { display:block;}
.box { background:#f1f1f1; border:2px solid #9c9c9c; width:1196px; text-align:center}
.btm {width:1199px; float:left; background:#fff; border-right:1px solid #bfbfc2;}
.btm li { float:left; list-style:none; font-size:12px; font-family:"나눔고딕", "돋움"; color:#9f9f9f; line-height:160%; background:#fff}