@charset "euc-kr";

[class*="main_"]:after, .main_cl_st1 ul:after, .selectArea:after, .tabs ul:after, .sec_txt:after, .info dl:after, .contPop:after,.process_area ul:after,
.carSpecs ul:after, .carSpecs dl:after, .carGallery_area:after, .thumb_img ul:after, .join_select:after, .join_form dl:after, .info ul li:after, .line_dashed:after,
.option_cont:after, .board_sch_area:after {
	display: block;
	clear: both;
	content: "";
}
.my_profile:before, .my_car:before ,.line_dashed:before {
	display: table;
	content: "";
}


/* �좎룞�쇿뜝�숈삕 ???�좎룞�숉듃?????? ????????? */
#smartSch_maker .bg_mask {
	min-height: 600px;
}
.popSch_wrap {
	width: 580px; height: 400px;
	position: relative;
	overflow: hidden;
	overflow-y: auto;
}
.popSch_wrap ul li a .mask {
	width: 100%; height: 100%;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: #394f5f;
	opacity: 0.03;
	display: none;
}
.popSch_wrap ul li a:hover .mask {
	display: block;
}

.popSch_wrap ul {
	overflow: hidden;
}
.popSch_wrap ul li {
	width: 50%;
	float: left;
}
.popSch_wrap ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #DBDBE0;
	border-right: 1px solid #DBDBE0;
	padding: 0 10px;
}
.popSch_wrap ul li strong,
.popSch_wrap ul li p {
	display: inline-block;
	float: left;
}
.popSch_wrap ul li strong {
	width: 60px;
	line-height: 60px;
	text-align: center;
}
.popSch_wrap ul li strong img {
	max-width: 38px;
	max-height: 28px;
	vertical-align: middle;
}
.popSch_wrap ul li p {
	font-size: 22px;
	line-height: 60px;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 10px;
	padding-left: 20px;
	border-left: 1px dotted #eee;
	color: #161616;
}
.popSch_wrap .popSch_list_st2 li strong {
	width: 100px;
	line-height: 100px;
	text-align: center;
}
.popSch_wrap .popSch_list_st2 li strong img {
	max-width: inherit;
	max-height: inherit;
}
.popSch_wrap .popSch_list_st2 li p {
	line-height: 100px;
	padding-left: 30px;
}
.popSch_wrap .popSch_list_st3 li a {
	line-height: 100px;
	height: 100px;
}
.popSch_wrap .popSch_list_st3 li strong {
	width: 100px;
	line-height: 100px;
	text-align: center;
	border-right: 1px dotted #F3F3F7;
	padding-right: 10px;
}
.popSch_wrap .popSch_list_st3 li strong img {
	max-width: inherit;
	max-height: inherit;
}
.popSch_wrap .popSch_list_st3 li p {
	border: 0;
	float: none;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 19px;
	line-height: 25px;
}


/* main page */
[class*="main_sec"] {
	margin-top: 30px;
	float:left; 
	width:100%;
}
[class*="main_sec"] > .inner {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.main_sec1 [class*="main_"] {
	float: left;
}
.main_sec1 .main_visual {
	width: 765px;
	margin-right: 20px;
}
.main_sec1 .main_consult {
	width: 285px;
}
.main_sec1 .main_smartSch {
	width: 110px;
	margin-right:20px;
}
.main_sec2{
	margin-bottom:50px;
}
.main_sec2 [class*="main_carList_"] {
	float: left;
}
.main_sec2 .main_carList_prm {
	width: 765px;
	margin-right: 20px;
}
.main_sec2 .main_carList_spc {
	width: 415px;
}
.main_sec3 {
	margin-bottom: 100px;
}
.main_sec4 {
	margin-bottom: 20px;
}

.mv_roll {
	position: relative;
	overflow: hidden;
	height: 370px;
	background: #000;
}
.mv_roll a {
	display: block;
}
.mv_roll .label {
	display:none;
	position: absolute;
	top: 20px; right: 20px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 4px;
	border: 1px solid;
	padding: 5px 5px 5px 8px;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
.mv_roll .txtArea {
	position: absolute;
	left: 0; right: 0; bottom: 0;
	overflow: hidden;
	width: 100%;
	min-height: 276px;
	background: url(/image/common/bg_mask.png) repeat-x left bottom;
	color: #fff;
	padding: 90px 40px 40px;
}
.mv_roll .txtArea .car {
	font-family: 'Roboto', 'Malgun Gothic', 'Arial', sans-serif;
	font-size: 15px;
	line-height: 16px;
}
.mv_roll .txtArea .subjact {
	font-family: 'Roboto', 'Malgun Gothic', 'NanumBarunGothic', 'Nanum Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;
	font-size: 24px;
	line-height: 32px;
	margin: 20px 0 30px;
}
.mv_roll .txtArea .btn {
	display: inline-block;
	width: 160px; height: 40px;
	background: url(/image/common/btn_golist.png) no-repeat;
}
.mv_roll:hover .label {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.mv_roll:hover .txtArea .car,
.mv_roll:hover .txtArea .subjact {
	text-decoration: underline;
}

.consultBox {
	height: 370px;
	overflow: hidden;
	border-top: none;
	background: #e72537;
	color: #fff;
}
.consultBox .tab {
	overflow: hidden;
}
.consultBox .tab .btn {
	float: left;
	width: 50%;
}
.consultBox .tab .btn a {
	display: block;
	height: 50px; line-height: 48px;
	text-align: center;
	background: #161616;
}
.consultBox .tab .btn a.on {
	background-color: #e72537;
}
.consultBox .tab .btn a span {
	display: inline-block;
	width: 54px; height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
}
.consultBox .tab .btn.b01 a span { background: url(/_img/tab_btn01.png) no-repeat; }
.consultBox .tab .btn.b02 a span { background: url(/_img/tab_btn02.png) no-repeat; }
.consultBox .tab .btn.b01 a.on span { background: url(/_img/tab_btn01_on.png) no-repeat; }
.consultBox .tab .btn.b02 a.on span { background: url(/_img/tab_btn02_on.png) no-repeat; }

.consultBox .inputArea .inforBox {
	text-align: left;
	padding: 18px 0;
	font-size: 11px;
	line-height: 15px;
	color:#333;
}
.consultBox .inputArea {
	padding: 0 30px;
}
.consultBox .inputArea select {
	cursor: pointer;
	height: 50px;
	float: left;
	background: #fff;
	border-bottom:1px solid #d9ae00;
	line-height:49px;
	padding:12px 10px;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	border-radius: 0 !important;
	margin-bottom: 10px;
	-webkit-border-radius: 0px;
}
.consultBox .inputArea input[type=text],
.consultBox .inputArea input[type=tel] {
	font-family: 'Roboto', 'Malgun Gothic','Nanum Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;
	width: 100%; height: 50px;
	background: #fff;
	border-bottom:1px solid #d9ae00;
	padding: 17px 10px;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	line-height: 14px;
	color: #d2d3d4;
	border-radius: 0;
	text-align: center;
}
/* placeholder */
.consultBox .inputArea input::-webkit-input-placeholder { color: #939699; }
.consultBox .inputArea input:-moz-placeholder { color: #939699; opacity: 1; }
.consultBox .inputArea input::-moz-placeholder { color: #939699; opacity: 1; }
.consultBox .inputArea input:-ms-input-placeholder { color: #939699; }
.consultBox .inputArea input:placeholder-shown { color: #939699; }
/* //placeholder */

.consultBox .inputArea .checksWrap_st1 {
	margin: 5px 0 20px;
}
.consultBox .inputArea .checksWrap_st1 a {
	display: inline-block;
	position: absolute;
	right: 0; top: 0;
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}
.consultBox .inputArea .btnSet {
}
.consultBox .inputArea .btnSet .submit_btn {
	display: block;
	padding: 16px 0;
	text-align: center;
	height: 50px;
	background: #161616;
	color:#fff;
}
.consultBox .inputArea .btnSet .submit_btn:hover, .consultBox .inputArea .btnSet .submit_btn:focus {
	background:#000;
}
[class*="smartSch_"] {
	width: 110px; height: 110px;
	position: relative;
	margin-bottom: 20px;
}
[class*="smartSch_"]:last-child {
	margin-bottom: 0;
}
[class*="smartSch_"] a {
	display: block;
	width: 100%; height: 100%;
	padding: 20px 15px;
	background: #111;
}
[class*="smartSch_"] a:hover, [class*="smartSch_"] a:focus{
	background:#161616;
}
[class*="main_carList_"] {
	position: relative;
}
[class*="main_carList_"] .moreBtn1 {
	display: inline-block;
	width: 61px; height: 24px;
	background: url(/_img/btn_more.png) no-repeat;
	position: absolute;
	top: 0; right: 0;
}
[class*="main_carList_"] .moreBtn2 {
	display: block;
	text-align: center;
	font-size: 16px;
	border: 1px solid #d6d9da;
	padding: 10px;
	color: #bdbfc1;
	position: relative;
}
[class*="main_carList_"] .moreBtn2 span {
	display: inline-block;
	margin-left: 4px;
	padding-top:2px;
}
.main_cl_st1 {
	margin-bottom:28px;
}
.main_cl_st1 ul {
	margin-left: -8px;
	margin-right: -8px;
}
.main_cl_st1 ul:first-child {
	margin-top: 0;
}
.main_cl_st1 ul li {
	width: 25%;
	float: left;
	margin:16px 0 0 0;
	padding: 0 8px;
}
.main_cl_st1 ul li a {
	display: block;
	position: relative;
	background: #fff;
	overflow: hidden;
	height:241px;
	color:#111;
	padding: 10px;
}
.main_cl_st1 ul li a .photo {
	width: 100%; height: 120px;
	overflow: hidden;
	/*background:#0064ff;*/
	background:#f3f3f3;
	
	text-align:center;
}
.main_cl_st1 ul li a .photo img {
	width: 100%; height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.main_cl_st1 ul li a:hover .photo img, .main_cl_st1 ul li a:focus .photo img{
	width:110%;height:110%;
	opacity: 0.8;
	margin:-5% 0 0 -5%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.main_cl_st1 ul li a .carName {
	padding: 10px 0 5px 0;
}
.main_cl_st1 ul li a .carName p {
	display: inline-block;
	color: #111;
	font-size: 13px;
	line-height: 19px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight:600;
}
.main_cl_st1 ul li a .info {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	letter-spacing: 0;
	word-break: keep-all;
	max-width: 87%;
}
.main_cl_st1 ul li a .info .line {
	display: inline-block;
	width: 1px; height: 10px;
	background: #CCCDD0;
	margin: 0 5px;
	vertical-align: middle;
}
.main_cl_st1 ul li a .price {
	font-family: 'Roboto','Malgun Gothic', 'NanumBarunGothic', 'Nanum Gothic','Dotum', 'Gulim', 'Lato', 'Arial', sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #ff2626;
	font-weight: 600;
	letter-spacing: 0;
	padding: 8px 0 0 0;
}
.main_cl_st1 ul li a .price .add {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
}

.main_cl_st2 {
	height: 1063px;
	background: #fff;
	padding: 25px;
	position: relative;
	margin-bottom:28px;
}
.main_cl_st2 ul li {
	width: 100%;
	margin-top: 21px;
}
.main_cl_st2 ul li:first-child {
	margin-top: 0;
}
.main_cl_st2 ul li a {
	height: 94px;
	display: block;
	position: relative;
	overflow: hidden;
}
.main_cl_st2 ul li a .photo {
	width: 140px; height: 94px;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	background: #e72537;
}
.main_cl_st2 ul li a .photo:after {
	width: 180px; height: 135px;
	left: 0; top: 0;
	line-height: 135px;
}
.main_cl_st2 ul li a .photo img {
	width: 100%; height: 100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.main_cl_st2 ul li a:hover .photo img,
.main_cl_st2 ul li a:focus .photo img {
	width: 115%; height: 115%;
	opacity: 0.8;
	margin:-10% 0 0 -10%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.main_cl_st2 ul li a .carName {
	padding: 11px 20px 3px 160px;
}
.main_cl_st2 ul li a .carName p {
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main_cl_st2 ul li a .info {
	font-size: 11px;
	line-height: 16px;
	color: #666;
	letter-spacing: 0;
	padding: 0 20px 0 160px;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main_cl_st2 ul li a .info .line {
	display: inline-block;
	width: 1px; height: 10px;
	background: #CCCDD0;
	margin: 0 5px;
	vertical-align: middle;
}
.main_cl_st2 ul li a .price {
	font-family: 'Roboto','Malgun Gothic', 'NanumBarunGothic', 'Nanum Gothic','Dotum', 'Gulim', 'Lato', 'Arial', sans-serif;
	font-size: 19px;
	line-height: 20px;
	color: #ff2626;
	font-weight: 600;
	letter-spacing: 0;
	padding: 15px 20px 0 160px;
}
.main_cl_st2 ul li a .price .add {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
}

.main_cml {

}
.main_cml ul {
	margin: -16px -8px 0;
}
.main_cml li {
	width: 20%;
	float: left;
	padding: 24px 12px 0;
}
.main_cml li .cmbox {
	position: relative;
	background: #fff;
	border:1px solid #ddd;
	padding: 20px 0 0;
	border-top: 1px solid #161616;
}
.main_cml li .cmbox .photo,
.main_cml li .cmbox .tit,
.main_cml li .cmbox .name,
.main_cml li .cmbox .desc {
	margin-left: 20px;
}
.main_cml li .cmbox .photo {
	width: 100px; height: 100px;
	background: #111;
	overflow: hidden;
	position: relative;
}
.main_cml li .cmbox .photo p {
	width: 100%; height: 100%;
	overflow: hidden;

	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;

	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(PIE.htc);
	zoom: 1;
}
.main_cml li .cmbox .tit {
	font-size: 10px;
	color: #b1b2b4;
	margin-top: 16px;
}
.main_cml li .cmbox .name {
	font-size: 22px;
	line-height: 26px;
	color: #161616;
	margin-top: 6px;
}
.main_cml li .cmbox .desc {
	font-size: 11px;
	line-height: 13px;
	color: #7b7d80;
	letter-spacing: -0.25px;
	margin-top: 8px;
}
.main_cml li .cmbox .phone {
	color: #fff;
	height: 50px; line-height: 50px;
	background: #111;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
	margin-top: 20px;
	letter-spacing: 0.025em;
	padding: 0 20px;
	position: relative;
}
.main_cml li .cmbox .phone:before {
	content: '';
	width: 11px; height: 15px;
	display: inline-block;
	background: url(/_img/icon_phone.png) no-repeat;
	position: absolute;
	top: 17px; left: 20px;
}
.main_cml li .cmbox .btn {
	position: absolute;
	top: 20px; right: 20px;
}
.main_cml li .cmbox .btn a {
	display: inline-block;
	width: 30px; height: 30px;
	background: url(/_img/icon_consult.png) no-repeat;
	background-position: 0 -30px;
	transition: none;
}
.main_cml li .cmbox .btn a:hover {
	background-position: 0 0;
}
.main_cml li .cmbox .btn a .tooltip {
	width: 82px;
	position: absolute;
	bottom: 38px; right: 0;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	padding: 2px 0;
	color: #fff;
	background: #e72537;
	z-index: 999;
	display: none;

	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}
.main_cml li .cmbox .btn a:hover .tooltip {
	display: block;
}


[class*="main_banner"] {
	width: 590px;
	float: left;
}
[class*="main_banner"]:first-child {
	margin-right: 20px;
}
[class*="main_banner"] a {
	display: block;
	border: 1px solid #d6d9da;
}
[class*="main_banner"] a img {
	width: 588px; height: 118px;
}

/* ??????????????? */
.carSearch_side {
	width: 250px; height: 100%;
	position: fixed;
	top: 0; left: 0;
	padding-top: 80px;
	background: #fff;
	z-index: 100;
	border-right:1px solid #ccc;
}
.c_sch_bar {
	width: 100%;
	position: absolute;
	top: 85px; left: 0;
}
.c_sch_bar input {
	width: 100%; height: 50px;
	background: #ccc;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	padding: 17px 50px 17px 15px;
	border:1px solid #ccc;
}
.c_sch_bar input::-webkit-input-placeholder { color: #777; }
.c_sch_bar input:-moz-placeholder { color: #777; opacity: 1; }
.c_sch_bar input::-moz-placeholder { color: #777; opacity: 1; }
.c_sch_bar input:-ms-input-placeholder { color: #777; }
.c_sch_bar input:placeholder-shown { color: #777; }

.c_sch_bar a {
	display: inline-block;
	width: 50px; height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	right: 0; top: 0;
}
.c_sch_bar a img {
	vertical-align: middle;
}
.c_sch_tit {
	width: 100%; height: 75px;
	color: #333;
	padding: 30px 15px;
	position: absolute;
	top: 135px; left: 0;
	background:#e72537;
	
	
}
.c_sch_tit .reset {
	position: absolute;
	top: 26px; right: 15px;
}

.c_sch_accordion {
	width: 100%; height: 100%;
	position: absolute;
	top: 210px; left: 0;
	overflow: auto;
}
.acd {
	overflow: hidden;
	background: #f4f4f4;
	color: #333;
}
.acd_sec_tit {
	display: block;
	width: 100%; height: 40px;
	line-height: 40px;
	padding: 0 15px;
	background: url(/_img/icon_plus1.png) no-repeat 222px center #fff;
	font-size: 12px;
	color:#111;
	border-bottom:1px solid #ccc;
}
.acd_sec_tit.active, .acd_sec_tit:hover {
	background: url(/_img/icon_minus1.png) no-repeat 222px center #333;
	color:#fff;
}
.acd_sec_con {
	padding:15px;
	display:none;
}

.list_dft {

}
.list_dft * {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.list_dft li {
	margin: 0 10px;
}
.list_dft li p {
	font-size: 13px;
	line-height: 30px;
	color: #333;
	cursor: pointer;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list_dft li.active p, .list_dft li:hover p {
	color: #e72537;
}
.list_dft li .none,
.list_check li .none {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}

.list_2line {
	overflow: hidden;
}
.list_2line li {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 10px;
}

.list_dft li.none {
	width: 100%;
	float: none;
}

.carSearch_top {
	width: 100%;
	line-height: 50px;
	background: #fff;
	border-bottom: 1px solid #ebebec;
	position: fixed;
	top: 85px; left: 0;
	z-index: 90;
}
.carSearch_top .inner {
	padding-left: 250px;
}
.carSearch_top .selectArea {
	margin-top: -3px;
	height: 32px; line-height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
.carSearch_top .selectArea strong {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-right: 8px;
	padding-right: 10px;
	border-right: 1px solid #5E6469;
}
.carSearch_top .selectArea .wave {
	display: inline-block;
}
.carSearch_top .btn_submit {
	display: inline-block;
	height: 32px; line-height: 32px;
	padding: 0 20px;
	vertical-align: middle;
	background: #FE2434;
	margin-left: 15px;
}
.carSearch_top .btn_submit:hover {
	background: #192129;
}
.carSearch_top .btn_submit span {
	display: inline-block;
	width: 49px; height: 14px;
	vertical-align: middle;
	overflow: hidden;
	background: url(/_img/btn_submit_carSearch.png) no-repeat;
	text-indent: -9999px;
}

.carCompare {
	position: fixed;
	right: 0; top: 205px;
	z-index: 12;
}
.carCompare a {
	display: inline-block;
	padding: 15px;
	background: #161616;
}
.carList_wrap {
	padding: 50px 0 0 250px;
}
.carList_wrap > .inner {
	padding: 20px 0 60px;
	display: inline-block;
}
.cantFind {
	position: fixed;
	width: 100%; height: 100%;
	text-align: center;
	top: 0; left: 0; bottom: 0; right: 0;
	padding: 390px 0 0 250px;
	z-index: 10;
	background: #fff;
	font-family: 'Malgun Gothic';
	font-size: 28px;
	color: #777;
}
.carList_wrap .carBox *,
.carList_wrap .carBox:hover * {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.carList_wrap .carBox {
	width: 240px;
	position: relative;
	float: left;
	margin: 0px 0 20px 20px;
	text-align: left;
}
.carList_wrap .carBox a {
	width: 240px; height: 383px;
	display: inline-block;
	position: relative;
	background: #fff;
	overflow: hidden;
	border: 1px solid #eee;
}
.carList_wrap .carBox a:hover {
	border: 1px solid #111;
}
.carList_wrap [class*="tag_"] {
	display: inline-block;
	position: absolute;
	top: 180px; right: 0;
	margin-right: -4px;
	z-index: 10;
}
.carList_wrap .tag_prm {
	width: 80px; height: 32px;
	background: url(/_img/car_tag_prm.png) no-repeat;
}
.carList_wrap .tag_spc {
	width: 80px; height: 32px;
	background: url(/_img/car_tag_spc.png) no-repeat;
}
.carList_wrap .tag_cln {
	width: 73px; height: 30px;
	background: url(/_img/car_tag_cln.png) no-repeat;
}
.carList_wrap .carBox a .photo {
	width: 100%; height: 179px;
	overflow: hidden;
	position: relative;
}
.carList_wrap .carBox a .photo:after {
	width: 100%; height: 179px;
	left: 0px; top: 0px;
	line-height: 179px;
}
.carList_wrap .carBox a .photo img {
	width: 100%; height: 100%;
}
.carList_wrap .carBox a .carName {
	font-weight:600;
	padding: 18px 25px 8px;
}
.carList_wrap .carBox a .carName .maker {
	display: block;
	color: #192129;
	font-size: 16px;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.carList_wrap .carBox a .carName p {
	font-family: 'NanumBarunGothicBold','Nanum Gothic', 'Dotum', 'Gulim', 'Lato', 'Arial', sans-serif;
	color: #192129;
	font-size: 16px;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.carList_wrap .carBox a .info {
	padding: 0 25px;
	font-size: 11px;
	line-height: 19px;
	color: #999;
}
.carList_wrap .carBox a .info dl {

}
.carList_wrap .carBox a .info dl dt,
.carList_wrap .carBox a .info dl dd {
	width: 50%;
}
.carList_wrap .carBox a .info dl dt {
	float: left;
}
.carList_wrap .carBox a .info dl dd {
	float: right;
	color: #555;
}
.carList_wrap .carBox a .price {
	font-size: 24px;
	line-height: 20px;
	color: #ff2626;
	font-weight: 600;
	letter-spacing: 0;
	padding: 15px 25px 15px;
}
.carList_wrap .carBox a .price .add {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
}

.carList_wrap .carBox.check a,
.carList_wrap .carBox.check a:hover {
	border: 1px solid #e72537 !important;
}
.carList_wrap .carBox.check a .photo:after {
	content: "CHECK";
	color: #fff;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	display: block;
	position: absolute;
	background: #e72537;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.carList_wrap .carBox .chk {
	width: 20px; height: 20px;
	position: absolute;
	right: 20px; bottom: 20px;
	z-index: 10;
}
.carList_wrap .carBox .chk input[type="checkbox"] {
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 0; height: 0;
	-webkit-appearance: none;
	z-index: 9;
}
.carList_wrap .carBox .chk label {
	background: url(/_img/ico_check3_off.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 20px; height: 20px;
	line-height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
}
.carList_wrap .carBox .chk label:hover,
.carList_wrap .carBox .chk label.on {
	background: url(/_img/ico_check3_on.png) 0 0 no-repeat;
}

#carComparePop .layerBody {
	width: 1000px;
}
#carComparePop .contPop {
	position: relative;
	padding: 30px;
}
#carComparePop .contPop .carBox_wrap {
	overflow: hidden;
	border-bottom: 1px solid #e8e8e9;
	border-left: 1px solid #e8e8e9;
}
#carComparePop .contPop .carBox {
	float: left;
	width: 25%;	height: 507px;
	border-top: 1px solid #e8e8e9;
	border-right: 1px solid #e8e8e9;
	position: relative;
}
#carComparePop .contPop .carBox .car_slt_none {
	width: 100%; height: 100%;
	background: #efeff0 url(/_img/car_slt_none.png) no-repeat center center;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 10;
}
#carComparePop .contPop .carBox a {
	width: 100%;
	display: inline-block;
	position: relative;
	background: #fff;
	overflow: hidden;
}
#carComparePop .contPop .carBox a .photo {
	width: 100%; height: 172px;
	overflow: hidden;
	position: relative;
}
#carComparePop .contPop .carBox a .photo img {
	width: 100%; height: 100%;
}
#carComparePop .contPop .carBox a .carName {
	padding: 20px 25px 8px;
}
#carComparePop .contPop .carBox a .carName .maker {
	display: block;
	font-family: 'NanumBarunGothicBold','Nanum Gothic', 'Dotum', 'Gulim', 'Lato', 'Arial', sans-serif;
	color: #192129;
	font-size: 15px;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#carComparePop .contPop .carBox a .carName p {
	font-family: 'NanumBarunGothicBold','Nanum Gothic', 'Dotum', 'Gulim', 'Lato', 'Arial', sans-serif;
	color: #192129;
	font-size: 15px;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#carComparePop .contPop .carBox a .info {
	padding: 0 25px;
	font-size: 12px;
	line-height: 26px;
	color: #999;
}
#carComparePop .contPop .carBox a .info dl dt {
	width: 40%;
	float: left;
}
#carComparePop .contPop .carBox a .info dl dd {
	width: 60%;
	float: right;
	color: #555;
}
#carComparePop .contPop .carBox a .price {
	font-family: 'Exo', 'NanumBarunGothic';
	font-size: 19px;
	line-height: 20px;
	color: #fe2434;
	font-weight: 600;
	letter-spacing: 0;
	padding: 15px 25px 15px;
}
#carComparePop .contPop .carBox a .price .add {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 13px;
	padding-left: 2px;
	font-weight: normal;
}
#carComparePop .contPop .info_hover {
	width: 100%;
	position: absolute;
	bottom: 84px; left: 0;
	padding: 0 30px;
	z-index: 9;
}
#carComparePop .contPop .info_hover ul li {
	width: 100%; height: 26px;
	opacity: 0.08;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
	filter: alpha(opacity=8);
	-moz-opacity: 0.08;
}
#carComparePop .contPop .info_hover ul li:hover {
	background: #AFB1B4;
}

/* �좎룞�쇿뜝�숈삕??????_??????????????? */
#carView {

}
#carView .line_dashed {
	margin: 20px 60px;
}
#carView .layerHead {
	width: 100%; height: 85px;
	line-height: 80px;
	position: fixed;
	top: 0; left: 0;
	text-align: center;
	color: #fff;
	background: #161616;
	z-index: 99999;
}
#carView .layerHead * {
	display: inline-block;
}
#carView .layerHead strong {
	margin-right: 20px;
}
#carView .layerHead strong img{
	vertical-align:-12px;
}
#carView .layerHead span {
	font-size: 24px;
	font-weight: 700;
	color:#fff;
}
#carView .layerHead .close {
	top: 27.5px; right: 27.5px;
}
#carView .layerBody {
	width: 1120px;
	top: 80px;
	margin-left: -560px;
}
#carView .carView_wrap {
	padding: 0 0 80px;
}
#carView .carInfo_area {
	position: relative;
	padding: 40px 60px 0;
}
#carView .carInfo_area .carName {
	font-family: 'NanumSquare';
	font-size: 28px;
	color: #192229;
}
#carView .carInfo_area .carName p {
	display: inline-block;
	border-bottom: 2px solid #192229;
	padding-bottom: 2px;
	overflow: hidden;
	max-width: 820px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#carView .carInfo_area .carPrice {
	position: absolute;
	right: 60px; top: 40px;
	text-align: right;
}
#carView .carInfo_area .carPrice .prc {
	display: inline-block;
	font-size: 32px;
	color: #000;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: -0.25px;
}
#carView .carInfo_area .carPrice .prc span {
	display: inline-block;
	font-family: 'NanumSquare';
	font-weight: normal;
	color: #192229;
	font-size: 28px;
	line-height: 1;
	margin: 6px 0 0 5px;
}
#carView .carInfo_area .carPrice .subPrc {
	font-size: 15px;
	color: #474e54;
	margin-top: 10px;
}
#carView .carInfo_area .carPrice .subPrc span {
	display: inline-block;
	margin-right: 10px;
}
#carView .carInfo_area .carSpecs {
	margin-top: 30px;
}
#carView .carInfo_area .carSpecs ul li {
	float: left;
	margin-right: 60px;
}
#carView .carInfo_area .carSpecs ul li dl {

}
#carView .carInfo_area .carSpecs ul li dl dt,
#carView .carInfo_area .carSpecs ul li dl dd {
	float: left;
	line-height: 30px;
}
#carView .carInfo_area .carSpecs ul li dl dt {
	width: 110px;
}
#carView .carInfo_area .carSpecs ul li dl dt span {
	display: inline-block;
	height: 15px;
	text-indent: -999999px;
	overflow: hidden;
	background-image: url(/_img/carInfo.png);
	vertical-align: middle;
}
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit1 { background-position: 0 0; width: 25px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit2 { background-position: 0 -25px; width: 51px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit3 { background-position: 0 -50px; width: 27px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit4 { background-position: 0 -75px; width: 38px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit5 { background-position: 0 -100px; width: 40px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit6 { background-position: 0 -125px; width: 53px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit7 { background-position: 0 -150px; width: 53px; }
#carView .carInfo_area .carSpecs ul li dl dt span.sp_tit8 { background-position: 0 -175px; width: 27px; }

#carView .carInfo_area .carSpecs ul li dl dd {
	font-size: 15px;
}
#carView .carInfo_area .carBtn {
	overflow: hidden;
	position: absolute;
	bottom: 0; right: 60px;
}
#carView .carInfo_area .carBtn a {
	display: inline-block;
	width: 130px; height: 40px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(/_img/carInfo.png) no-repeat;
	float: left;
	margin-left: 10px;

	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
#carView .carInfo_area .carBtn a:first-child {
	margin-left: 0;
}
#carView .carInfo_area .carBtn a.cb1 { background-position: 0 -200px; }
#carView .carInfo_area .carBtn a.cb2 { background-position: 0 -290px; }
#carView .carInfo_area .carBtn a.cb3 { background-position: 0 -380px; }
#carView .carInfo_area .carBtn a.cb1:hover { background-position: 0 -240px; }
#carView .carInfo_area .carBtn a.cb2:hover { background-position: 0 -330px; }
#carView .carInfo_area .carBtn a.cb3:hover { background-position: 0 -420px; }

#carView .cv_bn_area {
	position: fixed;
	top: 100px; right: 50%;
	margin-right: -732px;
	z-index: 99999;
}
#carView .cv_bn_area > ul > li {
	margin-bottom: 20px;
}
#carView .cv_bn_area > ul > li .bn_btn {
	display: block;
	cursor: pointer;
}
#carView .cv_bn_area .bn_list {
	background: #efeff0;
	border-top: 1px dashed #8c9094;
	display: none;
}
#carView .cv_bn_area .bn_list ul li a {
	display: block;
	text-align: center;
	word-break: keep-all;
	padding: 12px 0;
	border-bottom: 1px dotted #d1d3d4;
	font-size: 13px;
	color: #192129;
}
#carView .cv_bn_area .bn_list ul li:last-child a {
	border-bottom: 0;
}
#carView .cv_bn_area .bn_list ul li a:hover {
	background: #192229;
	color: #fff;
}

#carView .carGallery_area {
	padding: 30px 60px 0;
}
#carView .carGallery_area * {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
#carView .carGallery_area .big_img {
	width: 640px; height: 480px;
	float: left;
	position: relative;
}
#carView .carGallery_area .big_img img {
	width: 100%; height: 100%;
}
#carView .carGallery_area .big_img a {
	width: 38px; height: 38px;
	display: inline-block;
	position: absolute;
	top: 50%; margin-top: -19px;
	text-indent: -99999em;
	overflow: hidden;
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
#carView .carGallery_area .big_img a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#carView .carGallery_area .big_img a.arr_left { background: url(/_img/circle_arr_left.png) no-repeat; left: 20px; }
#carView .carGallery_area .big_img a.arr_right { background: url(/_img/circle_arr_right.png) no-repeat; right: 20px; }

#carView .carGallery_area .thumb_img {
	width: 360px; height: 480px;
	overflow: hidden;
	float: left;
}
#carView .carGallery_area .thumb_img ul {
	overflow: hidden;
	margin-top: -5px;
}
#carView .carGallery_area .thumb_img ul li {
	width: 115px; height: 76px;
	overflow: hidden;
	float: left;
	margin: 5px 0 0 5px;
	cursor: pointer;
}
#carView .carGallery_area .thumb_img ul li img {
	width: 100%; height: 100%;
	border: 1px solid #D1D2D4;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#carView .carGallery_area .thumb_img ul li:hover img,
#carView .carGallery_area .thumb_img ul li.active img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#carView .carGallery_area .thumb_img ul li.img_none {
	cursor: default;
	background: url(/_img/icon_image.png) no-repeat center center #e8e8e9;
}
#carView .carDealer {
	height: 130px;
	line-height: 90px;
	position: relative;
	background: #161616;
	margin: 0 60px;
	padding: 20px;
	overflow: hidden;
}
#carView .carDealer .photo {
	width: 90px; height: 90px;
	position: absolute;
	overflow: hidden;
}
#carView .carDealer .photo img {
	width: 100%; height: 100%;
}
#carView .carDealer .txt {
	padding: 0 0 0 110px;
	color: #fff;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
#carView .carDealer .txt .name {
	font-family: 'NanumSquare', 'NanumBarunGothic';
	font-size: 18px;
}
#carView .carDealer .txt .number {
	font-size: 24px;
	font-weight: 600;
	margin: 10px 0;
	color:#fff;
}
#carView .carDealer .txt .desc {
	color: #bbbcbd;
	font-size: 13px;
}
#carView .carDealer .counsel {
	height: 90px;
	float: right;
	overflow: hidden;
	line-height: normal;
	padding-left: 30px;
	border-left: 1px dashed #4D565F;
}
#carView .carDealer .counsel .input_area {
	width: 220px;
	float: left;
}
#carView .carDealer .counsel .input_area input {
	width: 100%; height: 40px;
	background: #252525;
	font-size: 13px;
	line-height: 16px;
	padding: 12px 20px;
	color: #fff;
	margin-bottom: 10px;
}
#carView .carDealer .counsel .input_area input:last-child {
	margin-bottom: 0;
}
#carView .carDealer .counsel .input_area input:focus {
	background: #fff;
	color: #192129;
}
#carView .carDealer .counsel .checksWrap_st1 {
	float: left;
}
#carView .carDealer .counsel .checksWrap_st1 .checks {
	min-width: 75px; height: 90px;
	position: relative;
}
#carView .carDealer .counsel .checksWrap_st1 .checks input[type="checkbox"] {
	left: 20px;
}
#carView .carDealer .counsel .checksWrap_st1 .checks label {
	height: 90px; max-width: 55px;
	padding: 40px 0 0;
	word-break: keep-all;
	line-height: 16px;
	margin-left: 20px;
	color:#aaa;
}
#carView .carDealer .counsel .checksWrap_st1 .checks label a {
	color: #e4e5e7;
	text-decoration: underline;
}
#carView .carDealer .counsel .btnSet {
	float: left;
	margin-left: 30px;
}
#carView .carDealer .counsel .btnSet a {
	font-family: 'Exo', 'NanumSquare','Malgun Gothic';
	width: 120px; height: 90px;
	display: inline-block;
	border: 2px solid #ff2626;
	color:#ff2626;
	font-size: 18px;
	line-height: 86px;
	text-align: center;
	font-weight: 600;
}
#carView .carDealer .counsel .btnSet a img {
	vertical-align: middle;
}

#carView .carSection {
	margin: 40px 60px 0;
}
#carView .carSection h3.tit {
	font-size: 24px;
	letter-spacing: -0.5px;
	color: #192129;
	line-height: 30px;
	height: auto;
	margin-bottom: 20px;
}
#carView .carSection h3.tit .desc {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin-left: 20px;
	font-weight: normal;
	color: #696C70;
}
#carView .carSection .cv_cont {
	position: relative;
}
#carView .carSection .cv_cont::after{
	content: "";
	display: block;
	clear: both;
}
#carView .option_cont {
	padding: 20px 0;
}
#carView .option_cont::after{
	content: "";
	display: block;
	clear: both;
}
#carView .option_cont ul {
	float: left;
	width: 20%; height: 484px;
	border-left: 1px dotted #E2E3E7;
}
#carView .option_cont ul:first-child {
	border-left: 0;
}
#carView .option_cont ul li.opt {
	padding: 8px 15px;
	position: relative;
	cursor: pointer;
}
#carView .option_cont ul li.opt:hover {
	text-decoration: underline;
}
#carView .option_cont ul li.tit {
	line-height: 26px;
	padding: 0 15px 10px;
	font-size: 18px;
}
#carView .option_cont ul li .check,
#carView .option_cont ul li .uncheck {
	display: inline-block;
	width: 14px; height: 14px;
	vertical-align: top;
	font-size: 0;
	line-height: 9999px;
	overflow: hidden;
}
#carView .option_cont ul li .check {
	background: url(/_img/ico_check2_on.png) no-repeat;
}
#carView .option_cont ul li .uncheck {
	background: url(/_img/ico_check2-1_off.png) no-repeat;
}
#carView .option_cont ul li .txt {
	font-size: 13px;
	padding: 0 6px;
	line-height: 16px;
	color: #192129;
}
#carView .option_cont li .optLayer {
	width: 300px;
	background: #fff;
	border: 2px solid #192129;
	padding: 15px;
	position: absolute;
	left: 15px; bottom: 0;
	margin-bottom: 32px;
	font-size: 12px;
	line-height: 18px;
	word-break: keep-all;
	display: none;
	z-index: 999999;
}
#carView .option_cont li:hover .optLayer {
	display: block;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#carView .carDetail_cont,
#carView .carphoto_cont {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 20px 20px 40px;
}
#carView .sub_banner {
	padding: 50px 60px 0;
	overflow: hidden;
}
#carView .sub_banner a {
	display: block;
	width: 490px; height: 120px;
	float: left;
	border: 1px solid #d6d9da;
	overflow: hidden;
}
#carView .sub_banner a:first-child {
	margin-right: 20px;
}
#carView .sub_banner a img {
	width: 488px; height: 118px;
}
.tabs {
	position: absolute;
	top: 23px; right: 30px;
	z-index: 100;
}
.tabs ul {
	overflow: hidden;
}
.tabs ul li {
	float: left;
	margin-left: 20px;
}
.tabs ul li a {
	width: 120px; height: 74px;
	display: inline-block;
	position: relative;
	border: 2px solid #8c9094;
}
.tabs ul li.active a,
.tab_guide ul li:hover a {
	border: 2px solid #fff;
}
.tabs ul li a span {
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	position: absolute;
	top: 50%; left: 18px;
}
.tab_guide ul li a span {
	width: 39px; height: 32px;
	margin-top: -16px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.tab_guide ul li.active a span,
.tab_guide ul li:hover a span {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.tab_guide ul li.tg1 a span {
	background: url(/_img/tab_guide1.png) no-repeat 0 0;
}
.tab_guide ul li.tg2 a span {
	background: url(/_img/tab_guide2.png) no-repeat 0 0;
}
.sec_txt {
	padding: 60px 30px 0;
	word-break: keep-all;
	font-size: 13px;
	line-height: 1.8;
	color: #333;
}
.sec_txt h4.tit {
	margin-bottom: 20px;
}
.sec_txt h4.tit span {
	display: inline-block;
	background: #1f1f1f;
	color: #fff;
	padding: 0 10px;
}
.sec_txt h5.tit {
	margin: 40px 0 15px;
}
.sec_txt .col_1 {
	width: 100%;
	float: left;
	padding: 0 30px;
}
.sec_txt .col_2 {
	width: 50%;
	float: left;
	padding: 0 30px;
}
.sec_txt p {
	margin-bottom: 10px;
}
.sec_txt ul li {
	padding-left: 10px;
	background: url(/_img/dot_3px.png) no-repeat 0 9px;
	color: #777;
	margin: 10px 0;
}
.sec_txt table ul li {
	margin: 5px 0;
}
.sec_txt strong {
	color: #333;
}
/* �좎룞�쇿뜝�숈삕�좎룞�쇿뜝�숈삕 */
.swingtab_finance {
	padding: 80px 80px 0;
}
.swingtab_finance ul li {
	width: 33.333333%;
}
.finance_wrap {
	margin-top: 40px;
	text-align: center;
}

/* ??????�좎룞�쇿뜝�숈삕 */
[class*="sec_cst"] {
	position: relative;
	width: 100%; min-width: 1200px;
	min-height: 650px;
	overflow: hidden;
}
[class*="sec_cst"] .btn_arr {
	display: block;
	width: 36px; height: 19px;
	position: absolute;
	bottom: 40px; left: 50%;
	margin-left: -120px;
	background: url(/images/sub/arr_down1.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
[class*="sec_cst"] .bg_area {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
}
[class*="sec_cst"] .bg_area .bg {
	min-height: 566px;
	height: 100%;
	background: transparent;
}
[class*="sec_cst"] .txt_area {
	width: 600px;
	position: absolute;
	top: 50%; left: 50%;
	margin: -280px 0 0 -400px;
	text-align: center;
}
.sec_cstSell_visual .txt_area {
	width: 1000px;
	margin: -243px 0 0 -550px;
	text-align: left;
	padding:40px 0 0 0;
}
.sec_cstSell_visual .bgYellow {
	position: absolute;
	width: 1px;
	height: 480px;
	top: 50%; right: 58%;
	margin-top: -240px;
	/*background: rgba(255,255,255,0.2);*/
}
.consult_tit_area{
	width:1200px;
	margin-left:-545px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-280px;
}
.consult_tit_area::after{
	content:"";
	display:block;
	position:absolute;
	width:40px;
	background:#d50527;
	height:2px;
	left:0;
	bottom:-18px;
}
.buyText{
	padding:75px 50px;
}
.boxBg{
	width:380px;
	height:380px;
	border:2px solid #fff;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-190px;
}
[class*="sec_cst"] .txt_area .slash {
	top: 50px; left: 50px;
	z-index: -1;
}
.sec_cstSell_visual .txt_area .slash {
	top: -70px; left: -60px;
}
[class*="sec_cst"] .txt_area .btn_area {
	display: inline-block;
	margin-top: 60px;
}
.sec_cstSell_visual .txt_area .btn_area {
	width: 270px;
	margin-top: 80px;
}
[class*="sec_cst"] .txt_area .btn_area a {
	display: inline-block;
	width: 240px; 
	height: 55px;
	line-height: 70px;
	float: left;
	margin: 0 15px;
	background: #d50527;
	text-align: center;
}
.sec_cstSell_visual .txt_area .btn_area a {
	margin: 10px 0;
}
.sec_cstBuy_visual .txt_area .btn_area a.btn_goSell,
.sec_cstSell_visual .txt_area .btn_area a.btn_goBuy
.sec_cstSell_visual .txt_area .btn_area a.btn_goSell2,
.sec_cstSell_visual .txt_area .btn_area a.btn_goBuy2{
	background: transparent;
	border: 2px solid #fff;
}
[class*="sec_cst"] .txt_area .btn_area a span {
	width: 180px; 
	overflow: hidden;
	display: inline-block;
	color:#fff;
	font-size: 20px;
}

.sec_cstSell_visual .process_area {
	position: absolute;
	top: 50%; 
	right: 100px;
	margin-top: -200px;
	z-index:5;
}
.sec_cstSell_visual .process_area h4{
	margin-left:-20px;
}
.sec_cstSell_visual .process_area ul {
	margin-top: 40px;
}
.sec_cstSell_visual .process_area ul li {
	float: left;
	position: relative;
}
.sec_cstSell_visual .process_area ul li.line {
	width: 30px;
	line-height: 50px;
}
.sec_cstSell_visual .process_area ul li.line:after {
	content: "";
	display: inline-block;
	width: 30px; height: 1px;
	background: #fff;
	opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
}
.sec_cstSell_visual .process_area ul li span {
	display: inline-block;
	width: 50px; height: 50px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999em;
	background: url(/images/sub/process_num.png) no-repeat 0 0;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.sec_cstSell_visual .process_area ul li.p1 span { background-position: 0 0; }
.sec_cstSell_visual .process_area ul li.p2 span { background-position: -50px 0; }
.sec_cstSell_visual .process_area ul li.p3 span { background-position: -100px 0; }
.sec_cstSell_visual .process_area ul li.p4 span { background-position: -150px 0; }
.sec_cstSell_visual .process_area ul li.p5 span { background-position: -200px 0; }
.sec_cstSell_visual .process_area ul li.p6 span { background-position: -250px 0; }
.sec_cstSell_visual .process_area ul li.p7 span { background-position: -300px 0; }

.sec_cstSell_visual .process_area ul li.p1:hover span { background-position: 0 100%; }
.sec_cstSell_visual .process_area ul li.p2:hover span { background-position: -50px 100%; }
.sec_cstSell_visual .process_area ul li.p3:hover span { background-position: -100px 100%; }
.sec_cstSell_visual .process_area ul li.p4:hover span { background-position: -150px 100%; }
.sec_cstSell_visual .process_area ul li.p5:hover span { background-position: -200px 100%; }
.sec_cstSell_visual .process_area ul li.p6:hover span { background-position: -250px 100%; }
.sec_cstSell_visual .process_area ul li.p7:hover span { background-position: -300px 100%; }

.sec_cstSell_visual .process_area .dt_balloon {
	display: none;
	width: 230px;
	position: absolute;
	top: 0; left: 0;
	background: rgba(255,255,255,0.9);
	line-height: 1.5;
	font-size: 13px;
	padding: 15px;
	margin: 60px 0 0 0;

	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.sec_cstSell_visual .process_area li.p7 .dt_balloon,
.sec_cstSell_visual .process_area li.p6 .dt_balloon {
	right: 0; left: inherit;
}
.sec_cstSell_visual .process_area li:hover .dt_balloon {
	display: block;
}
.sec_cstSell_visual .process_area .dt_balloon strong {
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
}
.sec_cstSell_visual .process_area .dt_balloon p {
	word-break: keep-all;
}

.sec_cstBuy_write,
.sec_cstSell_write {
	background: #fff;
	width: 100%; 
	min-width: 1000px;
	height: auto !important;
	overflow: hidden;
	padding: 365px 0 130px;
	position: relative;
}
.sec_cstBuy_write .write_area,
.sec_cstSell_write .write_area {
	width: 820px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.sec_cstBuy_write .write_area .wa_left,
.sec_cstSell_write .write_area .wa_left {
	float: left;
}
.sec_cstBuy_write .write_area .wa_right,
.sec_cstSell_write .write_area .wa_right {
	float: right;
}
.sec_cstBuy_write .write_area .selectWrap_st2,
.sec_cstSell_write .write_area .selectWrap_st2 {
	margin-bottom: 20px;
}
.sec_cstBuy_write .write_area .checkBox,
.sec_cstSell_write .write_area .checkBox {
	width: 400px; height: 180px;
	overflow: hidden;
	background: #161616;
	margin-bottom: 20px;
	padding: 20px 20px 0;
}
.sec_cstBuy_write .write_area .checkBox .privercy_txt,
.sec_cstSell_write .write_area .checkBox .privercy_txt {
	height: 104px;
	background: #1f1f1f;
	padding: 10px;
	overflow: hidden;
	overflow-y: auto;
}
.sec_cstBuy_write .write_area .checkBox .privercy_txt p,
.sec_cstSell_write .write_area .checkBox .privercy_txt p {
	color: #949699;
	font-size: 11px;
	line-height: 16px;
	word-break: keep-all;
}
.sec_cstBuy_write .write_area .checkBox .privercy_txt strong,
.sec_cstSell_write .write_area .checkBox .privercy_txt strong {
	display: inline-block;
	margin: 0 0 10px;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1,
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 {
	padding: 13px 0;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1 .checks input[type="checkbox"],
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 .checks input[type="checkbox"] {
	top: 5px; left: inherit; right: 0;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1 .checks label,
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 .checks label {
	background: url(/images/sub/ico_check_off.png) right 5px no-repeat;
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 0;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1 .checks label:hover,
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 .checks label:hover {
	background: url(/images/sub/ico_check_hover.png) right 5px no-repeat #161616;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1 .checks label.on,
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 .checks label.on {
	background: url(/images/sub/ico_check_on.png) right 5px no-repeat #161616;
}
.sec_cstBuy_write .write_area .checkBox .checksWrap_st1 .checks label img,
.sec_cstSell_write .write_area .checkBox .checksWrap_st1 .checks label img {
	vertical-align: middle;
}
.sec_cstBuy_write .write_area .submit_btn,
.sec_cstSell_write .write_area .submit_btn {
	width: 400px; height: 80px;
	overflow: hidden;
}
.sec_cstBuy_write .write_area .submit_btn a,
.sec_cstSell_write .write_area .submit_btn a {
	font-family: 'NanumSquare','NanumBarunGothic', 'Dotum', 'Gulim', 'Exo', 'Arial', sans-serif;
	display: block;
	color:#fff;
	font-size: 24px;
	height: 80px;
	line-height: 80px;
	background: #d50527;
	text-align: center;
}
.sec_cstBuy_write .tit_area {
	/*width: 487px;*/
	position: absolute;
	top: 120px; right: 50%;
	margin-right: -140px;
	border-left:3px solid #d50527;
	padding: 0 0 0 40px;
}
.sec_cstBuy_write .tit_area span{
	font-size: 18px;
	display: block;
	margin: 0 0 10px 0;
}
.sec_cstBuy_write .tit_area h2{
	font-size: 48px;
	margin:30px 0 30px 0;
	color: #d50527;
}
.sec_cstBuy_write .tit_area p{
	font-size: 16px;
	line-height: 24px;
}
.sec_cstSell_write .tit_area {
	border-left:3px solid #e72537;
	padding: 0 0 0 40px;
	width: 502px;
	position: absolute;
	top: 120px; right: 50%;
	margin-right: -90px;
}
.sec_cstSell_write .tit_area span{
	font-size: 18px;
	display: block;
	margin: 0 0 10px 0;
}
.sec_cstSell_write .tit_area h2{
	font-size: 55px;
	margin:0 0 20px 0;
	font-family: 'NanumSquare','NanumBarunGothic', 'Dotum', 'Gulim', 'Exo', 'Arial', sans-serif;
}
.sec_cstSell_write .tit_area p{
	font-size: 16px;
	line-height: 24px;
}

.sec_cstBuy_write .slash,
.sec_cstSell_write .slash {
	top: 70px; right: 50%;
	margin-right: 300px;
}
.sec_cstBuy_write .slash2.one,
.sec_cstSell_write .slash2.one {
	top: 310px; right: 50%;
	margin-right: -480px;
}
.sec_cstBuy_write .slash2.two,
.sec_cstSell_write .slash2.two {
	bottom: 0; right: 50%;
	margin-right: 70px;
	margin-bottom: -15px;
}

/* pop_consult_con */
.pop_consult_con {
	width: 430px;
	padding: 40px;
}
.pop_consult_con .line_dashed {
	margin: 15px 0;
	height: 4px;
}
.pop_consult_con .callDesc li {
	position: relative;
	font-size: 12px;
	line-height: 20px;
	word-break: keep-all;
	padding-left: 10px;
	color: #666;
	margin-bottom: 2px;
}
.pop_consult_con .callDesc li:before {
	content: '';
	display: inline-block;
	width: 4px; height: 1px;
	background: #666;
	position: absolute;
	top: 9px; left: 0;
}
.pop_consult_con .btn_submit {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #e72537;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}

/* �좎떥源띿삕???, ???????????? ??? */
[class*="sec_member_"] {
	position: relative;
	width: 100%;
	min-width: 1200px;
	min-height: 500px;
	overflow: hidden;
}
.sec_member_join {
	height: auto !important;
}
[class*="sec_member_"] .bg_area {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
}
[class*="sec_member_"] .bg_area .bg {
	min-height: 500px;
	height: 100%;
	background: transparent;
}
.member_box {
	position: absolute;
	top: 50%; left: 50%;
}
#login_box, #find_box {
	width: 350px;
}
#join_box {
	width: 580px;
	position: relative;
	margin: 60px auto !important;
	top: inherit; left: inherit;
}

.member_box .in_box {
	background: #161616;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
}
.member_box .tit_area {
	height: 80px;
	font-size: 22px;
	line-height: 24px;
	color: #e72537;
	text-align: center;
	padding: 28px 0;
	background: #161616;
	font-weight: 700;
}
.member_box .tit_area .ko {
	font-size: 22px;
	line-height: 28px;
}
.member_box .txt_area {
	height: 60px;
	background: #161616;
	text-align: center;
}
.member_box .txt_area .member_box_txt {
	width: 196px; height: 35px;
	display: inline-block;
	background: url(/_img/member_box_txt.png) no-repeat;
}
.member_box .input_area {
	position: relative;
	background: #1e262e;
	height: 60px;
	margin-bottom: 3px;
}
.member_box .input_area .add {
	width: 25px; height: 25px;
	display: inline-block;
	position: absolute;
	top: 16px; left: 22px;
	z-index: 11;
}
.member_box .input_area input {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 60px;
	font-size: 18px;
	line-height: 20px;
	color: #666;
	padding: 20px 20px 20px 68px;
	background: #1f1f1f;
	z-index: 10;
}
.member_box .input_area input::-webkit-input-placeholder { color: #555; }
.member_box .input_area input:-moz-placeholder { color: #555; opacity: 1; }
.member_box .input_area input::-moz-placeholder { color: #555; opacity: 1; }
.member_box .input_area input:-ms-input-placeholder { color: #555; }
.member_box .input_area input:placeholder-shown { color: #555; }

.member_box .input_area input:focus {
	background: #111;
	color: #fff;
}
.member_box .info_area {
	position: relative;
	background: #1f1f1f;
	height: 60px; line-height: 60px;
	margin-bottom: 3px;
	padding: 0 30px;
	overflow: hidden;
}
.member_box .info_area strong {
	display: inline-block;
	font-size: 11px;
	line-height: normal;
	vertical-align: middle;
	color: #666;
	letter-spacing: -0.25px;
}
.member_box .info_area a {
	display: inline-block;
	color: #999;
	background: #161616;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 15px;
	margin-top: 13.5px;
	float: right;
}
.member_box .info_area .desc {
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	color: #6d7983;
	word-break: keep-all;
	text-align: center;
}
.member_box .input_area .tooltip {
	width: 170px;
	position: absolute;
	top: 0; right: 0;
	margin-right: -180px;
	background: #e72537;
	color: #222;
	word-break: keep-all;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 15px;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	z-index: 100;
	display: none;
}
.member_box .input_area .tooltip:before {
	content: "";
	display: inline-block;
	width: 5px; height: 7px;
	position: absolute;
	top: 50%; left: 0;
	margin-left: -5px;
	margin-top: -3.5px;
	background: url(/_img/arr_left2.png) no-repeat;
}
.member_box .input_area.focus .tooltip {
	display: block;
}
.member_box .btn_area {
	position: relative;
	text-align: center;
	height: 60px; line-height: 60px;
	overflow: hidden;
}
.member_box .btn_area button,
.member_box .btn_area a {
	width: 100%; height: 60px;
	display: block;
	background: #e72537;
	font-size: 18px;
	line-height: 20px;
	padding: 20px 0;
	color: #fff;
}
.member_box .btn_area button:hover {
	background: #fff;
	color:#e72537;
}

.member_go_join {
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	line-height:12px;
}
.member_go_join strong {
	color: #d8dadc;
	font-weight: normal;
}
.member_go_join a {
	color: #fff;
	margin-left: 20px;
	font-weight: 600;
}
.member_go_join a:hover {
	text-decoration: underline;
}
#join_box .join_step {

}
#join_box .join_step ul {
	overflow: hidden;
	border-bottom: 3px solid #161616;
}
#join_box .join_step ul li {
	width: 33.33333333333333%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 15px 0;
	background: #1f1f1f;
	border-right: 3px solid #161616;
}
#join_box .join_step ul li:last-child {
	border-right: 0;
}
#join_box .join_step ul li.active {
	background: #111;
}
#join_box .join_step ul li > * {
	display: inline-block;
	vertical-align: middle;
	color: #666;
}
#join_box .join_step ul li.active > * {
	color: #999;
}
#join_box .join_step ul li span {
	width: 18px; height: 18px;
	font-size: 18px;
	margin-right: 15px;
}
#join_box .join_step ul li p {
	font-size: 12px;
	padding: 0;
}
#join_box .join_select {
	padding: 30px;
	text-align: center;
}
#join_box .radioWrap {
	height: 25px;
	position: relative;
	margin: 0 20px;
	display: inline-block;
}
#join_box .radioWrap input[type="radio"] {
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 0; height: 0;
	-webkit-appearance: none;
	z-index: 9;
}
#join_box .radioWrap label {
	background: url(/_img/ico_radio_off.png) 0 0 no-repeat;
	display: block;
	position: relative;
	top: 0; left: 0;
	height: 25px; line-height: 28px;
	font-size: 18px;
	color: #dfdfe0;
	padding-left: 35px;
	z-index: 10;
}
#join_box .radioWrap label:hover {
	background: url(/_img/ico_radio_hover.png) 0 0 no-repeat;
}
#join_box .radioWrap label.on {
	background: url(/_img/ico_radio_on.png) 0 0 no-repeat;
}

#join_box .agree_box {
	position: relative;
	padding-bottom: 30px;
	border-bottom: 3px solid #161616;
	background: #1f1f1f;
}
#join_box .agree_box .tit {
	padding: 25px 30px 10px;
	font-size: 15px;
	color: #dfdfe0;
}
#join_box .agree_box .scroll_box {
	background: #161616;
	margin: 0 30px;
	padding: 15px 20px 20px;
	height: 100px;
	overflow: auto;
	color:#999;
	line-height:22px;
}
#join_box .agree_box .scroll_box h1{
	font-size:18px;
	margin:0 0 10px 0;
}
#join_box .agree_box .scroll_box p {
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	word-break: keep-all;
	color: #ddd;
}
#join_box .agree_box .scroll_box p strong {
	display: inline-block;
	margin: 5px 0;
}
#join_box .agree_box .chk {
	height: 14px;
	position: absolute;
	top: 25px; right: 30px;
}
#join_box .agree_box .chk input[type="checkbox"] {
	position: absolute;
	top: 0; right: 0;
	margin: 0; padding: 0;
	width: 0; height: 0;
	-webkit-appearance: none;
	z-index: 9;
}
#join_box .agree_box .chk label {
	background: url(/_img/ico_check2_off.png) 100% 0 no-repeat;
	display: block;
	position: relative;
	top: 0; left: 0;
	height: 14px;
	line-height: 14px;
	font-size: 13px;
	color: #888;
	padding-right: 20px;
	z-index: 10;
}
#join_box .agree_box .chk label:hover {
	background: url(/_img/ico_check2_hover.png) 100% 0 no-repeat;
}
#join_box .agree_box .chk label.on {
	background: url(/_img/ico_check2_on.png) 100% 0 no-repeat;
}

.join_form {

}
.join_form .join_tit {
	line-height: 25px;
	font-size: 18px;
	color: #dfdfe0;
	padding: 20px 30px;
}
.join_form .inputBox {
	position: relative;
	height: 60px;
	margin-bottom: 3px;
}
.join_form input {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 60px;
	font-size: 18px;
	line-height: 20px;
	color: #999;
	padding: 20px 30px;
	background: #1f1f1f;
	z-index: 10;
}
.join_form input[type="file"] {
	font-size: 13px;
}
.join_form input:focus {
	background: #111;
	color: #fff;
}
.join_form input::-webkit-input-placeholder { color: #666; }
.join_form input:-moz-placeholder { color: #666; opacity: 1; }
.join_form input::-moz-placeholder { color: #666; opacity: 1; }
.join_form input:-ms-input-placeholder { color: #666; }
.join_form input:placeholder-shown { color: #666; }

.join_form .selectBox {
	position: relative;
	height: 60px;
	padding: 0 15px;
	border-left: 3px solid #0C1219;
}
.join_form .selectBox select {
	width: 100%; height: 60px;
	font-size: 18px;
	line-height: 20px;
	color: #D3D4D5;
	padding: 18px 30px;
	background: #1f1f1f;
	z-index: 10;
}

.join_form .inputBox .idcheck {
	width: 110px; height: 40px;
	font-size: 14px;
	line-height: 1;
	padding: 11px 0;
	cursor: pointer;
	text-align: center;
	color: #999;
	border: 2px solid #555;
	position: absolute;
	right: 10px; top: 10px;
	z-index: 10;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.join_form .inputBox .idcheck:hover, .join_form .inputBox .idcheck:focus{
	border-color:#999;
	color:#ddd;
}
.join_form dl {
	width: 100%;
	display: table;
	padding: 0 30px;
	height: 60px; line-height: 60px;
	background: #1f1f1f;
	margin-bottom: 3px;
}
.join_form dl dt,
.join_form dl dd {
	display: table-cell;
	vertical-align: middle;
	line-height: normal;
}
.join_form dl dt {
	width: 100px;
	font-size: 13px;
	line-height: 18px;
	word-break: keep-all;
	color: #999;
}
.join_form dl dd {
	position: relative;
	text-align: right;
}
.join_form dl dd input {
	position: relative;
}
.join_form .zipComp {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 13px 30px;
	cursor: pointer;
	text-align: center;
	color: #999;
	border: 2px solid #555;
	margin-right: 10px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.join_form .zipComp:hover, .join_form .zipComp:focus{
	border-color:#999;
	color:#ddd;
}
#join_box .join_form dl dd .radioWrap {
	vertical-align: middle;
	height: 14px;
	margin: 0 30px 0 0;
}
#join_box .join_form dl dd .radioWrap label {
	background: url(/_img/ico_radio2_off.png) 0 0 no-repeat;
	height: 14px; line-height: 14px;
	font-size: 14px;
	color: #dfdfe0;
	padding-left: 23px;
}
#join_box .join_form dl dd .radioWrap label:hover {
	background: url(/_img/ico_radio2_hover.png) 0 0 no-repeat;
}
#join_box .join_form dl dd .radioWrap label.on {
	background: url(/_img/ico_radio2_on.png) 0 0 no-repeat;
}

.member_box .alertBox {
	text-align: center;
	border-top: 3px solid #5d90ff;
	padding: 20px 25px;
	margin: 0 0 20px;
	background: #fff;
}
.member_box .alertBox p {
	display: block;
	vertical-align: middle;
	color: #6D7982;
	font-size: 12px;
	margin-top: 12px;
}
.member_box .alertBox p b {
	text-transform: uppercase;
	color: #5D90FF;
}
.member_box .alertBox strong {
	font-family: 'Exo', 'NanumSquare';
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 700;
	color: #5d90ff;
	vertical-align: middle;
	margin: 0 10px 0 5px;
	font-size: 20px;
}
.member_box .alertBox .icon {
	display: inline-block;
	color: #5D90FF;
	width: 22px; height: 22px;
	font-size: 22px;
	vertical-align: middle;
}
.member_box .alertBox .id_box {
	background: #F3F5F7;
	color: #27292F;
	padding: 10px 0;
	margin-top: 10px;
	line-height: 28px;
}
.member_box .alertBox .id_box span {
	vertical-align: middle;
	display: inline-block;
}
.member_box .alertBox .id_box b {
	font-family: 'Exo', 'NanumSquare';
	display: inline-block;
	padding: 6px 10px;
	margin: 0 5px;
	background: #192129;
	color: #fff;
	font-weight: 500;
	line-height: 16px;
	font-size: 13px;
}
.member_box .alertBox .go_login {
	display: inline-block;
	font-size: 13px;
	line-height: 1;
	padding: 8px 15px;
	border: 1px solid #9DB7C9;
	color: #6D7982;
	margin-top: 15px;
}

/* �좎뙃�숈삕??? */
.board_wrap {

}
.board_sch_area {
	margin-bottom: 20px;
}
.board_sch_area .selectWrap_st1 {
	width: 150px; height: 50px;
	line-height: 48px;
	text-indent: 15px;
	background: url(/_img/select_arr.png) 127px center no-repeat #fff;
	font-size: 16px;
	border: 2px solid #192129;
}
.board_sch_area * {
	font-family: 'NanumSquare', 'NanumBarunGothic';
}
.board_sch_area .selectWrap_st1,
.board_sch_area .input_area {
	float: left;
}
.board_sch_area .selectWrap_st1 .selarea {
	width: 150px; max-height: 350px;
	top: -2px; left: -2px;
}
.board_sch_area .selectWrap_st1 .selarea dt {
	height: 50px; line-height: 50px;
	background: url(/_img/select_arr2.png) 127px center no-repeat #192129;
}
.board_sch_area .input_area {
	width: 300px;
	position: relative;
}
.board_sch_area .input_area input[type="text"] {
	width: 100%; height: 50px;
	background: #192129;
	font-size: 16px;
	line-height: 22px;
	padding: 14px 20px;
	color: #fff;
}
.board_sch_area .input_area button {
	position: absolute;
	top: 50%; right: 5px;
	margin-top: -19px;
	background: none;
}

/*�좎룞�쇿뜝�숈삕 �좎룞��??? ???*/
.main_cl_st3 {
	margin-bottom:28px;
}
.main_cl_st3 ul {
	margin-left: -8px;
	margin-right: -8px;
}
.main_cl_st3 ul:first-child {
	margin-top: 0;
}
.main_cl_st3 ul li {
	width: 33.333333%;
	float: left;
	padding: 0 8px;
	margin:0 0 16px 0;
}
.main_cl_st3 ul li a {
	display: block;
	position: relative;
	background: #fff;
	overflow: hidden;
	color:#fff;
	padding: 10px;
}
.main_cl_st3 ul li a:hover, .main_cl_st3 ul li a:focus{
}
.main_cl_st3 ul li a .photo {
	width: 45%; height: 120px;
	float:left;
	overflow: hidden;
	background:#e72537;
	text-align:center;
}
.main_cl_st3 ul li a .photo img {
	width: 100%; height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.main_cl_st3 ul li a:hover .photo img, .main_cl_st3 ul li a:focus .photo img{
	width:110%;height:110%;
	margin:-5% 0 0 -5%;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.main_cl_st3 ul li a .carListInfoW{
	float:right;
	width:55%;
	padding:5px 10px 0 10px;
}
.main_cl_st3 ul li a .carName {
	padding: 9px 10px 5px 10px;
}
.main_cl_st3 ul li a .carName p {
	display: inline-block;
	color: #333;
	font-size: 16px;
	line-height: 19px;
	overflow: hidden;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight:600;
}
.main_cl_st3 ul li a .info {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	letter-spacing: 0;
	padding: 2px 10px 0;
	word-break: keep-all;
	max-width: 87%;
	margin:0 0 10px 0;
}
.main_cl_st3 ul li a .info span.line{
	width:1px;
	display:inline-block;
	background:#ddd;
	height:10px;
	margin:3px 5px;
}
.main_cl_st3 ul li a .price {
	font-size: 20px;
	line-height: 20px;
	color: #ff2626;
	font-weight: 600;
	letter-spacing: 0;
	padding: 0 10px 12px 10px;
}
.main_cl_st3 ul li a .price .add {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
}
