@charset "utf-8";
/* CSS Document */

#sub_main_left{
float:left;
width:186px;
}
#sub_main_left p{
margin-left:45px;
display:inline;
color:#6f2534;
font-size:11px;
line-height:14px;
}
.sub_main_left_menu{
font-size:12px;
line-height:15px;
color:#6f2534;
font-weight:bold;
margin-left:39px;
display:inline;
}
#sub_main_right{
border: solid 1px #eff0c8;
width:560px;
float:left;
padding:15px;
margin-bottom:15px;
font-size:12px;
}
.sub_main_right_menu{
font-size:18px;
line-height:20px;
color:#6f2534;
font-weight:bold;
display:inline;
}

.truckName{
font-size:16px;
line-height:18px;
color:#6f2534;
font-weight:bold;
display:block;
margin: 0px 0px 10px 0px;
}
.dealerTitle{
font-size:14px;
line-height:16px;
color:#333333;
font-weight:bold;
display:inline;
}

.tanline hr{
width:80%;
text-align:left;
float:left;
height:2px;
color:#eff0c8;
background-color:#eff0c8;
border:0;
border-style:none;
}
a.sub_main_left_link {font-size: 11px; color:#6f2534; text-decoration:underline; outline:none; margin: 6px 0px 0px 45px; display: block;}     /* unvisited link */
a.sub_main_left_link:hover {text-decoration:none;}     /* hover link */


.contactTitles{
font-weight:bold;
color:#6f2534;
}

.about_img_left{
padding-right:7px;
padding-bottom:7px;
}
.about_img_right{
padding-left:7px;
padding-bottom:7px;
}

#sub_banner{
 position:relative; 
 height:112px; 
 width:100%;
}
#sub_banner p{
margin-left:26px;
display:inline;
padding-bottom:15px;
}

.dealerAddress {
     width: 180px;
     color: #000000;;
		margin-left: 10px;
		margin-right: 10px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
     }
.dealerBlock {
		width: 200px;
		height: 270px;
		background: #FFFFEE;
		border: 1px solid #D8AC10;
		float: left;
		margin: 10px;
		}
.dealerArea {
     width: 180px;
	display: block;
		min-height: 30px;
		line-height: 15px;
        color: #555555;
	 	border-top: 1px dotted #666666;
		padding-top: 10px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		padding-bottom: 10px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		font-weight: bold;
		}
.dealerTitle {
	width: 180px;
	color: #000000;;
	margin: 10px 10px 0px 10px;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
     }
.dealerLink {
	font-size:11px;
	margin:5px 10px 5px 15px;
	color:#6f2534;
	font-weight:bold;
	display: block;
	}