@charset "utf-8";
#subtop{background:url(../images/subtopimg01.jpg) center 0 no-repeat; height:280px; min-width:980px; background-color:#f0f4f7; margin-top:-2px; }
#sub_bottom{width:980px; margin:0 auto; position:relative;}

#submenu{position:absolute; width:186px; height:100%; padding-top:20px;border-right:1px solid #cecece;}
#submenu h3{text-align:left; padding-bottom:10px; background:url(../images/tit_bg.jpg) 0 45px repeat-x; margin-bottom:10px;}
#submenu ul{text-align:left;}

#submenu .left_banner {padding-top:60px;}
#submenu .left_banner li {padding-bottom:20px;}

#contents{width:794px; position:relative;margin-left:186px;}
#contents h3{padding:26px 0 21px 0; background:url(../images/tit_bg.jpg) 0 65px repeat-x; padding-left:28px; }
#contents .location{position:absolute; top:34px; right:0px;}
#contents .location .color_a{height:20px; font-size:11px; color:#898989;}
#contents .location .color_b{font-size:11px; color:#898989; font-weight:bold;}
#contents .cont{min-height:550px; margin-top:25px; padding-bottom:50px; margin-left: 28px;}

/* table_list -  필름종류표 */
.tbl{width:100%;border-top:2px solid #c70800;text-align:center;white-space:nowrap;table-layout:fixed}
.tbl th{height:32px;border-bottom:1px solid #e5e5e5;background-color:#979797;color:#fff}
.tbl td{padding:7px 0;line-height:18px;border-bottom:1px solid #e5e5e5;color:#333}
.tbl td.tbl_tit{text-align:left}

.mt_20{margin-top:20px !important}
.bl{border-left:1px solid #e5e5e5}
