/* 준비중페이지 */
#ready{text-align:center; background:url(../img/common/ready.png) no-repeat 50% 0; margin:80px 0;  
        padding-top:130px; font-size:1.5em; line-height:1.3em; color:#333;}
#ready strong{font-weight:600; color:#23B1BD;}
#ready p{font-size:0.8em; color:#666;}


.tac{text-align:center;}
h2.tit{text-indent:38px; line-height:1.7em; font-size:1.7em; color:#183477; background:url(../img/common/h2_arrow.png) no-repeat 0 50%/auto 30px; margin:0px;}
h3.tit{text-indent:23px; line-height:1.5em; font-size:1.5em; color:#2257AA; background:url(../img/common/h3_arrow.png) no-repeat 0 50%; margin:30px 0 15px;}
h3.tit span{font-size:0.6em; color:#a1a1a1;}
h4.tit{text-indent:20px; line-height:1.3em; font-size:1.2em; color:#333; background:url(../img/common/leaf.png) no-repeat 0 50%; margin:10px 0 10px;}

/* 인사말 */
p.t0{font-size:2em; line-height:1.5em; color:#FF8000;}
p.t1{font-size:2em; line-height:1.5em; color:#33C0C1;}
p.t1 span{color:#269091;}
p.t2{font-size:1.2em; line-height:1.5em; color:#157CD9; font-weight:400;}
p.t3{font-weight:400;}

/*회사소개*/
.ceo{background:url(../img/sub/ceo.jpg) no-repeat 100% 130px/35% auto; font-weight:600;}
.busi{font-weight:600; margin-top:20px;}
.busi dl{border:1px solid #ccc; border-radius:10px; padding:10px 20px;}
.busi dt{ font-size:1.5em; line-height:2em; color:#269091;}
.busi dd:before{content:""; display:inline-block; width:4px; height:4px; border-radius:50%; background:#999; vertical-align:middle; margin-right:3px;}
.busi dd{line-height:1.5em;}