﻿@charset "utf-8";
/*=========================================================
사이트 메인 css정의 / kipilco 
===========================================================*/

/*전체영역*/
#Wrapper{width:100%; position:relative; z-index:1; float:left; }


/*탑영역*/
#topArea{width:100%; height:259px; position:relative; left:0px; top:0px; z-index:10; background:url(../image/common/top_bg.gif) repeat-x left top;}
#topArea .boxT{width:1020px; margin:0 auto; position:relative;}

/*top_btn*/
.top_btn{width:100%; float:left; margin-top:12px;}
.top_btn span{float:right; margin-right:160px;}
*:first-child+html .top_btn span{float:right; margin-right:160px; margin-top:-12px;}

/*blogosearch*/
.blogosearch{width:100%; float:left; position:relative; top:10px;}
.blogosearch .img_copy{position:absolute; left:10px; top:25px;}
.blogosearch .logo_img{position:absolute; left:360px; top:15px;}

/*top_searchBox*/
.blogosearch .top_searchBox{border:3px solid #989898; width:290px; height:28px; background:#fff; position:absolute; left:716px; top:32px;}
.blogosearch .top_searchBox .list_name{float:left;}
.blogosearch .top_searchBox .list_name .top_choise{/*background:url(../image/common/search_arrow.gif) no-repeat right 10px;*/ width:70px; height:22px; border:none; padding:5px 0 0 3px;}
.blogosearch .top_searchBox .text_top_secrch{margin:0 0 0 10px; width:160px; color:#818181; border:none; position:absolute;top:6px;}
.blogosearch .top_searchBox .top_btnsearch{position:absolute; right:0px; width:33px; height:28px; background:url(../image/common/search_zoom.gif) no-repeat 0px 0px; border:none;}
.blogosearch .top_searchBox .top_btnsearch span{display:none;}

/****************차량빠른검색**********************/
.fast_searchBox{width:100%; float:left; margin:173px  0 0 0px;}
.fast_searchBox img{float:left; margin:1px 11px 5px 3px;}
.fast_searchBox .search_ty1{border:1px solid #a1a1a1; width:107px;  margin:0 9px 0 0px; color:#4d4d4d; font-size:12px; padding:3px 3px 2px 3px;float:left;}
.fast_searchBox .search_ty2{border:1px solid #a1a1a1; width:150px;  margin:0 9px 0 0px; color:#4d4d4d; font-size:12px; padding:3px 3px 2px 3px;float:left;}
.fast_searchBox .search_ty3{border:1px solid #a1a1a1; width:150px;  margin:0 7px 0 0px; color:#4d4d4d; font-size:12px; padding:3px 3px 2px 3px;float:left;}
.fast_searchBox .live_listBox{width:270px; float:left; margin:0 0 0 65px; position:relative;}
.fast_searchBox .live_listBox p {float:left;}
.fast_searchBox .live_listBox img{ float:left; margin-top:5px;}

.fast_searchBox .live_listBox #rolling3 .item a{clear:both;float:left;color:#000;font-size:12px;display:block;position:relative;min-height:16px;padding:0px 0 0 29px;line-height:18px;}
.fast_searchBox .live_listBox #rolling3 .item a .number{display:block;width:16px;height:15px;color:#fff;font-weight:700;text-align:center;line-height:15px;background:#2af;position:absolute;left:0;top:0;}
.fast_searchBox .live_listBox #rolling3 .item .number.top{display:block;width:16px;height:16px;border:0;background:#b60000;color:#fff;font-weight:700;line-height:16px;}

 /* 
.fast_searchBox .live_listBox .rank-set{width:140px;  margin-left: 7px;position:relative;overflow:hidden;float:left;}
.fast_searchBox .live_listBox .rank-set.on { overflow: visible; }
.fast_searchBox .live_listBox #rank{height:17px;z-index:2000;width:140px;padding:5px 12px;  margin-left: 7px;overflow:hidden;}
.fast_searchBox .live_listBox #rank-copy{width:145px;padding:5px 15px;  margin-left: 7px;overflow:hidden;
border:2px solid #2af;background:#fff;display:none;z-index:10000;position:absolute;top:0;left:0;}
.fast_searchBox .live_listBox #rank ul{position:relative;left:0;top:-5px; *zoom:1;}
.fast_searchBox .live_listBox #rank ul.on { *z-index:-1; }
.fast_searchBox .live_listBox #rank ul li{height:17px;margin:5px 0}
.fast_searchBox .live_listBox #rank ul li a{clear:both;float:left;color:#000;font-size:12px;display:block;position:relative;min-height:16px;padding:0px 0 0 29px;line-height:18px;}
.fast_searchBox .live_listBox #rank-copy ul li a{clear:both;float:left;color:#333;font-size:12px;display:block;position:relative;min-height:16px;padding:0px 0 0 29px;line-height:18px;}
.fast_searchBox .live_listBox #rank ul li a .number, 
.fast_searchBox .live_listBox #rank-copy ul li a .number{display:block;width:16px;height:15px;color:#fff;font-weight:700;text-align:center;line-height:15px;background:#2af;position:absolute;left:0;top:0;}
.fast_searchBox .live_listBox #rank ul li a .number.top,
.fast_searchBox .live_listBox #rank-copy ul li a .number.top{display:block;width:16px;height:16px;border:0;background:#b60000;color:#fff;font-weight:700;line-height:16px;}

.fast_searchBox .live_listBox #rank-copy ul{overflow:hidden}
.fast_searchBox .live_listBox #rank-copy ul li{margin-top:5px}
.fast_searchBox .live_listBox #rank-copy ul li:first-child{margin:0}
.fast_searchBox .live_listBox #rank-copy ul li a:hover{text-decoration:underline;}
  */
/*네비카 패밀리*/
.fast_searchBox .dealer_list {clear:both; padding-top:6px}
.fast_searchBox .dealer_list ul {padding-top:3px}
.fast_searchBox .dealer_list ul li {float:left;}
.fast_searchBox .dealer_list ul li a {padding: 0 8px 0 8px}

/*콘텐츠영역*/
#contentsArea{width:100%; position:relative; left:0px; top:0px; z-index:10;}
#contentsArea .boxC{width:1020px; margin:0 auto; position:relative; padding-top:20px;}

/*mainBox_1*/
.mainBox_1{width:1020px; float:left;}

.mainBox_1 .visual{float:left; width:700px; padding:0px; margin:0 5px 0 0px;}
.mainBox_1 .video { float:left; width:310px; height:150px; background-color:#ccc;}

/*왼쪽,오른쪽-메인 콘텐츠*/
.mainBox_1 .left_con {clear:both; width:213px; float:left; margin-top:10px;}

/*********************추천중고차전체보기****************************/
#usedcar1{width:791px; height:607px; float:left; margin:12px 0 0 10px; display:block; border:3px solid #ff3600;}
#usedcar1 ul{display:inline-block; width:126px; height:607px; float:left; margin:0px 0 0 0px; border-right:1px solid #afafaf;}
#usedcar1 ul li{padding:0 0 1px 0px; border-top:1px solid #afafaf; margin-top:-1px; width:126px; height:72px;}
#usedcar1 ul li.first{padding:0 0 25px 0px; border:0; margin-top:-1px;}
#usedcar1 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar1 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar1 .simg_area .simg_box dt{}
#usedcar1 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar1 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar1 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar1 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar1 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar1 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar1 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar1 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar2{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar2 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5; }
#usedcar2 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar2 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar2 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar2 .simg_area .simg_box dt{}
#usedcar2 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar2 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar2 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar2 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar2 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar2 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar2 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar2 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar3{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar3 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar3 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar3 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar3 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar3 .simg_area .simg_box dt{}
#usedcar3 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar3 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar3 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar3 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar3 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar3 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar3 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar3 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar4{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar4 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar4 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar4 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar4 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar4 .simg_area .simg_box dt{}
#usedcar4 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar4 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar4 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar4 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar4 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar4 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar4 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar4 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar5{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar5 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar5 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar5 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar5 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar5 .simg_area .simg_box dt{}
#usedcar5 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar5 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar5 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar5 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar5 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar5 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar5 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar5 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar6{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar6 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar6 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar6 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar6 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar6 .simg_area .simg_box dt{}
#usedcar6 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar6 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar6 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar6 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar6 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar6 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar6 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar6 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar7{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar7 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar7 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar7 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar7 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar7 .simg_area .simg_box dt{}
#usedcar7 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar7 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar7 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar7 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar7 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar7 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar7 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar7 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

#usedcar8{width:796px; height:615px; float:left; margin:20px 0 0 0px; display:none; border:3px solid #377ec5;}
#usedcar8 ul{display:inline-block; width:126px; height:512px; float:left; margin:0px 0 0 0px; border-right:1px solid #377ec5;}
#usedcar8 ul li{padding:0 0 1px 0px; border-top:1px solid #377ec5; margin-top:-1px; height:72px;}
#usedcar8 .simg_area{padding:10px 0 0 15px; float:left; width:740px;}
#usedcar8 .simg_area .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:118px; padding:5px; text-align:center; margin:10px 8px 14px 8px;}
#usedcar8 .simg_area .simg_box dt{}
#usedcar8 .simg_area .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
#usedcar8 .simg_area .simg_box a:hover{border:1px solid #000; display:inline-block;}
#usedcar8 .simg_area .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
#usedcar8 .simg_area .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
#usedcar8 .simg_area .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
#usedcar8 .simg_area .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
#usedcar8 .simg_area .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
#usedcar8 .simg_area .simg_box dd strong{color:#fe2424; font-size:13px;}

.todayBox{width:796px; float:right; margin-top:10px;}
.todayBox .today_bg{border:1px solid #b2b2b2; background:#f3e8e0; padding:10px 10px 0px 10px; float:left; width:774px; height:322px;}
.todayBox .today_bg .big_txt{border:1px solid #afafaf; background:#fff; width:326px; padding:10px 10px 10px 9px; text-align:center; float:left; margin-right:10px;}
.todayBox .today_bg .big_txt strong{display:block; color:#000; font-family:'NGB'; font-size:16px; float:left; width:100%; margin-top:10px;}
.todayBox .today_bg .big_txt span{display:block; color:#ff0000; font-weight:bold; font-size:14px; font-family:'NGB'; float:left; width:100%; margin-top:5px;}
.todayBox .today_bg .small_txt{border:1px solid #bababa; background:#f4f4f4; width:121px; padding:5px 5px 5px 4px; text-align:center; float:left; margin:0 0px 14px 10px;}
.todayBox .today_bg .small_txt strong{display:block; color:#000; font-family:'NGB'; font-size:12px; float:left; width:100%; margin-top:5px;}
.todayBox .today_bg .small_txt span{display:block; color:#ff0000; font-weight:bold; font-size:13px; font-family:'NGB'; float:left; width:100%; margin-top:2px;}
.todayBox .today_bg .big_txt a img{display:inline-block; border:1px solid #fff; float:left;}
.todayBox .today_bg .big_txt a img:hover{border:1px solid #001a4a;}
.todayBox .today_bg .small_txt a img{display:inline-block; border:1px solid #f4f4f4; float:left;}
.todayBox .today_bg .small_txt a img:hover{border:1px solid #001a4a;}

/***********************메인 배너****************************/
.main_banner {float:right; margin-top:10px; width:796px; height:365px; background-color:#ccc}
.main_banner .btn {width:796px; position:relative; top:-210px}

.main_banner .bx-pager {width:150px; margin:0 auto; position:relative; top:-80px}
.main_banner .bx-pager a {margin-right:5px}

/***********************best****************************/
.bestarea{width:796px; height:178px; float:right; /*background:#1f7be5;*/ background:url('/image/main/main_best_bg.gif'); margin:10px 0 0 0px;}
.bestarea .left{float:left; width:195px; height:165px; background:#fff; margin:6px 0 0 6px;}
.bestarea .left .photo{display:inline-block; float:left; border:1px solid #dbdbdb; margin:10px 0 0 10px;}
.bestarea .left .txt{float:left; width:86px; padding-top:30px;}
.bestarea .left .txt dl{width:86px; text-align:center;}
.bestarea .left .txt dt{font-size:16px; color:#414042; font-family:'NGB'; padding-bottom:10px;}
.bestarea .left .txt dd{padding:0 0 5px 0px;}
.bestarea .left .tel{float:left; width:195px; margin:15px 0 0 0px; font-size:16px; color:#c73333; font-family:'NGB'; text-align:center;}
.bestarea .right{float:left; background:#fff; margin:6px 0 0 6px; height:165px;}
.bestarea .right .simg_box{border:1px solid #bababa; background:#f4f4f4; float:left; width:122px; padding:5px; text-align:center; margin:7px 7px 7px 7px;}
.bestarea .right .simg_box dt{}
.bestarea .right .simg_box a{border:1px solid #f4f4f4; display:inline-block;}
.bestarea .right .simg_box a:hover{border:1px solid #000; display:inline-block;}
.bestarea .right .simg_box a.txt1{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#000;}
.bestarea .right .simg_box a.tex1:hover{border:1px solid #000; display:inline-block;}
.bestarea .right .simg_box a.txt2{border:1px solid #f4f4f4; display:inline-block; font-family:'NGB'; color:#fe2424; font-size:13px;}
.bestarea .right .simg_box a.tex2:hover{border:1px solid #000; display:inline-block;}
.bestarea .right .simg_box dd{padding:3px 0 0 0px; font-family:'NGB'; color:#000;}
.bestarea .right .simg_box dd strong{color:#fe2424; font-size:13px;}

/*김딜러*/
.kimdiller{width:956px; float:left; margin-top:20px;}
.kimdiller .bg_line{background:#fff; border:3px solid #8e8e8e; width:167px; height:199px; float:left; margin:0 22px 0 0px;}
.kimdiller .bg_line span{border:2px solid #bbbbbb; display:inline-block; margin:3px; float:left;}
.kimdiller .bg_line strong{/*background:url(../image/main/kim_bg.gif) no-repeat center 25px;*/ display:inline-block; width:65px; height:15px; 
font-family:'NGB'; color:#333333;float:left; padding-top:35px; text-align:center; font-size:16px;}
.kimdiller .bg_line li{width:100%; text-align:center;}
.kimdiller .bg_line .tel{font-size:20px; color:#3d92e9; font-family:'NGB'; padding-top:20px; float:left;}

/*mainBox_2*/
.mainBox_2{width:110px; position:absolute; left:1030px;}
.quick2{width:159px;  position:absolute; right:50%; margin-right:-676px; margin-top:10px;}
.quick2 .bg {width:153px; border:1px solid #bbb; background:#eaeaea; padding:10px 0px 5px 7px; margin-top:5px;}
.mainBox_2 .today_car{width:110px; float:left; margin:10px 0 0 0px;}
.mainBox_2 .today_car .bg_m{width:110px; background:url(../image/main/today_middle.gif) repeat-y; text-align:center; padding:10px 0 10px 0px;}
.mainBox_2 .today_car .bg_b{width:110px; height:25px; background:url(../image/main/today_bottom.gif) no-repeat;}

/*mainBox_3*/
.mainBox_3{width:110px; position:absolute; left:1025px; top:20px}
.quick3{width:159px;  position:absolute; right:50%; margin-right:-680px; margin-top:20px;}
.quick3 .bg {width:153px; border:1px solid #bbb; background:#eaeaea; padding:10px 0px 5px 7px; margin-top:5px;}
.mainBox_3 .today_car{width:110px; float:left; margin:10px 0 0 0px;}
.mainBox_3 .today_car .bg_m{width:110px; background:url(../image/main/today_middle.gif) repeat-y; text-align:center; padding:10px 0 10px 0px;}
.mainBox_3 .today_car .bg_b{width:110px; height:25px; background:url(../image/main/today_bottom.gif) no-repeat;}

/****************daycall_메인***************************/
.daycall{width:203px; height:310px; background:#fff; border:5px solid #bebebe; position:relative; margin:0 0 5px 0;}
.daycall .title{position:absolute; left:8px; top:15px;}
.daycall .photo{position:absolute; left:5px; top:45px; border:3px solid #9d9d9d; width:110px; height:130px;}
.daycall .txt{position:absolute;left:126px; top:48px; width:72px; /*text-align:center;*/}
.daycall .call_btn{width:204px; text-align:center; float:left; margin-top:195px;}
.daycall .tel_num{float:left; width:204px; text-align:center; font-family:'NGEB'; font-size:22px; color:#1f3676; color:#1f7be5; margin:15px 0px;}
.daycall .tel_num span{border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:5px 15px;}
.daycall p.good {width:72px;}
.daycall strong{float:left; font-family:'NGB'; left:12px; font-size:18px; color:#000; padding-top:10px; display:inline-block; width:72px; text-align:center;}
.daycall .call_txt{padding:0 0 0 10px; line-height:14px;}
.daycall .txt img.vip {clear:both; float:left; margin:10px 0 0 0px; }
.daycall .txt img.vip_icon {clear:both; float:left; margin:10px 0 0 6px; }

/****************daycall_서브***************************/
.daycall_sub{width:203px; height:310px; background:#fff; border:5px solid #bebebe; position:relative; margin-bottom:7px;}
.daycall_sub .title{position:absolute; left:8px; top:15px;}
.daycall_sub .photo{position:absolute; left:5px; top:45px; border:3px solid #9d9d9d; width:110px; height:130px;}
.daycall_sub .txt{position:absolute;left:126px; top:48px; width:72px; /*text-align:center;*/}
.daycall_sub .call_btn{width:204px; text-align:center; float:left; margin-top:195px;}
.daycall_sub .tel_num{float:left; width:204px; text-align:center; font-family:'NGEB'; font-size:22px; color:#1f3676; color:#1f7be5; margin:15px 0px;}
.daycall_sub .tel_num span{border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:5px 15px;}
.daycall_sub p.good {width:72px;}
.daycall_sub strong{float:left; font-family:'NGB'; left:12px; font-size:18px; color:#000; padding-top:10px; display:inline-block; width:72px; text-align:center;}
.daycall_sub .call_txt{padding:0 0 0 10px; line-height:14px;}
.daycall_sub .txt img.vip {clear:both; float:left; margin:10px 0 0 0px; }
.daycall_sub .txt img.vip_icon {clear:both; float:left; margin:10px 0 0 6px; }


/*고객상담*/
.consultSMS {overflow:hidden;position:relative;width:212px;height:235px;background:url(/image/main/bg_consultSMS.png) left top no-repeat; z-index:1000;}
.consultSMS .tab {overflow:hidden;position:absolute;left:0px;top:0px;width:212px;height:40px;}
.consultSMS .tab a {display:block;float:left;width:106px;height:40px;}
.consultSMS .tab .tab1 {background:url(/image/main/tab_consultSMS.png) left top no-repeat;}
.consultSMS .tab .tab2 {background:url(/image/main/tab_consultSMS.png) -106px top no-repeat;}
.consultSMS .tab .tab1_on {background:url(/image/main/tab_consultSMS.png) left -40px no-repeat;}
.consultSMS .tab .tab2_on {background:url(/image/main/tab_consultSMS.png) -106px -40px no-repeat;}
.consultSMS .cont_box {margin:0 auto; width:195px;}
.consultSMS .cont_box .cont {padding:50px 14px 14px 14px;}
.consultSMS .cont_box .cont .phone {padding:10px 0px 0px 0px;font-size:11px;}
.consultSMS select {margin:1px 0px;border:1px solid #CCC;padding:2px;}
.consultSMS input[type=text] {border:1px solid #CCC;padding:2px;width:40px;}
.consultSMS img{display:block;margin:9px auto 0px auto;}


.cus_center{width:212px; float:left;}
.cus_center .cc_m{width:212px; background:url(../image/main/send_titlebg1.gif) repeat-y; float:left;}
.cus_center .cc_b{width:212px; height:7px; background:url(../image/main/send_titlebg2.gif) repeat-y; float:left;}
.cus_center .cc_m dl{width:196px; margin:0 auto;}
.cus_center .cc_m .cdcd_m{width:196px; background:url(../image/main/send_middle.gif) repeat-y;}
.cus_center .cc_m .cdcd_b{width:196px; height:12px; background:url(../image/main/send_bottom.gif) no-repeat;}
.cus_center .cc_m .cdcd_m input{border:none; width:170px; height:80px; background:none; margin:10px 0 0 10px; color:#fff;}
.cus_center .cc_m .cdcd_m textarea{border:none; width:175px; height:80px; background:#999ea4; margin:10px 0 0 10px; color:#fff; overflow:hidden;}
.cus_center .cc_m .cdcd_m p{text-align:right; color:#fff; width:180px; padding-top:5px;}
.cus_center .cc_m p span{width:30px;}

/*메인_구입/판매 상담*/
.left_con .bg{width:213px; height:463px; /*border:1px solid #bbbbbb; background:#eaeaea;  padding:10px 0px; */ margin-bottom:7px; background:url('/image/main/left_bg.jpg');}
.left_con .bg ul{width:143px; margin:0 auto; padding-top:165px;}
.left_con .bg strong{color:#000;}
.left_con .bg .selet_b{border:1px solid #d4d4d4; background:#fff; height:24px; padding:3px 3px 3px 3px; color:#797979;}
.left_con .bg .inp_b{border:1px solid #d4d4d4; background:#fff; height:18px; color:#797979; padding:3px 0 0 3px;}

/*서브_구입/판매 상담*/
.scontents_left .bg{width:213px; height:463px; /*border:1px solid #bbbbbb; background:#eaeaea;  padding:10px 0px; */ margin-bottom:7px; background:url('/image/main/left_bg.jpg');}
.scontents_left .bg ul{width:143px; margin:0 auto; padding-top:165px;}
.scontents_left .bg strong{color:#000;}
.scontents_left .bg .selet_b{border:1px solid #d4d4d4; background:#fff; height:24px; padding:3px 3px 3px 3px; color:#797979;}
.scontents_left .bg .inp_b{border:1px solid #d4d4d4; background:#fff; height:18px; color:#797979; padding:3px 0 0 3px;}


/*제조사별 검색*/
.product_company01{clear:both; width:213px; float:left; margin:5px 0 5px 0px;}
.product_company01 .pro_com_t{width:213px; height:10px; float:left; background:url(../image/main/product_bg1_1.gif) no-repeat left top;}
.product_company01 .pro_com_m1{width:213px; float:left; background:url(../image/main/product_bg2_1.gif) repeat-y left top;}
.product_company01 .pro_com_m2{width:213px; height:10px; float:left; background:url(../image/main/product_bg4.gif) no-repeat left top;}
.product_company01 .pro_com_b{width:213px; height:10px; float:left; background:url(../image/main/product_bg3_1.gif) no-repeat left top;}

.product_company01 .pro_com_m1 p{margin:0 0 10px 14px;}
.product_company01 .pro_com_m1 dl{width:186px; margin:0 auto;}
.product_company01 .pro_com_m1 dt{width:186px; padding:10px 0 10px 0px;}
.product_company01 .pro_com_m1 dd{width:186px; padding:0px 0 10px 0px; text-align:center; float:left;}
.product_company01 .pro_com_m1 dd .left_a{float:left; margin:7px 0 0 0px;}
.product_company01 .pro_com_m1 dd .right_a{float:right; margin:7px 0 0 0px;}
.product_company01 .pro_com_m1 dd .left_span{float:left; width:65px; background:url(../image/main/dot.gif) no-repeat 10px 5px; padding-left:10px; text-align:right;}
.product_company01 .pro_com_m1 dd .left_span strong{color:#74b11c; padding:0 5px 0 0px;}
.product_company01 .pro_com_m1 dd .right_span{float:right; width:65px; text-align:right;}
.product_company01 .pro_com_m1 dd .right_span strong{color:#74b11c; padding:0 5px 0 0px;}

.product_company02{clear:both; width:213px; float:left; margin:5px 0 5px 0px;}
.product_company02 .pro_com_t{width:213px; height:10px; float:left; background:url(../image/main/product_bg1_2.gif) no-repeat left top;}
.product_company02 .pro_com_m1{width:213px; float:left; background:url(../image/main/product_bg2_2.gif) repeat-y left top;}
.product_company02 .pro_com_m2{width:213px; height:10px; float:left; background:url(../image/main/product_bg4.gif) no-repeat left top;}
.product_company02 .pro_com_b{width:213px; height:10px; float:left; background:url(../image/main/product_bg3_2.gif) no-repeat left top;}

.product_company02 .pro_com_m1 p{margin:0 0 10px 14px;}
.product_company02 .pro_com_m1 dl{width:186px; margin:0 auto;}
.product_company02 .pro_com_m1 dt{width:186px; padding:10px 0 10px 0px;}
.product_company02 .pro_com_m1 dd{width:186px; padding:0px 0 10px 0px; text-align:center; float:left;}
.product_company02 .pro_com_m1 dd .left_a{float:left; margin:7px 0 0 0px;}
.product_company02 .pro_com_m1 dd .right_a{float:right; margin:7px 0 0 0px;}
.product_company02 .pro_com_m1 dd .left_span{float:left; width:65px; background:url(../image/main/dot.gif) no-repeat 10px 5px; padding-left:10px; text-align:right;}
.product_company02 .pro_com_m1 dd .left_span strong{color:#74b11c; padding:0 5px 0 0px;}
.product_company02 .pro_com_m1 dd .right_span{float:right; width:65px; text-align:right;}
.product_company02 .pro_com_m1 dd .right_span strong{color:#74b11c; padding:0 5px 0 0px;}

/*추천 상담원*/
.vip_call{width:214px; float:left; margin:5px 0 0 0px; border-bottom:1px solid #a9a9a9;}
.vip_call dt{border-bottom:1px solid #a9a9a9;}
.vip_call dd{border-top:1px solid #a9a9a9; border-left:1px solid #a9a9a9; border-right:1px solid #a9a9a9; float:left; height:30px; line-height:30px; font-weight:bold;}
.vip_call dd .car{color:#2a83e6; font-size:10pt; float:left; width:60px; text-align:center;}
.vip_call dd .name{color:#000; font-size:10pt; float:left;  width:50px; text-align:center;}
.vip_call dd .phone{color:#0026b4; font-size:10pt; float:left;  width:102px; text-align:center; letter-spacing:-1px;}

/*최고가 매입*/
.point_call{width:214px; float:left; margin:15px 0 20px 0px; border-bottom:1px solid #a9a9a9;}
.point_call dt{border-bottom:1px solid #a9a9a9;}
.point_call dd{border-top:1px solid #a9a9a9; border-left:1px solid #a9a9a9; border-right:1px solid #a9a9a9; float:left; height:30px; line-height:30px; font-weight:bold;}
.point_call dd .car{color:#2a83e6; font-size:10pt; float:left; width:60px; text-align:center;}
.point_call dd .name{color:#000; font-size:10pt; float:left;  width:50px; text-align:center;}
.point_call dd .phone{color:#ff8a00; font-size:10pt; float:left;  width:102px; text-align:center; letter-spacing:-1px;}

/*퀵*/
#quick{width:161px; z-index:100; position:fixed; left:50%; margin-left:-686px; top:220px; background:transparent; }


/*하단영역*/
#footerArea{width:100%; position:relative; left:0px; bottom:0px; z-index:10; clear:both; height:460px; background-color:#1b1b1b;}
#footerArea .boxF{width:1020px; margin:0 auto; position:relative; padding-top:30px;}

/*************footer_nv1***********/
.footer_nv1{width:100%; float:left; padding-left:10px; margin-top:-17px;}
.footer_nv1 a{margin:0 15px;}
.footer_nv1 a:first-child{margin:0;}
.footer_nv1 span{float:right; margin-right:0px; margin-top:-13px;}

.footer_copy{width:100%; float:left; margin-top:0px;}
.footer_copy span{display:inline-block; float:left; margin-top:20px; padding-left:10px; }
.footer_copy ul{display:inline-block; margin:20px 0 0 40px;}

.footer_copy .adress {float:right; width:730px;}
.footer_copy .adress > li {font-size:14px;}

/*푸터_지역*/
.footer_copy .corp_list {margin-left: 250px; color: #8e8e8e; padding-bottom:20px; /*padding:35px 0 20px 0;*/ }
.footer_copy .corp_list ul:first-child { border:0; padding-left:0; }
.footer_copy .corp_list ul { float: left; border-left: 1px solid #999; /*padding-right: 30px;*/ padding-left: 20px; }
.footer_copy .corp_list ul li { margin-bottom:5px; font-size:13px;}

/*--할부상담--*/
.Counsel {clear:both; margin-top:15px; background:url('../image/main/Counsel_bg1.jpg')no-repeat; width:213px; height:130px;}
.Counsel .Counsel_btn {margin:70px 0 0 14px;}

/*--캠페인 배너--*/
span#Campaign img{margin-top:15px;}




