/*
 * @title			개인정보 취급방침
 * @author			김현진
 * @date			2012.04.13
 * @update			수정날짜(수정자)
 * @description
 */

.title_img{background-image:url(//img1.itemmania.com/new_images/company/img_useprotect.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:25px;}
.ft_orange{font-size:18px; font-weight:bold; color:#FF4E00;}

.a_content{ padding:25px; background-color:#FAFAFA; line-height:22px;}
.f_org1, g_org1{font-size:16px; font-weight:600;}

.g_title{ margin-bottom:0; }
.gray_bold_box{margin-bottom:30px;}
.f_blue1{ margin:16px 0px 0px }
.f_org1{ margin-top:20px; }
.g_gray_table{ margin-top:7px; }
.g_gray_table tr td{ position:static; height:auto; padding:6px 10px; text-align:left }
.tb_list th:first-child, .tb_list td:first-child{ border-left:1px solid #E1E1E1; }
.tb_list th:last-child, .tb_list td:last-child{ border-right:1px solid #E1E1E1; }
.g_gray_table tr .s_center{ text-align:center }
.g_list{ margin-left:15px }
.g_content dl dt{ margin-top:10px }
.g_content dl dd{ margin-left:15px }
.g_blue_table, .g_blue_table tr th, .g_blue_table tr td{border-color:#E1E1E1; text-align:left }
.g_blue_table tr th{background-color:#E1E1E1;}

.before{float:right; width:420px; margin-bottom:20px;}
.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:420px;height:300px;margin-top:-1px;padding:10px;border:1px solid #DDD;background-color:#FFF;line-height:24px;}
.text_center{text-align: center;}