﻿#tsdl-left, #tsdl-right {
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

#tsdl-left {
	position:absolute;
	left:0;
	top:100px;
	width:261px;
	height:245px;
	color:#000;
	font-weight:700;
	z-index:15;
}
#tsdl-bg {
	position:absolute;
	left:0;
	top:100px;
	width:261px;
	height:245px;
	background:transparent url(/images/ts-dl/home_tsdl_bg.gif) no-repeat 0 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;	
	z-index:10;
}

#tsdl-content {
	padding-left:15px;
}
#tsdl-content h2 {
	margin:10px 0 2px 0;
	padding:0;
	color:#c00;
	font-size:13px;
	font-weight:700;
}
#tsdl-content h4 {
	margin:6px 0;
	padding:0;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.ts-butt {
	cursor:pointer;
	height:18px;
	width:231px;
	color:#fff;
	font-weight:600;
	font-size:11px;
	line-height:18px;
	background:transparent url(/images/ts-dl/btn_home_form_off.jpg) no-repeat 0 0;
}
.ts-butt span {
	position:relative;
	top:-2px;
}
img.ts-btn-arw {
	width:6px;
	height:11px;
	border:0;
	margin:2px 6px 0 8px;
}

#ask-expert {
	background:transparent url(/images/ts-dl/home_dotted_line.gif) repeat-x 0 0;
	padding-top:10px;
	margin-top:10px;
}
#expert-head {
	color:#fd1c15;
	font-size:13px;
	font-weight:700;
}
#expert-txt {
	position:relative;
	width:115px;
	top:-60px;
	left:120px;
}

#findTop {
	position:absolute;
	visibility:hidden;
	left:15px;
	top:102px;
	width:244px;
	height:241px;
	color:#333;
	background:transparent url(/images/ts-dl/bg_home_find.gif) no-repeat 0 0;
	z-index:100;
}

#findTop h3 {
	font-weight:700;
	font-size:14px;
	line-height:28px;
	height:28px;
	color:#333;
	margin:0;
	padding:0;
}
#findTop h4 {
	font-weight:normal;
	font-size:11px;
	color:#666;
	margin:4px 0;
	padding:0;
}
#findTop form {
	margin:0;
	padding:0;
}
#findTop select, #findTop input {
	color:#333;
	width:180px;
	border:1px solid #666;
	font-size:11px;
	line-height:12px;
	display:block;
}

#findTop input.find-butt {
	width:60px;
	height:16px;
	border:0;
	margin-top:2px;
}

#findVhc, #findTsz, #findTnm,  #findTnc, #findDealer {
	position:absolute;
	visibility:hidden;
	padding:12px 15px 0 15px;
}

#findDealer {
	line-height: 12px;
}

#or {
	color:#000;
	font-size:80%;
	font-weight:900;
	position:relative;
	left:85px;
	top:3px;
	margin-bottom:-3px;
}

#back-foot {
	margin-top:226px;
	margin-left:10px;
	color:#fff;
}
#back-foot a {
	color:#fff;
	text-decoration:none;
	position:relative;
	top:-2px;
}