 /* 고객센터 */
/*#customer_wrap {
	width:100%;
	border-top:1px solid #DDD;
	}

.customerSearch { 
	width:1078px;
	height:328px;
	margin:20px auto 0;
	border:1px solid #dfdfdf;
	}

.customerBox {
	height:308px;
	margin:9px;
	background:#eeeeee;
	position:relative;
	}

.customerBox .iconKeyword {
	position:absolute;
	display:block;
	width:150px;
	height:20px;
	left:50%;
	top:149px;
	margin-left:-75px;
	background:#EEE;
	text-align:center;
	font-size:16px;
	font-weight:500;
	}

.customerBox ul {
	margin:26px 0 0 45px;
	}

.customerBox ul li {
	display:inline-block;
	text-align:center;
	margin-right:17px;
	}

.customerBox ul li a {
	color:#202126;
	font-size:16px;
	}

.customerBox ul li a:hover {
	color:#ea6230;
	}

.customerBox ul li img {
	margin-bottom:11px;
	}

.customerBox ul li.last {
	margin-right:0;
	}

.searchBox {
	margin:0 17px;
	border-bottom:1px dashed #d6d6d6;
	text-align:center;
	padding:53px 0;
	}

.searchBox input{
	width:660px;
	height:48px;
	padding-left:15px;
	border:2px solid #4c4d4f;
	border-right:0;
	border-radius:3px 0 0 3px;
	vertical-align:middle;
	font-size:20px;
	}

.searchBox a{
	margin-right:2px;
	}

.customerBanner {
	width:1080px;
	margin:14px auto 0;
	min-height:380px;
	}

.customerBanner div {
	float:left;
	}



/* 세금계산서, 거래명세서, 설치 */

.customerBanner .listBox {
	width:166px;
	text-align:center;
	border:1px solid #DDD;
	padding:9px 0 1px 0;
	margin:0 14px 0 0;
	position:relative;
	}

.customerBanner .listBox p a {
	width:148px;
	height:152px;
	display:block;
	margin:0 auto;
	}

.customerBanner .listBox p a span {
	position:absolute;
	width:166px;
	top:120px;
	left:0;
	font-size:16px;
	color:#202126;
	}

.customerBanner .listBox p a:hover span {
	color:#ea6230;
	}

.customerBanner .listBox p.iconA a {
	background:url("/images/new/main/custom_img01.jpg") left top no-repeat;	
	}

.customerBanner .listBox p.iconA a:hover {
	background:url("/images/new/main/custom_img01_on.jpg") left top no-repeat;
	}

.customerBanner .listBox p.iconB a {
	background:url("/images/new/main/custom_img02.jpg") left top no-repeat;
	}

.customerBanner .listBox p.iconB a:hover {
	background:url("/images/new/main/custom_img02_on.jpg") left top no-repeat;
	}

.customerBanner .listBox p.iconC a {
	background:url("/images/new/main/custom_img03.jpg") left top no-repeat;
	}

.customerBanner .listBox p.iconC a:hover {
	background:url("/images/new/main/custom_img03_on.jpg") left top no-repeat;
	}

.customerBanner .listBox ul {
	padding:0 9px;
	}

.customerBanner .listBox ul li {
	padding:19px 0 0 0;
	color:#ea6230;
	font-size:16px;
	border-bottom:1px dashed #DDD;
	height:38px;
	text-align:left;
	}

.customerBanner .listBox ul li a {
	background:url("/images/new/main/bl_check01.gif") 6px top no-repeat;
	color:#202126;
	font-size:16px;
	display:block;
	width:135px;
	padding:0 0 2px 32px;
	}

.customerBanner .listBox ul li a:hover {
	background:url("/images/new/main/bl_check01_on.gif") 6px top no-repeat;
	color:#ea6230;
	}

.customerBanner .listBox ul li span {
	float:right;
	}

.customerBanner .listBox ul li img {
	margin:0 3px 2px 0;
	vertical-align:middle;
	}

.customerBanner .listBox ul li.last {
	border:none;
	}



/* A/S 문의, 양식지 */

.customerBanner .iconBox dl {
	border:1px solid #DDD;
	width:138px;
	height:101px;
	text-align:center;
	margin-bottom:14px;
	}

.customerBanner .iconBox dt {
	padding:15px 0 0 0;
	}

.customerBanner .iconBox a dd {
	color:#202126;
	font-size:14px;
	padding-top:10px;
	}

.customerBanner .iconBox a:hover dd {
	color:#ea6230;
	}


.customerBanner .iconBox dl.cafeC dt img {
	padding:6px 0 3px;
	}

.customerBanner .iconBox dl.cafeC dd a {
	color:#202126;
	font-size:14px;
	}

.customerBanner .iconBox dl.cafeC dd a:hover {
	color:#ea6230;
	}



/* 재설치, 추천이벤트, 카페, 블로그 */


.customerBanner .bannerBox ul li.telC img {
	margin-left:14px;
	}

.customerBanner .bannerBox ul li.blogC {
	border:1px solid #DDD;
	text-align:center;
	margin-left:14px;
	width:138px;
	height:101px;
	float:left;
	}

.customerBanner .bannerBox ul li.blogC img {
	padding:20px 0 13px;
	}

.customerBanner .bannerBox ul li.blogC a {
	color:#202126;
	font-size:14px;
	}

.customerBanner .bannerBox ul li.blogC a:hover {
	color:#ea6230;
	}


.customerBanner .bannerImg p {
	margin:0 0 14px 14px;
	}
 */

 /* 고객센터 */
/* visual */

.visual {
	width:100%;
	min-height:450px;
	background:url("/images/main/custom_bg_visual.jpg") no-repeat center bottom;
	background-size:cover;
	margin-top:131px;
	}

.visual h2 {
	font-size:50px;
	font-weight:400;
	color:#fff;
    text-shadow:2px 2px 1px rgba(0, 0, 0, 0.5);
	text-align:center;
    padding-top:118px;
	}

.visual p {
	font-size:20px;
    color:#fff;
    line-height:32px;
    text-shadow:2px 2px 1px rgba(0, 0, 0, 0.5);
	text-align:center;
	padding-top:29px;
	}

.visual .search {
	width:877px;
	height:58px;
	background:url("/images/common/custom_bg_search.png") no-repeat center;
	margin:40px auto 0;
	}

#search_word2 {
	padding:5px 15px;
	}

#search_word2 select {
	box-sizing:border-box;
	width:155px;
	height:48px;
	padding:10px 20px;
	-webkit-appearance:none; /* 네이티브 외형 감추기 */ 
    -moz-appearance:none;
	appearance:none;
	background-color:transparent;
	background:url('/images/main/custom_btn_selectArrow.png') no-repeat center right;
	border:0;
	outline:none;
	font-family:'Noto Sans KR', dotum, '돋움', sans-serif;
	font-size:15px;
	color:#fff;
	}

#search_word2 select::-ms-expand {
	display: none;
	}

#search_word2 select option {
	background-color:transparent;
	color:#363636;
	}

#search_word2 .search_window {
	box-sizing:border-box;
	width:605px;
	height:48px;
	background-color:transparent;
	border:0;
	outline:none;
	font-family:'Noto Sans KR', dotum, '돋움', sans-serif;
	font-weight:300;
	font-size:15px;
	color:#fff;
	}

#search_word2 span {
    display:inline-block;
    width:1px;
    height:20px;
	margin:0 20px;
    background-color:#a09a9a;
	vertical-align:middle;
	}

#search_word2 input[type="submit"] {
    width:30px;
    height:30px;
    text-indent:-99999px;
	background:url('/images/btn/custom_btn_search.png') no-repeat center right;
    border:0;
    cursor:pointer;
	}


/* shortcut_wrap */

.shortcut_wrap {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:50px 0;
	}

.shortcut_wrap dl {
	box-sizing:border-box;
	border:1px solid #e0e0e0;
	border-top:2px solid #5980ff;
	width:272px;
	height:268px;
	margin-right:37px;
	text-align:center;
	float:left;
	}
.shortcut_wrap a:hover dl {
 border:2px solid #5980ff;
 }
.shortcut_wrap a:last-child dl {
	margin-right:0;
	width:273px;
	}

.shortcut_wrap dt {
	padding:20px 0 15px;
	}

.shortcut_wrap dd {
	font-size:22px;
	color:#363636;
	}

.shortcut_wrap dd.btn {
	background-color:#d4dcf7;
	border-radius:250px;
	width:156px;
	margin:0 auto;
	padding:10px 0 12px;
	font-size:15px;
	position:relative;
	top:30px;
	}

.shortcut_wrap dd.btn:after {
    background:url('/images/btn/custom_btn_more.png') 50% 50% no-repeat;
    width:43px;
    height:9px;
    display:inline-block;
    content:"";
    position:absolute;
    left:132px;
    top:10px;
	}


/* faq_wrap */

.faq_wrap {
	width:1200px;
	margin:0 auto;
	}

.icon_keyword {
	box-sizing:border-box;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	margin-bottom:50px;
	}

.icon_keyword ul {
	overflow:hidden;
	width:1144px;
	margin:0 auto;
	}

.icon_keyword li {
	width:74px;
	margin:21px 20px;
	font-size:16px;
	color:#363636;
	line-height:25px;
	text-align:center;
	float:left;
	}



/* tableA */

.tableA {
	width:1200px;
    background-color:#fff;
    border-top:2px solid #333;
	}

.tableA tr td {
	border-bottom:1px solid #d9d9d9;
	padding:33px 0 34px;
	padding-left:33px;
	}

.tableA tr td a {
	font-size:20px;
	}

.tableA tr .q_icon {
	background:url('/images/common/custom_ico_q.png') no-repeat center left 40px;
	}

.tableA tr .program {
	background:url('/images/common/custom_ico_logo.png') no-repeat center left;
	font-size:20px;
	color:#4d6ede;
	padding-left:25px;
	}

.tableA tr .more {
	background:url('/images/common/custom_btn_downArrow.png') no-repeat center right 40px;
	}


/* paging */

.paging {
	margin-top:40px;
	text-align:center;
	}

.paging .num {
	display:inline-block;
    vertical-align:15px;
    padding-left:20px;
    padding-right:20px;
	}

.paging .num a {
	font-size:15px;
	font-weight:300;
	color:#555;
	margin:0 15px;
	}

.paging .num a.on {
	font-weight:600;
	color:#4d6ede;
	}

.customOn {
	font-size:15px;
	font-weight:300;
	color:#555;
	margin:0 15px;
	font-weight:600;
	color:#4d6ede;
}


/* support_wrap */
.support_wrap {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:50px 0;
	}

.support_wrap > div {
	width:382px;
	margin-right:28px;
	float:left;
	}

.support_wrap > div {
	width:382px;
	margin-right:27px;
	float:left;
	}

.support_wrap > div:last-child {
	margin-right:0;
	}

.support_wrap .banner_callnum:before {
	box-sizing:border-box;
    background:url('/images/main/custom_bg_callnum.gif') no-repeat top right ;
    width:382px;
    height:23px;
    display:inline-block;
    content:"";
    position:relative;
    left:-1px;
    top:0;
	}

.support_wrap .banner_callnum {
	box-sizing:border-box;
	border:1px solid #5980ff;
	border-top:0;
	text-align:center;
	}

.banner_callnum dl {
	padding:64px 0 86px;
	}

.banner_callnum dt {
	font-size:38px;
	font-weight:600;
	color:#363636;
	}

.banner_callnum dd.num {
    font-family:'Yantramanav', sans-serif;
	font-size:56px;
	font-weight:500;
	color:#4d6ede;
	padding:29px 0 18px;
	}

.banner_callnum dd.txt {
	font-size:16px;
	color:#555;
	line-height:26px;
	}

.banner_recommend li {
	margin-bottom:12px;
	}

.banner_recommend li img {
	display:block;
	}

.banner_sns {
	overflow:hidden;
	}

.banner_sns dl {
	box-sizing:border-box;
	border:1px solid #e0e0e0;
	width:185px;
	margin-bottom:12px;
	margin-right:12px;
	padding:38px 0 40px;
	text-align:center;
	float:left;
	}

.banner_sns a:nth-child(2n) dl {
	margin-right:0;
	}

.banner_sns dd {
	    font-size:16px;
	color:#363636;
	padding-top:15px;
	}
 .hashTags {
    margin-top:-25px;
    }

.hashTags a {
    color:#FFF !important;
    font-size:15px;
    }

.hashTags a:hover {
    color:#f9ff4f;
    font-size:15px;
    }
 
 