/*
 * @title			이용약관
 * @author			김현진
 * @date			2012.04.13
 * @update			수정날짜(수정자)
 * @description
 */

.title_img{background-image:url(//img1.itemmania.com/new_images/company/img_useyak.jpg);background-repeat:no-repeat;}
.top_box{ width:820px; height:125px; margin-bottom:20px;}
.top_box p{ padding:5px 0 0 60px; font-size:14px; font-weight:bold; color:#454952;}
.s_title{padding-top:24px;}
.ft_orange{font-size:18px; font-weight:bold; color:#FF4E00;}


.g_title{ margin-bottom:0;}
.g_content{ color:#808080 }
.in_content pre{ white-space:pre-wrap; }

.before{float:right;width:370px;margin-bottom:20px;color:#1D1D1D;}
.before img{position:absolute; right:12px; padding-top:12px; cursor:pointer;}
.before .view{padding:5px;border:1px solid #DDD; cursor:pointer;line-height:28px;}
.before .list{position:absolute;display:none;overflow-y:auto;box-sizing:border-box;width:370px;height:300px;margin-top:-1px;padding:10px;border:1px solid #DDD;background-color:#FFF;line-height:24px;}
.f_blue3{font-size:16px;}


.sub_tab{position:relative;display:table;table-layout:fixed;overflow:hidden;width:100%;margin-bottom:20px;color:#1D1D1D;}
.sub_tab > li{position:relative;display:table-cell;box-sizing:border-box;background-color:#F1F0F3;text-align:center;vertical-align:middle;cursor:pointer;}
.sub_tab > li:last-child{border-right:1px solid #E1E1E1;}
.sub_tab > li > a{display:block;padding:10px 0;border-top:1px solid #E1E1E1;border-bottom:2px solid #666;border-left:1px solid #E1E1E1;text-align:center;line-height:22px;}
.sub_tab > li .on{height: 45px;border:2px solid #666;border-bottom:0;background-color:#FFF;font-weight:700;}
.sub_tab .side{border-top:0;border-right:0;background-color:#FFF;cursor:auto;}



