/**
* OLYM Cascading Style Sheets
* File Name : sub.css
* Description : 서브 스타일시트
* Author : Web business Team / 
* Email : designtj@olymcompnay.com
* Date : 2015.02.16
* Update : 2015.02.16
* Copyright(c) 2015 OLYM Communications. All Rights Reserved.
*/

/* Layout Selector */
#container_box { padding-bottom:50px; }
#contents {width:95%; font-size:1.05em; margin:0 auto; clear:left; padding-top:20px;}
.img_ready { text-align:center;}

.stle {float:left; font-size:1.4em; letter-spacing:0; color:#222; height:120px; background:url('/mobile/project/design/com/bg_stle.jpg') left top no-repeat; width:100%; background-size:150% 60px;}
.stle h2 { padding-top:17px; font-weight:bold; color:#fff; text-align:center; height:47px;}
.stle div {text-align:center; padding-left:15px; color:#7f7f7f; padding-left:5px; font-size:0.7em; padding:17px 0; width:100%; border-bottom:solid 1px #dedede; }
.stle .stle_over { font-weight:600; color:#4e4e4e;}

