
div.terms-style p {
    font-weight: normal;
}

a.yellow {
	color:#ff4200;
 	
}

div.b2b_wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 30px;
	    font-size: 13px;
    font-family: 나눔고딕, Nanum Gothic, 굴림, 돋움, arial, verdana;
    color: #777777;
    line-height: 16px;
    padding: 0;
    margin: 0;
	background:#fff;
	z-index:99999;
}
.board .board_search .search2 select {
    padding: 0;
}
#div-layer-popup {
position:absolute;
display:none;
/*	background:#747474;*/
	border:2px solid #34A853; /*#5d5d5d;*/

background-color:#ffffff;
/*border:solid 1px #32A228;*/
/*width:350px;
height:150px;*/
padding:10px;
}
div.b2b_wrap {
    width: 100%;
    padding: 2px 0;
    height: auto;
	background:#fff;
}
.b2b_wrap marquee {
    width: 2000px;
	background:#fff;
}
.b2b_wrap ul.agency_desc {
    height: auto;
}
.b2b_wrap ul.agency_desc li {
    float: left;
    padding: 4px 0;
    padding-left: 30px;
	background:#fff;
}
.b2b_wrap ul.agency_desc li.tel {
    background: url(../img/top_ico.png) 10px 3px no-repeat;
}
.b2b_wrap ul.agency_desc li.e_mail {
    background: url(../img/top_ico.png) 10px -37px no-repeat;
}


div.info_title {
	color:#414141 !important;
/*	float:left !important;*/

	
	min-width: 50px;
	padding-left:5px;
	height: auto !important;	
}

div.content {
	
	color:#ff4200 !important;
	
}

div.period {
	color:#414141 !important;
}

button.period-button {
	margin-top:4px;
    width: 85px;
    height: 30px;
    background: #ff8600;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border: none;
	border-radius:5px;
}

td.available_car_info {
	line-height:18px;
	text-align:center;
}

.paging {
	width:100%;
	text-align:center;
	margin:30px 0;
}

.paging li {
	display:inline-block;
	margin:0 2px;
}

.paging li a p {
	width:36px;
	padding:12px 0;
	background:#f7f7f7;
	color:#323232;
}
.paging li a p.on {
	background:#323232;
	color:#fff;
}


@media screen and (max-width: 400px){
	.car_list img {
		width: 100% !important;
		height: auto !important;
	}
}

@media screen and (max-width: 400px){
	.car_list ul li {
		width: 100% !important;
		margin-right: 0px !important;
	}
}

@media screen and (max-width: 400px){
	.car_list {
		width: 100% !important;
	    margin: 30px auto 0 !important;
	}
}


@media screen and (max-width: 480px) {
.gallery li img {
    width: 100% !important;
    border-none: 1px solid #e2e2e2;
}
}


@media screen and (max-width: 480px) {
	.gallery li img {
		width: 100% !important;
	}
}


@media screen and (max-width: 400px) {
.car_list ul li .car_title {
    width: 94% !important;
}


@media screen and (max-width: 840px) {
.login_cont {
    width: 104%;
}

@media screen and (max-width: 840px) {
.login_cont>div .agree_box li {
    text-align: left;
}


@media screen and (max-width: 768px) {
 body { -webkit-text-size-adjust: none; }
}