@charset "utf-8";
/* CSS Document */

/**** 메인 상단 이미지 ****/
body {background:url(../images/main/main_bg.png) no-repeat top center;}
.bg_wrap {position:relative; width:1200px; margin:0 auto; height:600px;}
.bg_wrap .slogan {position:absolute; top:160px; left:80px;}

.system {position:relative; width:1200px; margin:0 auto;}
.system .system_box {width:300px; padding:0 50px; text-align:center; float:left; position:relative; overflow:hidden;}
.system .system_box ul {text-align:center; position:relative;}
.system .system_box ul .item {position:absolute; left:0; top:40px; width:300px; text-align:center;}
.system  a {text-decoration:none;}
.system  a p {text-align:center; font-size:24px; line-height:30px; padding:25px 0 30px 0; }

.red {color:#eb2a2e;}
.H80 {clear:both; height:80px;}

/**********고객지원센터************/
.customer_support {background:url(../images/main/customer_bg.jpg) no-repeat center 0; width:100%; min-width:1200px; height:540px;}
.customer_wrap{position:relative; width:1200px; margin:0 auto;}
.phone_number img{position:absolute; top:110px; right:300px; float:left;}
.phone_number p{font-family:"NanumGothicBold"; position:absolute; top:118px; right:0; color:#fff; font-size:24px; line-height:28px;} 
.phone_number p span{font-family:"NanumGothic"; font-size:14px; display:block; padding-top:5px;}
