@charset "utf-8";
/* CSS Document */

.used_car_title{
	float:left;
	font-size:18px;
	color:#3890ce;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	width:1000px;
}

.used_car_title h1 {font-size:1em;}

.sample_gallery_pic{
	float:left;
	padding-left:5px;
	padding-top:5px;
	width:380px;
}

.sellers_info .ad
{
    float:left; display:inline; padding-left:10px;
}

.sellers_info {
	float:left;
	margin-left:5px;
}

.sellers_info h2 {color: #3890ce; font-weight: bold; font-size: 16px; text-align:center;}

.sellers_info .details { width:295px; float:left;}

.sellers_info .details p { margin-left: 105px; padding: 2px 0;}

.sellers_info .details p.wglogo {margin-left:180px; padding:2px 0;}
.sellers_info .details p.wglogo img { max-height:80px; max-width:150px;}

.sellers_info .details img { margin-left:-105px; max-height:74px; max-width:74px;}

.sellers_info .details label {color:#708800; margin-left:-105px; width:100px; text-align:right; float:left;}

.sellers_info .details label img { vertical-align:text-bottom;}

.sellers_info .details .banner img { max-width:199px; max-height:48px; margin-left:-50px; text-align:center;}

.userdetail { list-style:none; margin:0; padding:0;}
.userdetail li {margin-left:110px;}
.userdetail li img {margin-left:140px;}

.spec_title1{
	float:left;
	padding-left:20px;
	padding-top:5px;
	width:760px;
}

.dealers_thumb{
	float:right;
	margin-top:-17px;
	padding-right:10px;
}

.dealers_thumb ul{ list-style:none; padding:0; margin:0; width:210px; float:left;}
.dealers_thumb ul>li { float:left; display:inline-block; width:70px;}
.dealers_thumb ul>li img { max-width:67px; border:0;}

h2{padding:0; margin:0; font-size:1.2em;}
h3{padding:0; margin:0;}

.spec_table 
{
    float:left;
	background-repeat:no-repeat;
	margin-left:15px;
	width:750px;
}
.spec_table #wrapper
{
    background-position: bottom;
    border: solid 1px #c0c0c0;
    background-color: White;
    float: left;
    padding: 10px;
    background-image: url(../_img/bg_gradient7.png);
    background-repeat: no-repeat;
}
.spec_table ul {list-style:none; padding:0; margin:0; }
.spec_table ul>li {float:left; display:inline; width:240px; height:3em;}
.spec_table ul>li label {font-style: italic; font-size: 11px; width:110px; display:inline-block;}
.spec_table ul>li span {font-weight: bold; font-size: 14px; color: #404040; border-bottom-style: dotted;
                        border-bottom-color: #ccc; border-bottom-width: thin; display:inline-block; width:125px; }
                        

