/* charset */
@charset "UTF-8";

#menu-dealer {
	padding-top: 20px;
	border-bottom:1px #152B3B solid;
	background-color: #FFFEFF;
}
#menu-dealer .menu-d-box {
	padding-bottom: 20px;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}
#menu-dealer .menu-d-box select {
	width: 185px;
}
#main .dealer-tbl {
	width: 655px;
	background-color: #FFFEFF;
	border-top:2px #152B3B solid;
	border-bottom:1px #152B3B solid;
	color: #494949;
	margin-bottom: 20px;
}
#main .dealer-tbl th {
	background-color: #F3F4F5;
	border-bottom:1px #152B3B solid;
	font-size: 12px;
	line-height: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	color: #000;
}
#main .dealer-tbl th a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#main .dealer-tbl th a:visited {
	color: #000;
	text-decoration: none;
}
#main .dealer-tbl th a:hover {
	color: #000;
	text-decoration: underline;
}
#main .dealer-tbl th.dealer-icon {
	text-align: right;
	padding: 0px !important;
}
#main .dealer-tbl th.dealer-icon img {
	margin-right: 4px;
	/*border: 1px solid #152B3B;*/
}
#main .dealer-tbl td {
	font-size: 12px;
	line-height: 13px;
	padding:12px 20px;
	border-bottom:1px #152B3B solid !important;
	color: #000;
}
#main .dealer-tbl td.cap {
	border-right:1px #152B3B solid;
	width: 67px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#main .dealer-tbl td.adr {
	border-right:1px #152B3B solid;
	width: 358px;
	border-bottom-width: 0px;
}
#main .dealer-tbl td.tel {
	width: 80px;
}
#main .dealer-tbl td.detail-cap {
	border-right:1px #152B3B solid;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 67px;
}
#main .dealer-tbl td.detail-all {
	width: 548px;
	border: 0px solid #152B3B;
}
#main .dealer-tbl td.detail-half {
	width: 220px;
	border: 0px solid #152B3B;
}
#main .dealer-tbl td.detail-half2 {
	border-right:1px #152B3B solid;
	border-bottom-width: 0px;
	width: 220px;
}
#main .dealer-tbl td a {
	color: #000;
	text-decoration: none;
	background: url(../../images/dealer/icon_link.gif) no-repeat left center;
	padding-left: 20px;
}
#main .dealer-tbl td a:visited {
	color: #000;
	text-decoration: none;
}
#main .dealer-tbl td a:hover {
	color: #000;
	text-decoration: underline;
}
#main h2.dealer {
	padding-bottom: 5px;
}
#main h2.dealer img {
	margin-right: 12px;
}

#main .dealer-map {
	padding-top: 45px;
	padding-bottom: 25px;
	background-color: #F3F3F3;
	text-align: center;
}
#main .dealer-map img {
	padding-bottom: 20px;
}


/*--wb_[--*/
.dealerWrap{
	width:100%;
	height:180px;
	background:url(../../images/dealer/head_image.jpg) no-repeat top center;
}




/*addTxt*/
.h1-box{
	padding-bottom:0 !important;
}
#main2{
}
	#main2 .addTxt{
		background:#F3F4F5;
		margin-bottom:20px;
	}
		#main2 .addTxt td{
			font-size:12px;
			padding:7px;
			vertical-align:top;
		}
		


.header-logo{
	width:300px !important;
}
#header .header-logo ul{
	padding:15px 0 0 0;
}
.header-logo ul,
.header-logo ul li{
	list-style:none;
}
.header-logo ul li{
	float:left;
	padding:0 30px 0 0;
}
.header-logo ul li.chrysler{
	width:107px;
	margin:10px 0 0 0;
}
.header-logo ul li.jeep{
	width:59px;
	margin:10px 0 0 0;
}
.header-logo ul li.dodge{
	width:42px;
	padding-right:0;
}



