/*
 * @title			청소년 보호정책
 * @author			김현진
 * @date			2012.04.13
 * @update			수정날짜(수정자)
 * @description
 */
.title_img{background-image:url(//img1.itemmania.com/new_images/company/img_usejunior.jpg);background-repeat:no-repeat;}
.top_box{ width:820px; height:125px; margin-bottom:40px;}
.top_box p{ padding:5px 0 0 60px; font-size:14px; font-weight:bold; color:#454952;}
.s_title{padding-top:25px;}
.ft_orange{color:#FF4E00; font-size:18px; font-weight:bold;}

.g_title{ margin-bottom:0;}
.ol_list{counter-reset:section}
.ol_list li:before{content:counter(section) ") ";counter-increment:section;}
.g_content pre{white-space:pre-wrap;background-color:#FAFAFA;padding:25px;line-height:22px;}
.f_org1, g_org1{font-size:16px; font-weight:600;}