﻿@charset "utf-8";
.clearFix {
  display: block;
}
.clearFix:after {
  content: "";
  display: block;
  clear: both;
  }
/****************************scontents_left***************************/
.scontents_left{padding-right:5px; float:left; width:229px;}
.scontents_right{width:1000px; float:right; /*margin-top:15px;*/}
.scontents_detail{width:1000px; }

/***********************************빠른중고차검색*************************************/
.sleftNvBox{width:229px; float:left;}
.sleftNvBox .bgm{width:229px; float:left; background:url(../image/common/fast_search_line.jpg) repeat-y left top; border-top:2px solid #cbcbcb;}
.sleftNvBox .bgm dl{width:185px; margin:0 auto; margin-top:15px; padding-bottom:10px;}
.sleftNvBox .bgm dd{width:185px; background:url(../image/common/dot2.jpg) no-repeat 3px 9px; padding-left:26px; height:30px; line-height:30px;}
.sleftNvBox .bgm a{font-family:'NGB'; color:#414042; font-size:14px;}
.sleftNvBox .bgm .on a{font-family:'NGB'; color:#C51D1C; font-size:14px;}
.sleftNvBox .bgb{width:229px; height:4px; float:left; background:url(../image/common/fast_search_bottom.jpg) no-repeat left top;}

/**************************배너********************/
.sbanner_box{/*border:1px solid #cbcbcb;*/ padding:4px 2px; text-align:center; float:left; margin-top:15px;}

/********************************굿차차 상세검색********************/
.searchBox_{width:782px; float:left; overflow:hidden;} 
.searchBox_ .bg1{width:782px; float:left; background:url(../image/common/sc_title_bg1.jpg) repeat-y left top;}
.searchBox_ .bg2{width:782px; height:8px; float:left; background:url(../image/common/sc_title_bg2.jpg) repeat-y left top;}

.searchBox_ .bg1 .search_in{width:750px; border:1px solid #bbbbbb; background:#f2f2f2; margin:13px 0 0 10px; padding:10px 5px; position:relative; float:left;}
.searchBox_ .bg1 .search_in input{float:right;}
.searchBox_ .bg1 .search_in select{border:1px solid #bbbbbb; background:#fff; height:23px; line-height:23px; padding:3px 3px 3px 3px; color:#666; margin-top:12px; margin-left:10px;}

#dubble_cho1{width:100%; float:left; margin-top:20px; display:block;}
#dubble_cho1 p{padding-left:20px; padding-bottom:5px;}
#dubble_cho1 .chklist{float:left; border-top:2px solid #B20202; border-bottom:2px solid #B20202; padding-left:3px; width:100%;}
#dubble_cho1 .chklist li{float:left; width:65px;height:58px; line-height:58px; font-size:14px;font-family: 'NGB'; color:#000; font-weight: bold; text-align:center; }
#dubble_cho1 .chklist li:hover { background:#EF8E8E; color:#fff; cursor:pointer; }
#dubble_cho1 .chklist li.hover{float:left; width:65px;height:58px; line-height:58px; font-size:14px;font-family: 'NGB';  font-weight: bold; text-align:center;background:#B20202;color:#fff;   cursor: pointer;}
#dubble_cho1 input{margin-top:-2px; display:inline-block;}
#dubble_cho1 #car_kind { padding: 10px 10px 10px 10px;}
#dubble_cho1 #car_kind .tab1 {padding-left:20px;padding-top:60px;}
#dubble_cho1 #car_kind .tab1 li{ float: left; width: 125px;  margin: 3px 0 0 0;} 

/*************************추가사항선택시************************************/
.add_cho{width:100%; float:left; margin-top:20px;}
.add_cho p{padding-left:20px; padding-bottom:5px;}
.add_cho div{border-top:2px solid #B20202; padding:10px 0 10px 20px;}
.add_cho select{border:1px solid #bbbbbb; background:#fff; height:23px; line-height:23px; padding:3px 3px 3px 3px; color:#666;  margin:-4px 0 0 10px;}
.add_cho input{border:1px solid #bbbbbb; background:#fff; height:16px; line-height:16px; padding:3px 3px 3px 3px; color:#666; margin:-4px 0 0 10px;}
.add_cho strong{padding:10px 0 0 5px; display:inline-block;}

/**********************서브페이지 차량 (공통!!)*****************************/
.kkcarz_sub {width:100%; height:1415px; background:#fffadc; padding:20px 0;}
.kkcarz_sub.bg_white {background:#fff;}
.kkcarz_sub .sub_car_list {width:100%; font-size:14px; clear:both; margin-top:10px;}
.kkcarz_sub .sub_car_list .carso {float:left; position:relative; width:235px;height:265px;padding:10px; box-sizing:border-box; background-color:#fff; margin-left:20px; margin-bottom:20px; border:1px solid #ddd; box-sizing:border-box;}
.kkcarz_sub .sub_car_list .carso .best_ico {position:absolute; top:-5px; left:7px;}
.kkcarz_sub .sub_car_list .carso .info {margin-top: 5px;height: 80px; padding:0 10px;}
.kkcarz_sub .sub_car_list .carso .info .imgs {}
.kkcarz_sub .sub_car_list .carso .info .imgs div {float:left;margin-left:0px;padding-top:3px;}
.kkcarz_sub .sub_car_list .carso .info h3 {color:#000; font-size:18px; margin:0;}
.kkcarz_sub .sub_car_list .carso .info p.option {border-bottom: 1px solid #ddd; margin:5px 0; font-size:14px; letter-spacing:-0.5px; padding-bottom: 7px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.kkcarz_sub .sub_car_list .carso .info p.price {text-align:right;}
.kkcarz_sub .sub_car_list .carso .info p.price span.money {font-size:18px; color:#d80000; letter-spacing:-1px;}
.kkcarz_sub .sub_car_list .carso:nth-child(1), .sub_car_list .carso:nth-child(5), .sub_car_list .carso:nth-child(9), .sub_car_list .carso:nth-child(13), .sub_car_list .carso:nth-child(17) {margin:0;}


/* 페이지네이션 */
div.pagination { text-align:center; margin:0 0 20px; padding:0; }
div.pagination > span { display: inline-block; vertical-align: middle; margin: 0 3px; }
div.pagination > span a.current { border: solid 1px #e8e8e8; background-color: #f1f1f1; color: red; }
div.pagination > span.current { /*border: solid 1px #e8e8e8; background-color: #f1f1f1;*/ color: red; padding: 4px 5px 3px;}
div.pagination > span.next,
div.pagination > span.prev { display: inline-block; padding: 4px 5px 3px; /*border: solid 1px #e8e8e8;*/ color: #7c7c7c; font-weight: bold; line-height: 12px; }
div.pagination > span a { display: inline-block; padding: 4px 5px 3px; /*border: solid 1px #e8e8e8;*/ color: #7c7c7c; font-weight: bold; line-height: 12px; }
div.pagination > span a:hover { text-decoration:none; /*background-color: #f1f1f1;*/ }


/* searchingBox */
div.searchingBox { /*border:3px solid #0baee2;*/ margin:0px 0px 10px 0px; padding-top:6px;}
.searchingBox table .table_con input{ width:65px; /*height:18px;*/ }
.searchingBox table .table_con select{ height:20px;}
.searchingBox table td.table_con{padding: 3px 0px 3px 5px; border-bottom:1px solid #ccc; }
.searchingBox table td.table_title{background-color: #f4f4f4;border-bottom: 1px solid #ccc; padding: 3px 0px 3px 5px;}
.searchingBox .btns{  float:right; text-align: center; padding-top: 3px;}

.searchingBox div ul li {margin-right:18px;}
.searchingBox div ul .last {margin:0px;}

/* 테이블 스타일 지정 2 */
div.writeBoard { border:1px solid #dedede; background:#fff;}
h4.title { height:31px;  padding: 13px 15px 0 15px; font-size: 14px !important; border-bottom: 1px solid #e1e1e1; background-color: #f9f9f9; overflow: hidden;}
table.writeTable { width:100%; }
table.writeTable th { text-align:left; padding-left: 15px; font-size:11px; color:#666; font-weight:normal;}
table.writeTable td { padding:5px; }
table.writeTable td.hint_txt { color:red; font-weight:bold; height:40px; }
table.writeTable td.view_con_top { padding:25px 25px 0px 25px; }
table.writeTable td.view_con_top div.line { height:1px; background-color:#ccc; margin-top:25px;}
table.writeTable td.view_con { padding:25px 25px 25px 25px; }

table.writeTable td.view_con_top div.v_info {color: #656565 !important; font-size: 11px; letter-spacing: -1px; padding-top:8px; }

table.writeTable td textarea { width:97% !important; padding:5px; line-height:130%;}
table.writeTable td.view_con { vertical-align:top; }
table.writeTable td img { display:inline; }
table.writeTable td p.warning { margin: 20px 20px 0 20px; padding-top: 20px; border-top: 1px dotted #c1c4c5; font-size: 11px; color: #959595; }
div#add_btn_div { width:110px; margin:20px auto;}
div#add_btn_div a > img { display:inline; vertical-align:middle;  }

table.writeTable td h4 { font-size: 16px !important; }

div.article_div { border-top:1px dotted #dedede; border-bottom:1px dotted #dedede; margin-top: 20px; background:#fff;}
div.article_div dl { padding:10px 25px 10px 25px; }
div.article_div dl.article_top { border-bottom:1px dotted #dedede; }
div.article_div dl.article_top .article_title { margin-right:15px; font-size:11px; }
div.article_div dl.article_top .article_title img { margin: 0 4px 2px 0; }
div.article_div dl.article .article_title { margin-right:15px; font-size:11px; }
div.article_div dl.article .article_title img { margin: 0 4px 2px 0; }
div.article_div img { display:inline; }
dd.article_con, dt.article_title { display:inline; }
#view_btn_div { margin-top: 15px; text-align:right; }
#view_btn_div img { display:inline; }


/*carlistgroup*/
#searchdiv {margin-top:15px;}
.carlistgroup {
	width:1000px;
	border:0;
}
.carlistgroup * {padding:0;margin:0;border:0;font-family:'malgun gothic';font-size:12px;}
ul, ol, dl, li, dt, dd {
	list-style-type:none;
	list-style-position: outside;
	list-style-image:none;
}
#list1 {float:left;width:250px;}
/*#list2 {float:left;width:150px;}*/
#list3 {float:left;width:250px;}
#list4 {float:left;width:250px;}
#list5 {float:left;width:250px;}
.carlistgroup p {
	height:20px;
	padding-top:4px;
	text-align:center;
	background-color:#f8f8f8;
	color:#333;
	border:1px solid #d1d1d1;
	border-left:0;
	/*margin-top:12px;*/
}
.carlistgroup #list1 p, .carlistgroup #list1 ul {
	border-left:1px solid #d1d1d1;
}
.carlistgroup .list {
	height:130px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	overflow-x: hidden;
	overflow-y: auto;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: white;
	border-right:1px solid #d1d1d1;
}
.carlistgroup .list:first-child {
	border-left:1px solid #d1d1d1;
}
.carlistgroup .on span {
	color:white;
}
.carlistgroup li a {
	height: 30px;
	padding: 5px 0;
	text-indent: 13px;
	display: block;
	cursor:pointer;
	text-align:left;
	color:black;
	line-height:160%;
}
.carlistgroup .on a { background-color:#ffbd02; }
.carlistgroup li:hover{ background-color:#ffbd02; }
.carlistgroup li:hover span{ color:white; }

/*carselectbox*/
#carselectbox select, #carselectbox input {border:1px solid #d1d1d1;padding:1px;}
#carselectbox input[type="image"] {border:0;}
#carselectbox {clear:both;width:1000px;border:1px solid #d1d1d1;box-sizing:border-box;
background-color:#f9f9f9;padding-bottom:5px;}
#carselectbox ul {width:100%;float:left;padding:5px 10px 0 10px;}
#carselectbox li {width:210px;float:left;}
#carselectbox li:first-child {width:300px;float:left;}
.sale_text {color:black;width:40px;float:left;padding-top:4px;text-align:right;}
.sale_select {}
.sale_box_btn {float:left;text-align:center; padding-top:10px;}
.selhelp {
	padding-top:44px;
	color:#808080;
	line-height:150%;
}
#cartypes {width:100%;height:24px;background-color:#333;text-align:center;}
#cartypes ul {margin:0 auto;width:910px;}
#cartypes li a{
	height:20px;float:left;width:66px;text-align:center;background-color:#333;color:white;border:2px solid #333;font-family:"malgun gothic";line-height:20px;border-bottom:0;
	transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
}
#cartypes li .on {color:#333;font-weight:bold;background-color:white;}
#cartypes li a:hover {color:white;font-weight:bold;background-color:#eee;color:#333;}

/*order*/
#order {width:100%;height:24px;background-color:#333;text-align:center;margin-top:14px;box-shadow: 0px 2px 8px #999;margin-top:10px;height:24px;}
#order li a{
	height:20px;float:left;width:90px;text-align:center;background-color:#333;color:white;border:2px solid #333;font-family:"malgun gothic";line-height:20px;border-bottom:0;
	transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
}
#order li .on {color:#333;font-weight:bold;background-color:white;}
#order li a:hover {color:white;font-weight:bold;background-color:#eee;color:#333;}
.model_list{padding-top:5px;font-family:"malgun gothic", Gulim, AppleGothic, Sans-serif}
.model_list li{overflow:hidden;padding:3px 0;border-bottom:1px solid #fff;vertical-align:top;zoom:1}
.model_list .thumb{float:left;height:120px;padding:0 20px 0 50px;font-size:0}
.model_list .sel{float:left;width:37px;height:53px;margin-left:3px;padding-top:34px;text-align:center;display:none;}
.model_list dl{float:left;position:relative;width:482px;margin-top:14px;padding-bottom:13px;line-height:19px;text-align:right;}
.model_list dt{float:left;width:50px;margin:0 8px 0 0;color:#888}
.model_list dd{overflow:hidden;color:#000;zoom:1}
.model_list dd a{color:#000}
.model_list dt.name{float:none;width:auto;padding:0 0 2px 1px;font-size:13px;color:#0033ac;}
.model_list dt.name a{color:#0033ac;text-decoration:underline}
.model_list dt.na1me .old_model{margin-left:7px;padding:1px 0 0 7px;color:#7e869d;font-size:12px;background:url(http://static.naver.net/auto/2010/bg_line4.gif) 0 0 no-repeat}
.model_list dd.etc{float:left;width:250px;text-align:left;}
.model_list dd.price{position:absolute;top:-1px;right:0;font-family:Tahoma, Sans-serif;color:#0f0f0f}
.model_list dd.price span{padding-left:2px;font-family:"굴림", Gulim, AppleGothic, Sans-serif}
.model_list dd.price span.wave{padding:0 3px;font-family:Tahoma, Sans-serif}
.model_list dd.price span.eh{padding:0 3px 0 0}
.model_list.detail_list li{padding:12px 0;width:1000px}
.model_list.detail_list dl{width:600px;margin:2px 0 0 7px;float:left}
.model_list.detail_list dd.etc{width:100px;}
.model_list.detail_list dd.subject{width:auto;float:left;text-align:left;color:#669966;}
.model_list.detail_list dt.name{width:auto;padding-bottom:3px;text-align:left;}
.model_list.detail_list dd.hotmark{width:auto;padding-top:2px;float:left;text-align:left;vertical-align:middle;}
.detailinfoimg li {float:left;height:180px;}


/*리스트페이지 일반 매물*/
tr.prdlist_tr_red {border-bottom:1px solid #ccc;}

.prdlist_subject{}
.prdlist_subject p{font-size:16px; font-weight:600; color:#222; height:20px; overflow:hidden; margin:0 0 10px;}

.prdlist_subject .dealerinfo{}
.prdlist_subject .dealerinfo table{}
.prdlist_subject .dealerinfo table th, .prdlist_subject .dealerinfo table td{font-size:13px;}
.prdlist_subject .dealerinfo th{font-weight:normal; text-align:left;}
.prdlist_subject .dealerinfo td{font-weight:600; text-align:left;}
.prdlist_subject .dealerinfo td span{color:#f04749; font-weight:600; font-size:15px;}

.prdlist_subject .carinfo{/*background:#fcfcfc; border:1px solid #ccc; padding:5px 10px;*/ margin:10px 0 10px;}
.prdlist_subject .carinfo table{border-width:1px 0 0 1px; border-style:solid; border-color:#ddd;}
.prdlist_subject .carinfo table th, .prdlist_subject .carinfo table td{font-size:12px; height:23px; padding-left:5px; border-width:0 1px 1px 0; border-style:solid; border-color:#ddd;}
.prdlist_subject .carinfo table th{font-weight:normal; text-align:left; background:#f2f2f2;}
.prdlist_subject .carinfo table td{font-weight:600; text-align:left;}


/* 상세페이지*/
.view_top {padding:20px; border:1px solid #a4a4a4; height:1000px; background:#fff;}
.view_top h3.blue_title {font-size:18px; color:#149ec6; margin:0; padding:0 0 9px 23px; clear:both; border-bottom:1px solid #bbb;}

.view_top2 {padding:20px; border:1px solid #a4a4a4; height:840px; background:#fff;}
.view_top2 h3.blue_title {font-size:18px; color:#333; margin:0; padding:0 0 10px 0px; clear:both; border-bottom:1px solid #bbb;}

.left_top {width:675px; float:left;}
.left_top h1 {padding-bottom:10px; color:#000;}
.left_top h1 span.price {float:right; color:#c20000; font-weight:bold;}

.right_top{float:right; margin-left:10px; width:270px;}
.right_top div{ float:left; width:115px; height:113px; margin:10px; background:url(/images/sub/btn_view.png) no-repeat;}

.dealer {width:450px; float:right; border:1px solid #bbb; padding:18px 25px 18px 3px; margin-right:4px;}
.dealer .img {float:left;} 
.dealer .info {float:left; padding:0 0 15px 6px;} 
.dealer .text_h3 {font-size:14px; line-height:1.4; letter-spacing:-0.02em; color:#000000; padding-left:10px }
.dealer .gray { width:95%; height:80px; background:#eee; clear:both; padding:10px;}

.dealer2 {width:100%; float:right; border:1px solid #bbb; box-sizing:border-box; padding:42px 50px 0; margin-right:4px;}
.dealer2 .img {float:left;} 
.dealer2 .info {float:left; padding:0 0 15px 6px;} 
.dealer2 .text_h3 {font-size:14px; line-height:1.4; letter-spacing:-0.02em; color:#000000; padding-left:10px }
.dealer2 .gray { width:95%; height:80px; background:#eee; clear:both; padding:10px;}


/********************************************************************** 구입문의_내차팔기_wide **********************************************************************/

/* 상단 이미지 영역 -----------------------------------------------------------*/
#Advice_wide{height:320px; clear:both;}
#Advice_wide.buy{background:url(/images/sub/sangdam_bg.jpg) top center no-repeat;}
#Advice_wide.sell{background:url(/images/sub/bg_sell.jpg) top center no-repeat;}
#Advice_wide .inner{position:absolute; left:52%; top:40px; margin-left:-18px; width:360px; height:100px;}
#Advice_wide .inner input{width:350px; height:45px; line-height:45px; padding:0 0 0 10px; font-size:14px; color:#333; letter-spacing:-0.05em; border:0 none; background:url(/images/sub/input.png) 0 0 no-repeat; margin:0 0 10px;}
#Advice_wide .inner .agree{position:relative; letter-spacing:-0.05em; font-size:14px; line-height:1.3;}
#Advice_wide .inner .agree label{vertical-align:middle; color:#666;}
#Advice_wide .inner .agree2 label{vertical-align:middle; color:#000;}
#Advice_wide .inner .agree input{vertical-align:middle; width:auto; height:auto; border:1px solid #333; background:none; margin:0; padding:0;}
#Advice_wide .inner .agree a{position:absolute; right:0; top:0; color:#666;}
#Advice_wide .inner .agree2 a{position:absolute; right:0; top:0; color:#fff700;}
#Advice_wide .inner button{display:block; margin:30px 0 0; border:0; background:none;}


/********************************************************************** 내차팔기/내차사기 **********************************************************************/
.new_sell .head { font-size:22px; margin-top:10px; font-weight:bold; color:#333; margin-bottom:18px; cursor:pointer;}
.new_sell .tbl {border-spacing:0px;border-collapse:collapse; border-top:3px solid #000; border-bottom:1px solid #ddd; width:100%;}
.new_sell .tbtn ul {height:50px; margin: 35px 0;}
.new_sell .tbtn li { float:left; width: 313px; text-align: center; line-height:50px; height:50px; overflow:hidden; border-radius: 10px; margin: 0 10px; font-size:18px; border:1px solid #e5e5e5 !important; box-sizing:border-box;}
.new_sell .tbtn li:last-child { border-right:0; }
.new_sell .tbtn li.on, .tbtn li a:hover{background-color:#c20000; color:#fff; display:block;}
.new_sell .tbl select {color:#999999; padding:10px 0px 9px 12px; }
.new_sell .tbl .left{text-align:center; font-weight:bold; /*background:#f8f8f8;*/ color:#000;}
.new_sell .tbl tr{ width:100%; height:65px; margin-top:10px;}
.new_sell .tbl td{font-size:16px; /*border:1px solid #d2d2d2;*/ vertical-align:middle;}
.new_sell .tbl td span {color:#3d3d3d; font-size:16px; margin-top:10px;}

.new_sell .tbl .rightinput { padding-top:8px; padding-bottom:8px;}
.new_sell .tbl .rightradio { padding-top:11px; padding-bottom:21px; }

.new_sell .tbl td .selectshort { font-size:16px;width:100%; background: url(/images/sub/select_arrow2.png) no-repeat 100% 50%;}
.new_sell .tbl td .selectshort2 { font-size:16px;width:145px; margin:0 2px; float:left; background: url(/images/sub/select_arrow2.png) no-repeat 100% 50%;}

.new_sell .tbl td input[type="text"] {width:100%; height:42px; line-height:42px;} 
.new_sell .tbl td select::-ms-expand {display:none;}
.new_sell .tbl td select { -moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */appearance:none;}
.new_sell .tbl td input.inputtext3 {width:82%;}
.new_sell .tbl td input[type="password"] {padding-top:12px; padding-bottom:13px;} 

.new_sell .tbl td textarea {font-size:16px;color:#999;line-height:130%;width:745px; height:243px;border:0px;text-align:left;padding:28px 26px; border:1px solid #ddd;}

.new_sell input[id="c1"] + label {
	display: inline-block;
	float:left;
	width: 18px;
	height: 18px;
	border: 1px solid #bebebe;
	cursor: pointer;
	margin:15px 5px 0px 0px;
	border-radius:18px;
}
.new_sell input[id="c1"] {
	display: none;
}
.new_sell input[id="c1"]:checked + label:after {
	content: '●';
	font-size: 12px;
	_border: 1px solid #454545;
	color: #454545;
	_border-radius: 23px;
	width: 11px;
	height: 13px;
	float: left;
	padding: 0px 3px 3px 3px;
}
.new_sell input[id="c2"] + label {
	display: inline-block;
	width:18px;
	height:18px;
	border: 1px solid #bebebe;
	cursor: pointer;
	margin:15px 5px 0px 14px;
	float:left;
	border-radius:18px;
}
.new_sell input[id="c2"] {
	display: none;
}
.new_sell input[id="c2"]:checked + label:after {
	content: '●';
	font-size: 12px;
	_border: 1px solid #454545;
	color: #454545;
	_border-radius: 23px;
	width: 11px;
	height: 13px;
	float: left;
	padding: 0px 4px 3px 3px;
}
.new_sell input[id="cb2"] + label {
	display: inline-block;
	width: 15px;
	height: 11px;
	border: 1px solid #d2d2d2;
	cursor: pointer;
	margin-right:10px; 
	margin-top: 7px;
	padding-left:2px; 
	padding-bottom:6px;
	float:left;
}
.new_sell input[id="cb2"] {
	display: none;
}
.new_sell input[id="cb2"]:checked + label:after {
	content: '\2714';
	font-size: 13px;
}

.new_sell input, select {
	border: 1px solid #d2d2d2;
	margin-left: 10px;
}
.new_sell input[type="text"], .new_sell input[type="password"], .new_sell select {
	border: 1px solid #d2d2d2;
}

.new_sell .checkbox {margin: 10px 0;}
.new_sell .checkbox span {float:left; color:#999999; font-size:16px; margin-top:6px; margin-right:6px;}

.new_sell .button {margin-top:60px;margin-bottom:150px; text-align:center;}

/********************************************************************** 구매절차 **********************************************************************/
.step .tbl {border-spacing:0px;border-collapse:collapse; border-top:3px solid #000; border-bottom:1px solid #ddd; width:100%;}
.step .tbtn ul {height:50px; margin: 35px 0;}
.step .tbtn li { float:left; width: 480px; text-align: center; line-height:50px; height:50px; overflow:hidden; border-radius: 10px; margin: 0 10px; font-size:18px; border:1px solid #e5e5e5 !important; box-sizing:border-box;}
.step .tbtn li:last-child { border-right:0; }
.step .tbtn li.on, .tbtn li a:hover{background-color:#c20000; color:#fff; display:block;}

/**상세페이지 우측 테이블 색상********************************************************************************************************/
#subWrap div.rightBox div.infozone ul.list > table td span.color {line-height:20px;}
/*색상동그라미*/
#subWrap div.rightBox div.infozone ul.list > table td .circle {float:left; width: 20px; height: 20px; border-radius:50%; margin-right:5px; box-shadow:0px 1px 7px #999;}
/*흰색*/
#subWrap div.rightBox div.infozone ul.list > table td .white {background:#fff; border:1px solid #ddd;}
/*검정*/
#subWrap div.rightBox div.infozone ul.list > table td .black {background:#000;}
/*진주색*/
#subWrap div.rightBox div.infozone ul.list > table td .pearl {background:#fff2e2;}
/*은색*/
#subWrap div.rightBox div.infozone ul.list > table td .silver {background:#939499;}
/*다크그레이*/
#subWrap div.rightBox div.infozone ul.list > table td .dark_gray {background:#505e61;}
/*빨강*/
#subWrap div.rightBox div.infozone ul.list > table td .red {background:#b60000;}
/*녹색*/
#subWrap div.rightBox div.infozone ul.list > table td .green {background:#0fb600;}
/*갈색*/
#subWrap div.rightBox div.infozone ul.list > table td .brown {background:#964b00;}
/*노랑*/
#subWrap div.rightBox div.infozone ul.list > table td .yellow {background:#FFD400;}
/*주황*/
#subWrap div.rightBox div.infozone ul.list > table td .orange {background:#FF7F00;}
/*베이지*/
#subWrap div.rightBox div.infozone ul.list > table td .beige {background:#E6CDA7;}
/*쥐색*/
#subWrap div.rightBox div.infozone ul.list > table td .mouse {background:#808080;}
/*청색*/
#subWrap div.rightBox div.infozone ul.list > table td .deepblue {background:#00008B;}
/*자주*/
#subWrap div.rightBox div.infozone ul.list > table td .plum {background:#E6E6FA;}
/*금색*/
#subWrap div.rightBox div.infozone ul.list > table td .gold {background:#FFD700;}
/*연금색*/
#subWrap div.rightBox div.infozone ul.list > table td .lightgold {background:#EEE8AA;}
/*갈대색*/
#subWrap div.rightBox div.infozone ul.list > table td .reed {background:#D2B48C;}
/*은하색*/
#subWrap div.rightBox div.infozone ul.list > table td .galaxy {background:#DCDCDC;}
/*담녹색*/
#subWrap div.rightBox div.infozone ul.list > table td .deepgreen {background:#006400;}
/*은회색*/
#subWrap div.rightBox div.infozone ul.list > table td .lightgrey {background:#D3D3D3;}
/*진회색*/
#subWrap div.rightBox div.infozone ul.list > table td .deepgrey {background:#808080;}
/*********************************************************************************************************************************/