@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	font-family: "新細明體", Verdana, sans-serif;
	margin: 0px;
	text-align: left;/*向下相容舊版Browser無法判別margin:0 auto的置中語法*/
}
a{
	color: #6699CC;
	text-decoration: none;
}
a:hover  {
	color: #666666!important;/*最重要的一点是：IE一直都不支持这个语法，而其他的浏览器都支持。因此我们就可以利用这一点来分别给IE和其他浏览器不同的样式定义*/
	color: #666666;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:0;/*如果無法解決浮動圖層重疊的問題，可以加一段<br class="clearfloat">*/
	font-size: 1px;
	line-height: 0px;
	zoom: 1;
	overflow: hidden;
	clear: both;
}

.logo{
	background-color: #787879;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer{
	background-color: #3a5480;
	display: inline;
	
}
div#top_link  {
	font-family: "新細明體";
	font-size: 13px;
	color: #EEEEEE;
	text-decoration: none;
	text-align: right;
	margin-right: 30px;
}
div#top_link a:link  {
	font-family: "新細明體";
	font-size: 13px;
	color: #EEEEEE;
	text-decoration: none;
}
div#top_link a:visited  {
	font-family: "新細明體";
	font-size: 13px;
	color: #EEEEEE;
	text-decoration: none;
}

div#top_link a:hover  {
	font-family: "新細明體";
	font-size: 13px;
	color: #ffffff!important;
	color: #ffffff;
	text-decoration: none;
}
div#bottom_link  {
	font-family: "新細明體";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	margin-left: 30px;
}
div#bottom_link a:link  {
	font-family: "新細明體";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
div#bottom_link a:visited  {
	font-family: "新細明體";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
div#bottom_link a:hover  {
	font-family: "新細明體";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.quick_search{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dbdcde;

	padding-top: 4px;
	padding-left: 6px;
	font-family: "新細明體";
}
.left_title{
	color: #FFFFFF;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 6px;
	padding-bottom: 0px;
	font: bold 13px "新細明體";
}
.rec_con{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	list-style-type: none;
	background-image: url(images/icon04.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-decoration: none;
	list-style-type: none;
	text-decoration: none;
	font-family: "新細明體";
}
.rec_con_ul{
	padding: 0px;
	margin: 0px 4px;
}
.rec_con a{
	color: #336699;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	font-family: "新細明體";
}

.store_con{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	list-style-type: none;
	background-image: url(images/icon06.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-decoration: none;
	list-style-type: none;
	text-decoration: none;
	font-family: "新細明體";
}
.store_con a{
	color: #336699;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	font-family: "新細明體";
}
.storeRecommend{
padding: 0px;
	margin:0 4px ;

}
.storeRecommend li{
	background-image: url(images/icon06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:13px;
	padding-left:13px;
}
.storeRecommend li a{
	font-size:13px;
	color:#009999;
	
}

.login_title{
	font-size: 13px;
	font-weight: bold;
	color: #5f6162;
	text-align: left;
	text-indent: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 4px;
	line-height: 10px;
	font-family: "新細明體";
}
.login_fonts{
	font-size: 13px;
	font-weight: bold;
	color: #5f6162;
	text-align: left;
	font-family: "新細明體";
}

.login_bg{
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.more{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more a:link{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyright{
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 180px;

}
.border_site{
	border: 1px solid #999999;
}
.news_more{
	font-size: 12px;
	color: #3366CC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/news_bg01.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
.news_more a:link{
	font-size: 12px;
	color: #3366CC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_more a:visited{
	font-size: 12px;
	color: #3366CC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_more a:hover{
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_bg{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9cdce;
	border-left-color: #c9cdce;
}
.news_con{
	font-size: 12px;
	color: #3399CC;
	text-align: left;
	font-family: "新細明體";
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-position: left;
	text-indent: -5px;
	padding-bottom: 3px;
	line-height: 15px;
	padding-top: 5px;
	background-image: url(images/icon_03.gif);
	background-repeat: no-repeat;
}
.news_con a:link{
	font-size: 12px;
	color: #3399CC;
	font-family: "新細明體";
	text-decoration: none;
	
}
.news_con a:hover{
	font-size: 12px;
	color: #3399CC;
	font-family: "新細明體";
	text-decoration: none;
}
.right_title_ch{
	font-size: 15px;
	font-family: "新細明體";
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	text-align: left;
}
.right_title_en{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
		text-align: left;
}
.parent{
	position:relative;
	top: 0px;
	left: 0px;
}
/*----------------------------副選項-------------------------------------*/
div#apDiv1{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(images/menu_second01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	letter-spacing: 1px;
	position:absolute;
	left:325px;
	top:305px;
	width:392px;
	height:25px;
	z-index:1;
	visibility: hidden;
}
div#apDiv1 a:link{

font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
}

div#apDiv1 a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
div#apDiv2{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(images/menu_second02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	letter-spacing: 1px;
	position:absolute;
	left:420px;
	top:305px;
	width:247px;
	height:26px;
	z-index:2;
	visibility: hidden;
}
div#apDiv2 a:link{
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
}

div#apDiv2 a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
div#apDiv3{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(images/menu_second03.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 15px;
	letter-spacing: 1px;
	position:absolute;
	left:565px;
	top:305px;
	width:398px;
	height:25px;
	z-index:3;
	visibility: hidden;
}
div#apDiv3 a:link{
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
}

div#apDiv3 a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
div#apDiv4{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(images/menu_second04.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 15px;
	letter-spacing: 1px;
	position:absolute;
	left:510px;
	top:305px;
	width:398px;
	height:25px;
	z-index:3;
	visibility: hidden;
}
div#apDiv4 a:link{
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
}

div#apDiv4 a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
/*----------------------------------footer-----------------------------------------------*/
.address{
font-family: "新細明體";
	font-size: 13px;
	color: #3c5788;
	text-decoration: none;
}
.address a:link{
font-family: "新細明體";
	font-size: 13px;
	color: #3c5788;
	text-decoration: none;
}
.address a:visited{
font-family: "新細明體";
	font-size: 13px;
	color: #3c5788;
	text-decoration: none;
}
.address a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
}

/*-------------------------------------PAGE--------------------------------------*/
/*.page_num{
	font-family: "新細明體";
	font-size: 13px;
	color: #3c5788;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;
}*/
.pageNum {
	FONT-SIZE: 13px;
	WIDTH: 725px;
	color: #3c5788;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	TEXT-DECORATION: none;
	text-align: left;
}
.pageNum A {
	MARGIN: 0px;
	COLOR: #3c5788;	
}

.page-count{
	text-align: left;
	display: inline;
	margin-left: 15px;
	margin-right: 220px;	
}
/*.page-sel-5{
	display: inline;
	text-align: right;
	margin-left: 300px;
}*/
.page-sel-10{
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 0px;
	padding-left: 0px;	
}
.con_title{
	background-repeat: no-repeat;
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background-image: url(images/arrow03.gif);
	padding-left: 35px;
	background-position: 25px;
}
/*---------------------------------車商介紹-----------------------------------------------------*/

.store-table{
	height: auto;
	width: 680px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.store-top{
	text-align: left;
	display: inline;
}
.pic-border    {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

.store-pic{
	float: left;
	height: 225px;
	width: 300px;
	margin-right: 10px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	zoom: 1;
}
.store-line-v{
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	list-style-type: none;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, "新細明體";
	font-size: 13px;
	color: #3b5595;
	text-align: left;
	height: 225px;
	margin: 0px;
	zoom: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.store-list{
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}


/*--------------------------------車輛介紹-------------------------------------*/


.store-table2{
	height: auto;
	width: 680px;
	padding-bottom: 5px;
	
	text-align: left;
}
.car-pic{
	float: left;
	text-align: left;
	zoom: 1;
	overflow:hidden;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.care-line-v{
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	list-style-type: none;
	text-align: left;
	color: #3b5595;
	text-align: left;
	height: 320px;
	margin: 0px;
	zoom: 1;
	width: 210px;
	padding: 0px 0px 0px 20px;
}
.car-intro-pic-list{
	display: inline;
	overflow:hidden;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
}

.store-list a{
color: #990000;
}

.contentFrame   {
	clear:both;
	width: 680px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 0px;
	left: 0px;
	
}
.btn-last  {
	background-image: url(images/btns_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 77px;
	width: 11px;
	position: absolute;
	right: 670px;
	top: 15px;
}
.btn-next  {
	background-image: url(images/btns_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 77px;
	width: 11px;
	position: absolute;
	right: 3px;
	top: 15PX;
}
.btn-last  span,.btn-next span  {
	height: 0%;
	width: 0%;
	display: block;
	overflow: hidden;
}
.btn-last  a,.btn-next a  {
	height: 100%;
	width: 100%;
	display: block;
}
.small-pic-table{
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.small-pic{
	display: inline;
	float: none;
	margin-right: 2px;
	margin-left: 2px;

}
.concept{
	font-family: Arial, "新細明體";
	font-size: 13px;
	text-indent: 26px;
	width: 680px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.thumbnails{
	text-align: left;
	padding: 0px;
	list-style-type: none;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left:  10px;
	;
	}
.thumbnails li   {
	width: 20%;
	float: left;
	padding: 0px;
	display: inline;
	text-align: left;
	margin: 20px 0px 20px;
	height: 150px;
}

.thumbnails   li img  { margin-bottom: 2px; }

.pic-list {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #6699CC;
	white-space:nowrap;

	
}
.pic-list a:hover{
color: #cccccc;
}
.contentFrame .thumbnails .pic-list .thum-red { color: #990000; }

.pic-list dt span{
	font-family: Arial, "新細明體";
	font-weight: bold;
	color: #666666;
	
}
.pic-list dt strong{
	font-family: Arial, "新細明體";
	font-weight: normal;
	color: #990000;	
}

/*---------------------------------列表頁(新鮮貨到+車輛查詢+車商查詢+好站連結)-------------------------------------------------------*/
.div_con_hw {
	width: 650px;
	margin-left: 35px;
}
.bg_botton_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 115px;
	width: 680px;
}
.table_bg {
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, "新細明體";
	font-size: 13px;
	color: #3b5595;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.website-table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: auto;
	width: 650px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.website_bg {
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, "新細明體";
	font-size: 13px;
	color: #3b5595;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.table_bg a {
	font-size: 13px;
	color: #990000;
	font-family: Arial, "新細明體";
}
.big_title {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}
.big_title_name {
	font-family: "新細明體";
	font-size: 15px;
	color: #990000;
	text-align: left;
	font-weight: bold;
}

.con_font {
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	text-align: left;
	line-height: 20px;
	padding-right: 50px;
	padding-left: 20px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: 6px;
	font-weight: bold;
}
.con_font_gray {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	padding-right: 50px;
	padding-left: 20px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: 6px;
	font-weight: normal;
}
.con_font_seach {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 30px;
	padding-right: 30px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(images/line01.gif);
	background-repeat: repeat-y;
	background-position: 6px;
}
.con_price_title {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
}
.table_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*--------------------------------News-----------------------------*/
.news {
	padding-left: 30px;
	margin: 0px;
	height: auto;
}
.news h1{
	font-family: "新細明體";
	font-size: 15px;
	color: #6699CC;
	font-weight: bold;
	line-height: 20px;
	background-image: url(images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
	text-decoration: none;
}
.news h1 a{
	font-family: "新細明體";
	font-size: 15px;
	color: #6699CC;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;	
}
.News dd { margin:0;padding:0;}
.News-pic    {
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.News-caption {
	line-height: 20px;
	height: 150px;
	margin-left: 25px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 2em;
	color: #666666;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
	display: block;
	

}
.News-caption  a {
	color: #666666;
	text-decoration: none;
}
.News-caption  a:hover  {
	color: #6699CC;
	text-decoration: none;
}
.news_list{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	zoom: 1;
	line-height: 18px;
}

.news_list li{
	list-style-type: none;
	background-image: url(images/arrow04.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	width:600px;
	color: #6699CC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}

.news_list li a:hover{
	color: #666666;
}

.know_list {
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 30px;
	list-style-type: none;
}
.know_list a:link {
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.know_list a:visited {
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

.know_list a:hover {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.know_title{
	font-family: "新細明體";
	font-size: 13px;
	color: #6699CC;
	font-weight: bold;
	line-height: 20px;
	background-image: url(images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 30px;
	list-style-type: none;
	text-align: left;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
}
.news_date{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
	padding-left: 30px;
	list-style-type: none;
	text-align: right;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
}
.know_con {
	color: #666666;
	padding-left: 30px;
	text-align: left;
	text-indent: 26px;
	font: 13px/26px "新細明體";
}
/*--------------------------------------------我要買車&我要賣車------------------------------------------------------*/
.buy-title{
	font: bold 13px/20px "新細明體";
	color: #6699cc;
	background: #EEEEEE;
	text-align: left;
	margin: 3px;
	padding: 3px 5px;
	vertical-align: top;
}
.buy-title-sec{
	font: bold 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.buy-title-con{
	font: 13px "新細明體";
	color: #666666;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
.buy-sel{
	font: 13px "新細明體";
	color: #666666;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.textfield-01{
	font: 12px/15px Arial, "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.textfield-02{
	font: 12px/20px Arial, "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.textfield-03{
	font: 12px/20px Arial, "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------連絡我們&加盟留言&會員專區------------------------------------------*/
.contact-title{
	font: 13px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 3px;
	padding: 3px 5px;
	vertical-align: top;
}
.contact-title-sec{
	font: 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.contact-title-red{
	font:13px/20px "新細明體";
	color: #990000;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.contact-con{
	font: 13px "新細明體";
	color: #666666;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.contact-con-noline{
	font: 13px "新細明體";
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 2px;
	vertical-align: top;
}
.contact-con-red{
	font: 13px "新細明體";
	color: #990000;	
}

/*-----------------------------------------------查定沿革------------------------------------------------*/
.about_con_hw {
	width: 650px;
	margin-left: 35px;
}
.about_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.about_con_hw p{
	font: normal 13px/18px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	vertical-align: top;
	text-indent: 26px;
}
.about_con_hw img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 15px 10px;
}
.about_con_hw li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.about_con_hw ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*-----------------------------------------------檢測流程------------------------------------------------*/
.flowcon_hw {
	width: 650px;
}
.flow_con_hw .flow_item {
	margin: 5px 10px 5px 35px;
	width: 650px;
	text-align: left;
	clear:both;
}
.flow_con_hw .flow_item img {
	margin: 5px;
	padding: 2px;
	float: left;
	border: 1px solid #666666;
}
.flow_con_hw .flow_item .detail  {
	font: bold 15px/18px Arial, "新細明體";
	color: #6699CC;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.flow_con_hw .flow_item .detail h1 {
	font: bold 15px/18px Arial, "新細明體";
	color: #6699CC;
	margin-top: 20px;
}
.flow_con_hw .flow_item .detail ul {
	font: 13px/18px Arial, "新細明體";
	color: #666666;
	list-style: square;
	margin-left: 25px;
}
/*-----------------------------------------------檢測項目------------------------------------------------*/
.about_con_hw  h2{
	font: bold 13px/18px "新細明體";
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	margin: 15px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.item {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.about_con_hw .item thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg01.gif) repeat-x 50%;
}
.about_con_hw .item thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}
.item tbody tr.c01 th, 
.item tbody tr.c01 td{
	background: #f6f6f6;
}
.item th, 
.item td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.item tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.item tbody td{
	padding: 8px 5px;
	font: normal 12px "細明體";
	color: #6699FF;
}
/*---------------------------------------------*/
.item02 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.about_con_hw .item02 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg02.jpg) repeat-x 50%;
}
.about_con_hw .item02 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}
.item02 tbody tr.c01 th, 
.item02 tbody tr.c01 td{
	background: #f6f6f6;
}
.item02 th, 
.item02 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.item02 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.item02 tbody td{
	padding: 8px 5px;
	font: normal 12px "細明體";
	color: #339999;
}
/*---------------------------------------------*/
.item03 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.about_con_hw .item03 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg03.jpg) repeat-x 50%;
}
.about_con_hw .item03 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}
.item03 tbody tr.c01 th, 
.item03 tbody tr.c01 td{
	background: #f6f6f6;
}
.item03 th, 
.item03 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.item03 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.item03 tbody td{
	padding: 8px 5px;
	font: normal 12px "細明體";
	color: #339966;
}
/*---------------------------------------------*/
.item04 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.about_con_hw .item04 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg04.jpg) repeat-x 50%;
}
.about_con_hw .item04 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}
.item04 tbody tr.c01 th, 
.item04 tbody tr.c01 td{
	background: #f6f6f6;
}
.item04 th, 
.item04 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.item04 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.item04 tbody td{
	padding: 8px 5px;
	font: normal 12px/15px "細明體";
	color: #993300;
}
/*-----------------------------------------------檢測項目------------------------------------------------*/
.cer_con_hw {
	width: 650px;
	margin-left: 35px;
}
.cer_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.cer_con_hw p{
	font: normal 13px/18px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	text-indent: 26px;
}
.cer_con_hw .cer_item {
	margin: 5px 10px 5px 5px;
	width: 650px;
	text-align: left;
	clear:both;
}
.cer_con_hw .cer_item img {
	margin: 5px;
	padding: 2px;
	float: left;
	border: 1px solid #666666;
	display: block;
}
.cer_con_hw .cer_item .detail  {
	font: bold 15px/18px Arial, "新細明體";
	color: #6699CC;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	width: 410px;
}
.cer_con_hw .cer_item .detail h2 {
	font: bold 15px/18px Arial, "新細明體";
	color: #6699CC;
	margin-top: 10px;
	margin-bottom: 5px;
}
.cer_con_hw .cer_item .detail h3 {
	font: bold 13px/18px Arial, "新細明體";
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: -10px;
	margin-left: 15px;
}
.cer_con_hw .cer_item .detail ul {
	font: 13px/18px Arial, "新細明體";
	color: #666666;
	list-style: square;
	margin-left: 20px;
	margin-top: 10px;
}
.cer_con_hw .cer_item .detail ul li {
	margin-top: 10px;
	list-style: square;
}


.cer_con_hw .cer_item .img_w {
	width: 210px;
	display: block;
	float: left;
}
/*-----------------------------------------------專業訓練------------------------------------------------*/
.train_con_hw {
	width: 650px;
	margin-left: 35px;
}
.train_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.train_con_hw p{
	font: normal 13px/18px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	vertical-align: top;
	text-indent: 26px;
}
.train_con_hw img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 15px 10px;
}
.train_con_hw .train_img ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.train_con_hw .train_img ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.train-table {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 80%;
}
.train_con_hw .train-table thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg01.gif) repeat-x 50%;
}
.train_con_hw .train-table thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 30px;

}
.train-table tbody tr.c01 th, 
.train-table tbody tr.c01 td{
	background: #f6f6f6;
}
.train-table th, 
.train-table td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.train-table tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.train-table tbody td{
	padding: 8px 5px;
	font: normal 12px/15px "細明體";
	color: #993300;
}
.train_con_hw .train_item {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.train_con_hw .train_item ul {
	font: normal 13px/25px "細明體";
	color: #990000;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*-----------------------------------------------關於聯盟------------------------------------------------*/
.league_con_hw {
	width: 650px;
	margin-left: 35px;
}
.league_con_hw  h1{
	font: bold 15px/20px Arial, "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.league_con_hw p{
	font: normal 13px/25px Arial, "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	vertical-align: top;
	text-indent: 26px;
}
/*-----------------------------------------------保固套餐-----------------------------------------------*/
.warranty_con_hw {
	width: 650px;
	margin-left: 35px;
}
.warranty_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.warranty_con_hw p{
	font: normal 13px/18px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	vertical-align: top;
	text-indent: 26px;
}
.warranty_con_hw img {
	padding: 2px;
	margin: 0px 10px 10px;
}
.warranty_con_hw .warranty_img ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.warranty_con_hw .warranty_img ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.warranty-table {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 90%;
}
.warranty_con_hw .warranty-table thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg02.jpg) repeat-x 50%;
}
.warranty_con_hw .warranty-table thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 30px;

}
.warranty-table tbody tr.c01 th, 
.warranty-table tbody tr.c01 td{
	background: #f6f6f6;
}
.warranty-table th, 
.warranty-table td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.warranty-table tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.warranty-table tbody td{
	padding: 8px 5px;
	font: normal 12px/18px "細明體";
	color: #009999;
}

.car-age {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;	
}

.warranty_con_hw .warranty-table .c01 .car-age th {
	font: 12px Arial, "新細明體";
	color: #FFFFFF;
	background: #009999;
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.warranty_con_hw .warranty-table .c01 .car-age td {
	background: #FFFFFF;
	font: 12px Arial, "新細明體";
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}

/*-----------------------------------------------全台保修-----------------------------------------------*/
.maintain_con_hw {
	width: 650px;
	margin-left: 35px;
}
.maintain_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.maintain-table {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.maintain_con_hw .maintain-table thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg02.jpg) repeat-x 50%;
}
.maintain_con_hw .maintain-table thead th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 0px;

}
.maintain-table tbody tr.c01 th, 
.maintain-table tbody tr.c01 td{
	background: #f6f6f6;
}
.maintain-table th, 
.maintain-table td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.maintain-table tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
	padding-left: 10px;
}
.maintain-table tbody td{
	padding: 6px 5px 6px 20px;
	font: normal 12px "細明體";
	color: #009999;
}

.car-age {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;	
}

.maintain_con_hw .maintain-table .c01 .car-age th {
	font: 12px Arial, "新細明體";
	color: #FFFFFF;
	background: #009999;
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.maintain_con_hw .maintain-table .c01 .car-age td {
	background: #FFFFFF;
	font: 12px Arial, "新細明體";
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}


.maintain-table01 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.maintain_con_hw .maintain-table01 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg03.jpg) repeat-x 50%;
}
.maintain_con_hw .maintain-table01 thead th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 0px;

}
.maintain-table01 tbody tr.c01 th, 
.maintain-table01 tbody tr.c01 td{
	background: #f6f6f6;
}
.maintain-table01 th, 
.maintain-table01 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.maintain-table01 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
	padding-left: 10px;
}
.maintain-table01 tbody td{
	padding: 6px 5px 6px 20px;
	font: normal 12px "細明體";
	color: #009933;
}

.car-age {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;	
}

.maintain_con_hw .maintain-table01 .c01 .car-age th {
	font: 12px Arial, "新細明體";
	color: #FFFFFF;
	background: #009999;
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.maintain_con_hw .maintain-table01 .c01 .car-age td {
	background: #FFFFFF;
	font: 12px Arial, "新細明體";
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}


.maintain-table02 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.maintain_con_hw .maintain-table02 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg04.jpg) repeat-x 50%;
}
.maintain_con_hw .maintain-table02 thead th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 0px;

}
.maintain-table02 tbody tr.c01 th, 
.maintain-table02 tbody tr.c01 td{
	background: #f6f6f6;
}
.maintain-table02 th, 
.maintain-table02 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.maintain-table02 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
	padding-left: 10px;
}
.maintain-table02 tbody td{
	padding: 6px 5px 6px 20px;
	font: normal 12px "細明體";
	color: #990000;
}

.car-age {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;	
}

.maintain_con_hw .maintain-table02 .c01 .car-age th {
	font: 12px Arial, "新細明體";
	color: #FFFFFF;
	background: #009999;
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.maintain_con_hw .maintain-table02 .c01 .car-age td {
	background: #FFFFFF;
	font: 12px Arial, "新細明體";
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}



/*-----------------------------------------------我要加盟-----------------------------------------------*/
.join_con_hw {
	width: 650px;
	margin-left: 35px;
}
.join_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.join_con_hw p{
	font: normal 13px/25px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	vertical-align: top;
	text-indent: 26px;
}
.join_con_hw img {
	padding: 2px;
	margin: 0px 10px 10px;
}
.join_con_hw .join_img ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.join_con_hw .join_img ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.join-table {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 80%;
}
.join_con_hw .join-table thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg02.jpg) repeat-x 50%;
}
.join_con_hw .join-table thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 30px;

}
.join-table tbody tr.c01 th, 
.join-table tbody tr.c01 td{
	background: #f6f6f6;
}
.join-table th, 
.join-table td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.join-table tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.join-table tbody td{
	padding: 8px 5px;
	font: normal 12px/18px "細明體";
	color: #009999;
}

.car-age {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;	
}

.join_con_hw .join-table .c01 .car-age th {
	font: 12px Arial, "新細明體";
	color: #FFFFFF;
	background: #009999;
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.join_con_hw .join-table .c01 .car-age td {
	background: #FFFFFF;
	font: 12px Arial, "新細明體";
	padding: 7px 5px 5px;
	height: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.join_item {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.join_item ul {
	font: normal 13px/25px "細明體";
	color: #990000;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.join-table02 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 80%;
}
.join_con_hw .join-table02 thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #990000 url(images/bg04.jpg) repeat-x 50%;
}
.join_con_hw .join-table02 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 30px;

}
.join-table02 tbody tr.c01 th, 
.join-table02 tbody tr.c01 td{
	background: #f6f6f6;
}
.join-table02 th, 
.join-table02 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.join-table02 tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.join-table02 tbody td{
	padding: 8px 5px;
	font: normal 12px/18px "細明體";
	color: #990000;
}
/*-----------------------------------------------網頁地圖------------------------------------------------*/

.map01 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.map01 thead tr {
	font: normal 12px/25px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg01.gif) repeat-x 50%;
}
.map01 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}

.map01 th, 
.map01 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.map01 tbody th{
	text-align: left;
	font: normal 13px "細明體";
	padding: 8px 10px;
	vertical-align: top;
}
.map01 tbody td{
	padding: 8px 10px;
	font: normal 12px "細明體";
	
}

.map01 #main{ color: #336699; 	
}
.map01 #sec{ color: #6699CC; }
.map01 #con{ color: #666666; 	
}
.about_con_hw .map .map01 a { color: #6699CC; }

/*---------------------------------------------------------------------*/
.map02 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.map02 thead tr {
	font: normal 12px/25px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg02.jpg) repeat-x 50%;
}
.map02 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}

.map02 th, 
.map02 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.map02 tbody th{
	text-align: left;
	font: normal 13px "細明體";
	padding: 8px 10px;
	vertical-align: top;
}
.map02 tbody td{
	padding: 8px 10px;
	font: normal 12px "細明體";
	
}

.map02 #main{ color: #006666; }
.map02 #sec{ color: #6699CC; }
.map02 #con{ color: #666666; 	
}
.about_con_hw .map .map02 a { color: #339999; }

.about_con_hw .map h2{
	font: bold 13px/18px "新細明體";
	color: #666666;
	background: #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px;
	padding: 8px 10px;
	vertical-align: top;
	letter-spacing: 1px;
	border: 1px dashed #999999;
}
/*---------------------------------------------------------------------*/
.map03 {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.map03 thead tr {
	font: normal 12px/25px "細明體";
	color: #FFFFFF;
	background: #3f80a9 url(images/bg03.jpg) repeat-x 50%;
}
.map03 thead th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;

}

.map03 th, 
.map03 td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.map03 tbody th{
	text-align: left;
	font: normal 13px "細明體";
	padding: 8px 10px;
	vertical-align: top;
}
.map03 tbody td{
	padding: 8px 10px;
	font: normal 12px "細明體";
	
}

.map03 #main{ color: #336633; }
.map03 #sec{ color: #6699CC; }
.map03 #con{ color: #666666; 	
}
.about_con_hw .map .map03 a { color: #339933; }

/*-----------------------------------------------交易達人-----------------------------------------------*/
.trade_con_hw {
	width: 660px;
	margin-left: 35px;
}
.trade_con_hw  h1{
	font: bold 15px/20px "新細明體";
	color: #6699cc;
	background: #F5F5F5;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 3px 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.trade_con_hw h2{
	font: bold 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	margin: 15px 0px 5px;
	padding: 5px 0px 0px 10px;
	text-indent: 0px;
}
.trade_con_hw h3{
	font: bold 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 5px;
	text-indent: 0px;
}
.trade_con_hw p{
	font: normal 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px 0px 10px 20px;
	padding: 0px 5px;
	vertical-align: top;
}
.trade_con_hw .content{
	font: normal 13px/20px "新細明體";
	color: #666666;
	text-align: left;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px;
	vertical-align: top;
}

.trade_con_hw .distance{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.trade_item {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.trade_item ul {
	font: normal 13px/25px "細明體";
	color: #990000;
	list-style: none;
	margin: 0px;
}



.trade-table {
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 100%;
}
.trade_con_hw .trade-table thead tr {
	font: normal 13px/32px "細明體";
	color: #FFFFFF;
	background: #009999 url(images/bg02.jpg) repeat-x 50%;
}
.trade_con_hw .trade-table thead th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;

}
.trade-table tbody tr.c01 th, 
.trade-table tbody tr.c01 td{
	background: #f6f6f6;
}
.trade-table th, 
.trade-table td{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
.trade-table tbody th{
	text-align: center;
	font: normal 12px "細明體";
	color: #666666;
}
.trade-table tbody td{
	padding: 8px 0px;
	font: normal 12px/18px "細明體";
	color: #009999;
}

.trade_con_hw .trade-table ol { margin: 5px 20px 5px 30px; }
.trade_con_hw .trade-table ul {
	margin: 5px 20px 5px 30px;
	list-style: none;
}

/******************************銷售排行榜(內頁)****************************************/
.sale-board{
	font-size: 13px;
	color: #6699CC;
	width:600px;
	padding:0px;
	font-weight: bold;
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.sale-board .car-item{
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	white-space: normal;
}
.sale-board .car-item a:hover{
	color: #990000;
	
}
