#struct {
	position: relative;
	width: 980px;
	font-family:"黑体", arial, helvetica,sans-serif;
	height: auto;
	margin: 0px;
	text-align: left;
	behavior: ;
}

#struct img {
	border: none;
}

#struct div.top {
	height: 40px;
	width: 980px;
}

#struct div.top div#sitename {
	float: left;
	display: inline; /* ie double margin fix */
	margin-left: 20px;
	width: auto;
	height: auto;
}

#struct div.top div#links {
	float: left;
	display: inline; /* ie double margin fix */
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	margin-left: 30px;
}

#struct div.top div#links a {
	margin: 0px;
	padding: 3px 30px;
	border-right: 1px solid #ccc;
}

#struct div.top div#links a:link,#struct div.top div#links a:visited {
	text-decoration: none;
	color: #777;
}

#struct div.top div#links a:hover {
	text-decoration: underline;
	color: #555;
}

#struct div.top div#links a.current,#struct div.top div#links a.current:visited {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#struct div.top div#choose {
	float: right;
	width: 83px;
	height: 28px;
	display: inline; /* ie double margin fix */
	text-align: center;
	margin-top: 12px;
	background-image: ;
	background-repeat: no-repeat;
	overflow: hidden;
}

#struct div.top div#choose a {
	display: block;
	margin-top: 8px;
	font-family:"黑体", arial, helvetica,sans-serif;
	font-size: 12px;
}

#struct div.top div#choose a:link,#struct div.top div#choose a:visited {
	text-decoration: none;
	color: #fff;
}

#struct div.top div#choose a:hover {
	text-decoration: underline;
	color: #fff;
}

#struct div.mid {
	height: auto;
	width: 980px;
	clear: both;
}

#struct div.mid div.block {
	width: 980px;
	height: auto;
}

#struct div.mid div.block div.intop {
	height: 10px !important;
	height: 20px;
	overflow: hidden;
	background:  no-repeat;
}

#struct div.mid div.block#theme div.intop {
	position: relative;
	overflow: visible;
	height: 10px;
	background:  no-repeat;
	z-index: 5;
}

#struct div.block#theme div#selector {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: auto;
	background-color: #fff;
	border-left: 1px solid #e7e7e7;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

#struct div.block#theme div#selector img {
	border: 0px;
}

#struct div.block#theme div#selector div.title {
	font-family:"黑体", arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* background-color: #870c0f; */
	background-color: #870c0f;
	padding: 4px 10px;
	color: #fff;
	clear: both;
	text-align: left;
}

#struct div.block#theme div#selector div.model {
	display: inline;
	float: left;
	overflow: hidden;
	width: 100px;
	font-family:"黑体", arial, helvetica,sans-serif;
	font-size: 10px;
	padding: 5px;
	margin-left: 10px;
	text-align: center;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	cursor: pointer;
}

#struct div.block#theme div#selector div.model.current {
	opacity: 1;
	filter: alpha(opacity = 100);
}

#struct div.block#theme div#selector div.model.current a {
	color: #870c0f;
	font-weight: bold;
}

#struct div.block#theme div#selector div.model:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

div#selector div.model a,div#selector div.model a:link,div#selector div.model a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #000;
}


#struct div.block#theme div#selector a:hover {
	text-decoration: underline;
}


#struct div.mid div.block div.inmid {
	position: relative;
	width: 978px !important;
	width: 980px;
	top: 0px !important;
	top: -10px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
}

#struct div.mid div.block div.inmid div#key {
	overflow: hidden;
	left: 1px;
	height: auto;
	width: 988px;
	padding: 0px;
	margin: 0px;
}

#struct div.inmid div#frame1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 988px;
	height: 480px;
	overflow: hidden;
}

#struct div.inmid div#frame2 {
	display: none;
	overflow: hidden;
}

#struct img.arrow {
	/* z-index: 1; */
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#struct img.arrow:hover {
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity = 100);
}

#struct div.mid div.block div.inmid img#arrowleft {
	position: absolute;
	left: 20px;
	top: 240px;
}

#struct div.mid div.block div.inmid img#arrowright {
	position: absolute;
	right: 20px;
	top: 240px;
}

#struct div.mid div.block div.inbot {
	width: 980px;
	height: 10px;
	margin-top: 0px !important;
	margin-top: -10px;
	background-color: none;
	background-image: ;
	background-repeat: no-repeat;
}

#struct div.mid div.block div#gnav {
	height: 70px;
	background-image: ;
	background-repeat: no-repeat;
	color: #333;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}

#struct div.mid div.block div#gnav div#gnav_buy {
	float: left;
	display: inline;
	width: 50%;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
	vertical-align: middle;
}

#struct div.mid div.block div#gnav div#gnav_buy img {
	border: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#struct div.mid div.block div#gnav div#gnav_buy p {
	margin-top: 5px;
}

#struct div.mid div.block div#gnav div#gnav_tbs {
	float: right;
	display: inline;
	width: auto;
	height: 60px;
	margin-right: 30px;
}

#struct div.mid div.block div#gnav div#gnav_tbs div {
	float: left;
	display: block;
	margin-right: 10px;
	background-image: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 70px;
	height: 60px;
	outline: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div img:hover {
	top: -60px;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a.active img {
	top: -121px;
}


#struct div.mid div#topages {
	margin-top: 15px;
	height: auto;
}

#struct div.mid div#topages div.inmid {
	height: 280px;
	width: 978px !important;
	width: 980px;
	text-align: left;
}

#struct div.mid div#topages div.inmid h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	margin: 0px;
}

#struct div.mid div#topages div.inmid h3 a:link,#struct div.inmid h3 a:visited {
	color: #870c0f;
	text-decoration: none;
}

#struct div.mid div#topages div.inmid h3 a:hover {
	color: #870c0f;
	text-decoration: underline;
}

#struct div.mid div#topages div.inmid p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}


#struct div.bot {
	height: 10px;
	width: 980px;
}

/*

wtb-only css

*/

#struct h3 {
	color: #870c0f;
	font-weight: bold;
	font-family:"黑体", arial, helvetica,sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#struct a {
	color: #870c0f;
}

#struct a:visited,a:link {
	text-decoration: none;
}

#struct a:hover {
	text-decoration: underline;
}

.para {
	width: 98% !important;
	width: 100%;
	margin-top: 20px;
	padding: 20px;
	border-top: 1px solid #e7e7e7;
	height: auto;
	font-size: 12px;
}

.para.top {
	margin-top: 0px;
	padding-top: 10px;
	border-top: none;
}

.intro {
	float: left;
	width: 29%;
}

.content {
	float: left;
	width: 68% !important;
	width: 69%;
	margin-left: 3%;
}

.col3 {
	float: left;
	width: 30%;
	margin-right: 3%;
}

.col3.last {
	margin-right: 0px;
}

.col2 {
	float: left;
	width: 46%;
	margin-right: 4%;
}

.col2.last {
	margin-right: 0px;
}

div#map_canvas {
	width: 600px;
	height: 500px;
	float: left;
	margin-top: 10px;
	border: 3px solid #d7d7d7;
}

div#map_canvas p.info {
	font-size: 12px;
	font-family:"黑体", arial, helvetica,sans-serif;
}


div#findpane {
	display: inline;
	float: left;
	font-family:"黑体", arial, helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	clear: left;
	width: 300px;
}

input#addr {
	width: 250px;
	border: 1px solid #c7c7c7;
	font-family:"黑体", arial, helvetica,sans-serif;
	float: left;
	margin-right: 10px;
	padding: 3px;
}

#findbtn {
	float: left;
	display: block;
}

#findbtn a {
	position: relative;
	width: 19px;
	height: 19px;
	overflow: hidden;
	display: block;
	outline: none;
}

#findbtn a img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

#findbtn a:link img,#find a:visited img {
	top: 0px;
}

#findbtn a:hover img {
	top: -19px;
}

div#resultpane {
	float: left;
	font-size: 12px;
	font-family:"黑体", arial, helvetica,sans-serif;
	width: 280px;
	min-height: 400px;
}

div#resultpane div.dealer,div.dealerhi {
	width: 100%;
	float: left;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

html>body div#resultpane div.dealer,div.dealerhi {
	height: 40px;
}

div#resultpane img {
	behavior: ;
	float: left;
	margin: 1px 10px;;
}

div#resultpane div.dealerhi {
	background-color: #fdf;
}

div#resultpane div.info {
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

div#dealerlist div.dealernav {
	font-size: 10px;
	font-family:"黑体", arial, helvetica,sans-serif;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
	width: 160px;
}

div.dealernav a {
}

div.dealernav a.prev {
	background-image: ;
	background-repeat: no-repeat;
	padding-left: 10px;
}

div.dealernav a.next {
	background-image: ;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

ul.onlinelist {
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	line-height: 150%;
}

ul.onlinelist li {
	position: relative;
	left: 0px !important;
	left: -40px;
	padding: 0px;
	margin: 0px !important;
	margin-left: 20px;
	list-style-type: square;
}

a.more,a.more:link,a.more:visited {
	color: #870c0f;
	text-decoration: none;
	background-image: ;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 10px;
	zoom: 1;
}

a.more:hover {
	text-decoration: underline;
}

a.back,a.back:link,a.back:visited {
	color: #870c0f;
	text-decoration: none;
	background-image: ;
	background-position-x: 0%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	padding-left: 13px;
	white-space: no-wrap;
	zoom: 1;
	font-size: 12px;
}

a.back:hover {
	text-decoration: underline;
}

#jump {
	float: right; margin-top: 40px; margin-right: 30px !important; margin-right: 15px; line-height: 20px;
}

#jump a {
	margin-right: 30px;
	font-size: 18px;
}

.level1 {
    margin-bottom: 0px;
}

.logo {
    margin-top: 0px;
}