@charset "utf-8";
/* CSS Document */


/*通用*/


#abgne-block-20120327 .reservation .b_area table input:hover, .content #abgne-block-20120327 .reservation .b_area table select:hover, .content #abgne-block-20120327 .reservation .b_area table textarea:hover, .inputfocus {
	border: #099 1px solid;
	box-shadow: 0px 0px 4px rgba(61, 175, 227, 0.78);
}
#abgne-block-20120327 .reservation .y_area table input:hover, .content #abgne-block-20120327 .reservation .y_area table select:hover, #abgne-block-20120327 .reservation .y_area table textarea:hover, .inputfocus_y {
	border: #fea100 1px solid;
	box-shadow: 0px 0px 4px rgba(254, 161, 0, 0.9);
}
#abgne-block-20120327 {
	width: 100%;
	max-width: 632px;
	margin-top: 20px;
}
#abgne-block-20120327 table {
	border-collapse: inherit;
	border-spacing: 0px;
	margin: 0px auto;
	width: 95%;
}
#abgne-block-20120327 table td {
	display: table-cell;
	width: 85%;
	text-align: left;
}
#abgne-block-20120327 table input {
	border: 1px solid #999;
	height: 24px;
	padding-left: 10px;
	margin-right: 10px;
}

#abgne-block-20120327 table textarea {
	border: 1px solid #999;
	padding-left: 10px;
}
#abgne-block-20120327 ul, #abgne-block-20120327 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#abgne-block-20120327 .tabs li {
	float: left;
	width: 50%;
	background: #fafafa;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	font-size: 24px;
}
#abgne-block-20120327 .tabs li:first-child {
}
#abgne-block-20120327 .tabs li.yellow {
}
#abgne-block-20120327 .tabs li.active {
	height: 46px;
	margin-top: -6px;
	line-height: 46px;
}
#abgne-block-20120327 .tabs li.active a {
	font-size: 22px;
	font-weight: bold;
}
#abgne-block-20120327 .tabs li.hover {
	background: #f5f5f5;
}
#abgne-block-20120327 .tabs li span {
	display: block;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#abgne-block-20120327 .tabs li span.blue {
	background-image: url(data:images/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMmU5MGJkIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjM2RhZmUzIi8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9IiMzZGFmZTMiIC8+PHJlY3QgeD0iMCUiIHk9IjAlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMDAlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 281, color-stop(0%, #2e90bd), color-stop(100%, #3dafe3));
	background-image: -webkit-radial-gradient(center bottom, farthest-side, #2e90bd 0%, #3dafe3 100%);
	background-image: -moz-radial-gradient(center bottom, farthest-side, #2e90bd 0%, #3dafe3 100%);
	background-image: -ms-radial-gradient(center bottom, farthest-side, #2e90bd 0%, #3dafe3 100%);
	background-image: -o-radial-gradient(center bottom, farthest-side, #2e90bd 0%, #3dafe3 100%);
	background-image: radial-gradient(farthest-side at center bottom, #2e90bd 0%, #3dafe3 100%);
	border-radius: 5px 5px 0 0;
}
#abgne-block-20120327 .tabs li span.blue a {
	color: #FFF;
	text-decoration: none;
}
#abgne-block-20120327 .tabs li span.yellow {
	background-image: url(data:images/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZTdjODFmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmVhMTAwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2cxKSIgLz48L3N2Zz4=);
	background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #e7c81f), color-stop(100%, #fea100));
	background-image: -webkit-linear-gradient(top, #e7c81f 0%, #fea100 100%);
	background-image: -moz-linear-gradient(top, #e7c81f 0%, #fea100 100%);
	background-image: -ms-linear-gradient(top, #e7c81f 0%, #fea100 100%);
	background-image: -o-linear-gradient(top, #e7c81f 0%, #fea100 100%);
	background-image: linear-gradient(to bottom, #e7c81f 0%, #fea100 100%);
	border-radius: 5px 5px 0 0;
}
#abgne-block-20120327 .tabs li span.yellow a {
	color: #FFF;
	text-decoration: none;
}
#abgne-block-20120327 .tab_container {
	border: 3px solid #3298c7;
	clear: both;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
	height: auto;
	min-height: 600px;
	overflow: hidden;

}
#abgne-block-20120327 .tab_container ul {
	position: relative;
	min-height: 580px;
	height: auto;
}
#abgne-block-20120327 .tab_container2 ul {
	clear: both;
	border: 3px solid #3298c7;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
}
#abgne-block-20120327 .tab_container .tab_content li {
	position: absolute;
	max-width: 610px;
	width: 95%;
	height: 100%;
	padding: 15px 1.5%;
	margin-top: 10px;
	background: #fff;
}
#abgne-block-20120327 .tab_container .tab_content li ul {
	position: absolute;
	overflow: auto;
}
#abgne-block-20120327 .tab_container .tab_content li ul li {
	position: relative;
	width: auto;
	height: auto;
	padding: 2px;
	margin-top: 0px;
	background: #fff;
}
#abgne-block-20120327 .tab_container .tab_content li ul li a {
	height: 26px;
	line-height: 26px;
}
.y_area .selectboxit-container .selectboxit-options {
}
.selectboxit-container .selectboxit-options {
	min-height: 200px;
	max-height: 240px;
}
#abgne-block-20120327 .tab_container .tab_content li h3 {
	font-size: 22px;
	line-height: 22px;
	margin: 5px 0 15px;
}
#abgne-block-20120327 table.review tr td {
	width: 45px;
}
#abgne-block-20120327 table.review tr td.last {
	border-bottom: 0px;
}
#abgne-block-20120327 .tab_container .tab_content li.b_area img, #abgne-block-20120327 .tab_container .tab_content li.y_area img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
}
.cartitle {
	float: left;
	margin: 10px 10px 0px 0px;
}
#abgne-block-20120327 .tab_container .y_area ul.car {
	min-height: 50px;
	overflow: auto;
	max-height: 50px;
	position: static;
}
#abgne-block-20120327 .tab_container .y_area ul.car li {
	width: 48px;
	height: 50px;
	float: left;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	text-align: center;
}
#abgne-block-20120327 table input[type=text] {
	float: left;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span {
	display: block;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car1 {
	background: url(../images/car.jpg) 0px 0px no-repeat;
	width: 36px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car2 {
	background: url(../images/car.jpg) -56px 0px no-repeat;
	width: 40px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car3 {
	background: url(../images/car.jpg) -115px 0px no-repeat;
	width: 50px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car4 {
	background: url(../images/car.jpg) -186px bottom no-repeat;
	width: 51px;
	;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car5 {
	background: url(../images/car.jpg) -252px 0px no-repeat;
	width: 50px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car6 {
	background: url(../images/car.jpg) -316px 0px no-repeat;
	width: 50px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car7 {
	background: url(../images/car.jpg) -387px 0px no-repeat;
	width: 50px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car8 {
	background: url(../images/car.jpg) -453px 0px no-repeat;
	width: 50px;
	height: 47px;
}
#abgne-block-20120327 .tab_container .y_area ul.car li span.car9 {
	background: url(../images/car.jpg) -518px 0px no-repeat;
	width: 50px;
	height: 47px;
}
table.reservation tr td:first-child {
	background: #f6f6f6;
}
table.reservation input {
	width: 90%;
	margin: 0 auto;
	max-width: 150px;
}
table.reservation textarea {
	max-width: 330px;
}
table.reservation2 {
	margin: 0px auto;
	border: 2px solid #3298c7;
}
table.reservation2 td {
	display: block;
	text-align: center;
	height: auto;
}
table.reservation2 tr td:first-child {
	background: #f6f6f6;
}
table.reservation2 select {
	width: 90%;
	margin: 0 auto;
}
table.reservation2 textarea {
	max-width: 90%;
}
/*================= 汽車大全(start) =================*/


.ui-tabs-vertical {
	width: 100%;
	/*	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);*/
	height: auto;
	position: relative
}
a.car_qa {
	position: absolute;
	right: 10px;
	top: -5px;
	background-color: #58ae0b;
	color: #fff;
	text-align: center;
	padding: 5px 1.5%;
	border-radius: 5px;
	/*	display:block;*/
	display: none;
}
a.car_qa:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
.ui-tabs-vertical .ui-tabs-nav {
	width: 40%;
	margin-left: 0.8%;
	overflow: auto;
}
.ui-tabs-vertical .ui-tabs-nav li {
	width: 48.2%;
	margin: 0 -1px .2em 0;
	text-align: center;
	float: left;
	height: 30px;
	padding-top: 5px;
	border-radius: 5px 5px 0px 0px;
	border: 2px solid #17a2e7;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	color: #000000;
	display: block;
}
.ui-tabs-vertical .ui-tabs-nav li a:hover {
	text-decoration: none;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	background-color: #17a2e7;/*	border: 2px solid #17a2e7;
	border-right: 3px solid #FFF;*/
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 2px 1.5%;
	border-radius: 0px 5px 5px 5px;
	width: 95%;
	border: 2px solid #17a2e7;
	height: auto;
	margin: -5px auto 0 auto;
}
.ui-tooltip {
	margin-top: -10px;
	padding: 10px 15px;
	color: #333;
	border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.45);
	background: #FFF;
	border: 0px;
}
a.carsearch_button {
	min-width: 95px;
	padding: 5px 1.5%;
	border-radius: 5px;
	background: #17a2e7;
	color: white;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	margin: 1%;
	color: white;

}
a.carsearch_button img {
	vertical-align: middle;
	margin-top: -3px;
	display: inline-block;
}
a.carsearch_button:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
}
a.carsearch_button02 {
	min-width: 95px;
	padding: 5px 1.5%;
	border-radius: 5px;
	background: #666;
	color: white;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	margin: 1%;

}
a.carsearch_button02:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
	color: white;
}
#tabs-1 select, #tabs-2 select {
	height: 30px;
}
#tabs-1 table td, #tabs-2 table td {
	display: table-cell;
	width: auto;
	text-align: right;
	height: 30px;
}

#tabs-1 table td.none, #tabs-2 table td.none {
	display: table-cell;
}
#tabs-1 table td.w_none, #tabs-2 table td.w_none {
	display: none;
}
#tabs-1 table td span.w_none, #tabs-2 table td span.w_none {
	display: none;
}
#tabs-1 table td select.w_none, #tabs-2 table td select.w_none {
	display: none;
}
/*找服務*/
.sevice_seach{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  margin-bottom:20px;
}
.sevice_seach .s_title{
	background-color:#26A0E8;
	text-align:center;
	border-radius:5px 5px 0 0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	width:150px;
	margin-left:1px;
}
.sevice_seach table{
	border: 2px solid #26A0E8;
	border-radius:0 5px 5px 5px;
    padding: 5px 15px;
}

/*找服務over*/

.car_brand {
	margin-top: 40px;
	float: right;
}
.car_content {
	width: 100%;
	margin-top: 35px;
}
.car_content2 {
	width: 100%;
	margin-top: 10px;
	float: left;
}
.carheader {
	width: 98%;
	height: auto;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	margin: 0 auto;
}
.cartitle2 {
	width: auto;
	height: 42px;
	font-size: 20px;
	line-height: 40px;
	color: #17a2e7;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0px 2% 0px 0%;
	border-bottom: 3px solid #17a2e7;
	text-align: left;
}
.cartitle3 {
	font-size: 24px; /*18px;*/
	width: auto;
	float: left;
	padding-left: 1%;
	line-height: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 12px;
}
.cartitle4 {
	width: 97%;
	height: 30px;
	border-bottom: 2px solid #16A0E8;
	text-align: left;
	color: #16A0E8;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	float: left;
	padding: 5px;
	margin-bottom: 0px;
	display: block;
	clear: both;
}
.carheader .browse2 {
    margin-right: 8px;
    color: #f9cf1b;
    letter-spacing: 1px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/icon_fire.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
	font-size:14px;
}
.qa_all {
	border: 2px solid #16A0E8;
	padding: 2% 0;
	border-radius: 5px;
	margin-bottom: 10px;
}
a.car_more {
	background-color: #006699;
	color: #fff;
	text-align: center;
	padding: 5px 1.5%;
	border-radius: 5px;
	display: block;
	width: 93%;
	margin: 0 auto;
}
a.car_more:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
a.car_more2 {
	background-color: #F60;
	color: #fff;
	text-align: center;
	padding: 5px 1.5%;
	border-radius: 5px;
	display: block;
}
a.car_more2:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}

.watchmoreicon {
	background: url(../images/icon_more.png) no-repeat right;
	width: 140px;
	height: 36px;
	float: right;
	font-size: 16px;
	color: #666;
}
.watchmoreicon:hover {
	background: url(../images/icon_more2.png) no-repeat right;
	color: #D58218;
}
.watchmoreicon .see {
	display: inline-block;
}
.carlist {
	width: 100%;
	margin: 10px 0px 30px 0px;
}

.carlist_home {
	width: 100%;
	height: auto;
	margin: 20px 0px 30px 0px;
	overflow: auto;
}
.caritemtop {
	position: relative;
	max-width: 254px;
	float: left;
	width: 30%;
	height: auto;
	overflow: hidden;
	max-height: none;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 5px;
	margin-left: 0.5%;
}
.caritemtop:hover {
	background-color: #FFC;
}
.caritem {
	width: 100%;
	height: auto;
	overflow: hidden;
	width: 100%;
	height: auto;
	position: static;
	border: 0px solid #ccc;
	float: left;
	padding-bottom: 0px;
}
.caritem img {
	width: 100%;
	height: auto;
}
.caritem:nth-of-type(3n+0) {
	margin-right: 0px;
}
.caritem_title {
	padding: 0px 2%;
	line-height: 40px;
	cursor: pointer;
	width: 100%;
	text-align: center;
	color: #06C;
	position: static;
	height: auto;
	bottom: -55px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.caritem_title:hover {
	bottom: -20px;
}
.caritem_title li.view {
	float: left;
	color: #17a2e7;
	display: inline-block;
	margin-left: 26px;
	font-size: 13px;
}
.car_name {
	height: 30px;
	overflow: hidden;
	width: 98%;
	margin-left: 0%;
}
.clearboth {
	clear: both;
}
.caritemmask {
	background: rgba(0,0,0,0.8);
	position: absolute;
	z-index: 2;
	height: 138px;
	bottom: -198px;
	color: white;
	text-align: center;
	padding: 30px 20px;
	font-size: 18px;
}
.caritem_title {
	text-align: center;
	background-color: transparent;
	color: #06C;
	position: static;
	height: auto;
}
.caritem_title ul {
	width: 100%;
	height: auto;
	margin-left: 0%;
	text-align: center;
	margin-top: 5px;
}
.caritem_title ul a {
	padding: 4px 5px 3px 5px;
	margin: 5px 0px 5px 0px;
	line-height: 28px;
	text-align: center;
	margin-right: 10px;
	width: 92px;
	display: inline-block;
	font-weight: normal;
	border-radius: 5px;
	color: #FFF;
}
.caritem_title ul a:hover {
	text-decoration: none;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
.caritem_title ul a.t01 {
	background: #2abed8;
}
.caritem_title ul a.t02 {
	background: #F60;
}

.caritem_title .select_detal {
	border: 1px solid #fff;
	padding: 1px 5px;
	margin: 5px 0px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	float: left;
	margin-right: 10px;
}
.caritem_title a {
	color: white;
}
.caritem_title .select_detal:hover {
	background: #037ABC;
	border: 1px solid #0B67BD;
}

/*WEB測試版專用*/

.carlist_home.web {
	margin: 10px 0px 0px 0px;
}

/*WEB測試版專用*/


.car_brand .brandtitle {
	width: 100%;
	height: 36px;
	background: #e0bb48;
	color: white;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	border-bottom: 5px solid #b99638;
}
.car_brand ul {
	border: 1px #e0bb48 solid;
	height: auto;
	overflow: auto;
	margin-bottom: 10px;
}
.car_brand ul li {
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	color: #b79a36;
}
.car_brand ul li.subtitle {
	padding-left: 20px;
	color: #000;
}
.car_brand ul li.subtitle a {
	color: #000;
}
.car_brand ul li.subtitle a:hover {
	color: #e0bb48;
	text-decoration: none;
}
.car_brand ul li.subtitle:nth-of-type(odd) {
	background: #f8f6f7;
}
.c_botton {
	float: right;
	width: 270px;
	margin: 0px;
}

.c_botton.old{
	/*width: 90px;*/
	/*width: 240px;*/
	width: 120px;
	text-align:right;
}
.c_botton.old .view {
	background-image: url(../image/article/icon_fire.png);
	/*background-image: url(../images/browse.jpg);*/
  background-repeat: no-repeat;
  background-position: 2px center;
  /*padding-left: 38px;*/
  padding-left: 25px;
  /*font-size: 14px;*/
  font-size: 16px;
	display:inline-block;
	/*margin:5px 5px 0 0;*/
	margin:5px 15px 0 0;
	/*color:#DAAC61;*/
	color:#f9cf1b;
	font-weight:bold;
	/*padding-top: 10px;*/
}

.carrelative_button {
	font-size: 15px;
	padding: 5px 10px;
	height: 26px;
	line-height: 26px;
	padding: 5px 10px;
	background-color: #F60;
	color: #FFF;
	margin: 0px 5px 0px 0px;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	cursor: pointer;
}
.carrelative_button:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
	color: #FFF;
}
.carrelative_button.blue {
	background-color: #2abed8;
}
.carrelative_button.green {
	background-color: #58ae0b;
}


.searchtag {
	padding: 3px 10px;
	background: #d5f1fc;
	color: #7f989f;
	font-size: 16px;
	border-radius: 5px;
	margin-top: -3px;
	display: inline-block;
	margin-left: 10px;
}
.searchtag .cancel {
	font-weight: bold;
	color: #6acffb;
	margin-left: 10px;
	cursor: pointer;
}
/*.searchtag {
	padding: 3px 10px;
	background: #d5f1fc;
	color: #7f989f;
	font-size: 16px;
}
.searchtag .cancel {
	font-weight: bold;
	color: #6acffb;
	margin-left: 10px;
}*/

/*找服務用*/
.s_tag{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding:2px 5px 5px 5px;
}
.s_tag select{
	width: 150px;
	height: 30px;
	display: inline-block;
}
.s_tag a{
    color: #FFF;
    text-align: center;
    padding: 2px;
    margin: 0px 5px;
	display:inline-block;
    font-weight: bold;
    border-radius: 5px;
    background-color: #58ae0b;
	width:80px;
}
.s_tag .searchtag {
	padding: 2px 10px;
	background: #d5f1fc;
	color: #7f989f;
	font-size: 16px;
	border-radius: 5px;
	margin: 0px 5px 0px 5px;
	display: inline-block;
}
.s_tag .searchtag .cancel {
	font-weight: bold;
	color: #6acffb;
	margin-left: 10px;
}

/*重寫的car_list部分*/
.searchitem {
	padding-bottom: 15px;
	margin: 15px 0px;
	border-bottom: 1px dashed #ccc;
	display: block;
	overflow: auto;
}
.searchitem .image {
	max-width: 250px;
	width: 252px;
	float: left;
}
.carthum {
	margin-right: 0px;
	display: block;
	padding:5px;
	border: #ccc 1px solid;
}
.carthum img {
	width: 100%;
	height: auto;
	max-height:160px;
}
.searchitem .detail {
	width: 60%;
	max-width: 496px;
	float: left;
	overflow: auto;
}
.searchitem .detail .car_title {
	width: 98%;
	font-size: 18px;
	padding: 5px 1%;
	border-bottom: 1px #DDDCDC solid;

	overflow: auto;
}
.car_title a {
	color: #000;
}
.car_title a:hover {
	color: #2A7AB3;
}
.car_title span {
	color: #2A7AB3;
	margin-right: 2%;
	font-weight: bold;
}
span.price {
    color: #3bafde;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 20px 10px 0px;
    float: right;
}
.searchitem .detail table {
	float: left;
	width: 75%;
}
.searchitem .detail table tr td {
	border-bottom: 1px #DDDCDC solid;
}
.searchitem .detail table tr:last-child td {
	border-bottom: 0px #DDDCDC solid;
}
.searchitem .detail table tr:nth-child(odd) {
	background: #f6f6f6;
}
.searchitem .detail table tr td:first-child {
	color: #666;
}
.searchitem .detail .linkdetail {
	float: right;
	width: 20%;
	display: block;
	margin: 10px 2% 0 auto;
}
.searchitem .detail .linkdetail a {
	background: #17a2e7 url(../images/icon_detail.png) no-repeat 18px;
	height: 26px;
	padding: 5px 0.5%;
	color: white;
	line-height: 26px;
	font-size: 16px;
	border-radius: 5px;
	/*	border-bottom:5px solid #138BC7;*/
	text-decoration: none;
	display: block;
	padding-left: 40px;
}
.searchitem .detail .linkdetail a:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;/*	background:#8ac630 url(../images/icon_detail.png) no-repeat 10px;
	border-bottom: 5px solid #79AF27;
	text-decoration: none;*/
}
.searchitem .image .linkdetail02 {
	margin-top: 5px;
	width: 98%;
	display: none;
}
.searchitem .image .linkdetail02 a {
	background: #17a2e7 url(../images/icon_detail.png) no-repeat 10px;
	height: 20px;
	padding: 6px 0.5%;
	color: white;
	line-height: 20px;
	font-size: 16px;
	border-radius: 3px;
	border-bottom: 5px solid #138BC7;
	text-decoration: none;
	display: block;
	padding-left: 35px;
}
.searchitem .image .linkdetail02 a:hover {
	background: #8ac630 url(../images/icon_detail.png) no-repeat 10px;
	border-bottom: 5px solid #79AF27;
	text-decoration: none;
}


/*嚴選中古車調整*/

.carlist.old{
    border: 2px solid #58B9DB;
	border-radius:5px;
	padding:0 ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.carlist.old .searchitem .detail{
	width:63%;
}


.carlist.old .searchitem{
	padding: 15px 0 15px 5px;
	margin: 0px;
	border-bottom: 0px dashed #ccc;
	display: block;
	overflow: auto;
}
.carlist.old .searchitem+.searchitem{
	border-top: 2px solid #58B9DB;
}
.carlist.old .searchitem .detail table{
	width:70%;
}


.carlist.old .searchitem .image {
	max-width: 250px;
	width: 242px;
	float: left;
	height:165px;
	padding:5px;
	border: #ccc 1px solid;
	margin-right:5px;
}
.carlist.old .carthum {
	margin-right: 0px;
	display: block;
	padding:0;
	border: #ccc 0px solid;
	overflow:hidden;
	height:165px;
}
.carlist.old .carthum img {
	width: 100%;
	height: auto;
	max-height:none;
	min-height:165px;
}

.carlist.old .view {
	/*background-image: url(../images/browse.jpg);*/
	background-image: url(../image/article/icon_fire.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  /*padding-left: 38px;*/
	padding-left: 25px;
  /*font-size: 14px;*/
	font-size: 16px;
  margin: 15px 12px 12px 0px;
	float:right;
	/*color:#DAAC61;*/
	color:#f9cf1b;
	font-weight:bold;
}
.carlist.old .searchitem span.price{
	margin: 0px 15px 8px 0px;
}

.carlist.old .searchitem span.price{
}

.carlist.old .searchitem .detail .linkdetail{}
.carlist.old .serch_none{
	text-align:center;
	height:100px;
	vertical-align:middle;
	line-height:100px;
}

/*分頁*/
.pagination2 {
	width: 100%;
	margin-top: 30px;
}
.pagination2 ul {
	text-align: center;
	list-style: none;
}
.pagination2 ul li {
	width: 23px;
	height: 24px;
	text-align: center;
	display: inline-block;
	border-width: 1px;
	padding: 2px;
	margin: 0 8px 0 0;
	border-color: #DDDDDD;
	border-style: solid;
	line-height: 24px;
}
.pagination2 ul li span.current {
	background: #1590c3;
}
.pagination2 ul li.next {
	width: 62px;
	background: none;
	border: none;
	padding: 3px 0 0 5px;
}
.pagination2 ul li a {
	text-decoration: none;
	color: #666;
}
.pagination2 ul li a:hover {
	color: #1590c3
}
.pagination2 li span {
	display: block;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}
.pagination2 li span.current {
	color: #FFFFFF;
}
.pagination2 li.previous {
	width: 76px;
	border: none;
	background: none;
	padding: 3px 0 0 0;
}
.pagination2 li span.p:hover {
	background: #1590c3;
	color: #fff;
}
.pagination2 li span.p:hover a {
	color: #fff;
}
.browserecords .caritem_title {
	line-height: 30px;
}
#tabs-2 .car span {
	margin-left: 4px;
	border: 2px solid #FFF;
}
#tabs-2 span.active {
	border: 2px solid #FFC703;
}
.car, .carlogo {
	height: 55px;
	overflow: auto;
	text-align: left;
	float: left;
}
span.car1 {
	background: url(../images/car.jpg) 0px 0px no-repeat;
	width: 36px;
	height: 47px;
	display: inline-block;
}
span.car2 {
	background: url(../images/car.jpg) -56px 0px no-repeat;
	width: 40px;
	height: 47px;
	display: inline-block;
}
span.car3 {
	background: url(../images/car.jpg) -115px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car4 {
	background: url(../images/car.jpg) -186px bottom no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car5 {
	background: url(../images/car.jpg) -252px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car6 {
	background: url(../images/car.jpg) -316px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car7 {
	background: url(../images/car.jpg) -387px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car8 {
	background: url(../images/car.jpg) -453px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.car9 {
	background: url(../images/car.jpg) -518px 0px no-repeat;
	width: 48px;
	height: 47px;
	display: inline-block;
}
span.carlogo1 {
	background: url(../images/carlogo.jpg) -8px bottom no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
}
span.carlogo2 {
	background: url(../images/carlogo.jpg) -72px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo3 {
	background: url(../images/carlogo.jpg) -134px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo4 {
	background: url(../images/carlogo.jpg) -199px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo5 {
	background: url(../images/carlogo.jpg) -264px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo6 {
	background: url(../images/carlogo.jpg) -326px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo7 {
	background: url(../images/carlogo.jpg) -392px 0px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo8 {
	background: url(../images/carlogo.jpg) -456px 0px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo1 {
	background: url(../images/carlogo.jpg) -8px bottom no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
}
span.carlogo2 {
	background: url(../images/carlogo.jpg) -72px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo3 {
	background: url(../images/carlogo.jpg) -134px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo4 {
	background: url(../images/carlogo.jpg) -199px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo5 {
	background: url(../images/carlogo.jpg) -264px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo6 {
	background: url(../images/carlogo.jpg) -326px 1px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo7 {
	background: url(../images/carlogo.jpg) -392px 0px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
span.carlogo8 {
	background: url(../images/carlogo.jpg) -456px 0px no-repeat;
	width: 47px;
	height: 47px;
	display: inline-block;
	border: 2px solid #FFF;
}
.warning_red {
	background: url(../images/icon_red.png);
	width: 55px;
	height: 67px;
	position: absolute;
	z-index: 10;
	line-height: 55px;
	text-align: center;
	top: 10px;
	color: white;
	display: none;
}
/*================= 汽車資料(end) =================*/

/*資料內容*/

.sbOptions {
	height: 50px;
}
input {
	height: 26px;
}
.sbHolder {
	width: 180px;
}
.item .caritemtop {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
.carmaininfo {
	width: 98%;
	height: auto;
	overflow: hidden;
	margin: 15px auto;
}
.carmaininfo .carmainthum {
	float: left;
	margin: 0 10px 0 auto;
	width: 48%;
	height: 380px;
}
.carmaininfo .carmainthum.old{
	height: auto;
}
.demowrap{
	overflow:hidden;
	height: 270px;
	display:block;
}
.demowrap img {
	height: auto;
	width: 100%;
	max-width: 450px;
}
.carmaininfo .carmainthum .text {
	text-align: center;
	color: #F00;
}
.carmaininfo .carmaindetail {
	float: left;
	margin: 0 0px 0 5px;
	width: 50%;
}
.carmaindetail td {
	height: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #17A2E7;
	padding: 1px 5px;
}
.carmaindetail th {
	color: #000;
	background-color: #f6f6f6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.carmaindetail .vieweye {
	background: url(../images/browse.jpg) no-repeat 0px;
	padding-left: 40px;
	height: 20px;
	float: right;
}

/*汽車服務廠商改*/
.deal_record .carmaininfo{
	margin-bottom:0;
}
.deal_record .demowrap{
	height: 250px;
}

.deal_record .carmaininfo .carmainthum{
    width: 54%;
    height: 320px;
}
.deal_record .carmaininfo .carmaindetail{
	width:43%;
}
.deal_record .carmaininfo .carmaindetail ul li.title{
	margin-left:0;
}

.deal_record .carmaininfo .carmaindetail ul li.text{
	height:10.6em;
}

/*中古車用*/
.carmaindetail table.old{
	margin-bottom:10px;
	border-width: thin;
	border-style: solid;
	border-color: #28A7E1;
	border-radius:0;
}
.carmaindetail table.old td {
	height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #17A2E7;
}
.carmaindetail table.old th.title {
	color: #FFF;
	background-color: #28A7E1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #28A7E1;
}
.carmaindetail table.old th {
	color: #000;
	background-color: #f6f6f6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0;
}

/*中古車用結束*/



.specifications {
	max-width: 640px;
	width: 98%;
	margin-right: 2%;
}
.specifications .title {
	max-width: 100px;
	width: 20%;
	height: 30px;
	border-bottom: 3px solid #16A0E8;
	text-align: left;
	color: #16A0E8;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	float: left;
	padding-top: 20px;
}
.specifications .name {
	max-width: 530px;
	width: 82%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	color: #000;
	text-align: left;
	float: left;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}
.specifications .updatetime {
	width: 98%;
	height: 15px;
	color: #999;
	text-align: right;
	line-height: 1.2em;
	font-size: 12px;
	padding-top: 10px;
	margin: 5px 0 20px 0;
	clear: both;
}
.image1 {
	margin: 0px;
}
.image1 .example-image {
	margin: 0px 1% 10px 0px;
	border: 3px solid #ccc;
	width: 97%;
}
.image2 {
	margin: 0px;
}
.image2 .example-image {
	margin: 0px 1% 10px 0px;
	border: 3px solid #ccc;
	width: 47%;
}
.image3 {
	margin: 0px;
}
.image3 .example-image {
	margin: 0px 1% 10px 0px;
	border: 3px solid #ccc;
	width: 29%;
}
.example-image {
	border: 3px solid #ccc;
}
.example-image:hover {
	border: 3px solid #DD6A06;
}
.browserecords {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.browserecords .title {
	width: 98%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	color: #16A0E8;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0px 5px 5px;
}
/*.browserecords .updatetime{
	width:55%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	color: #999;
	text-align: right;
	float: left;
	line-height: 1.2em;
	font-size: 12px;
	padding-top:20px;
	margin-bottom:20px;
}
*/
.browserecords .caritemtop {
	border: 0px solid #ccc;
}
.vertical {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.items {
	position: absolute;
	width: 100%;
	height: 20000em;
}
.item {
	height: auto;
	margin: 10px auto;
	width: 100%;
}
/*中古調整*/
.browserecords.old {
	border: 1px solid #28A7E1;
	border-radius: 0px;
}
.browserecords.old .title {
	background-color:#28A7E1;
	color: #FFF;
	text-align:center;
	font-size:16px;
	width: 100%;
	padding: 5px 0px;
}
.browserecords.old .item {
	margin: 0px auto;
}
.browserecords.old .item .caritemtop {
	width:90%;
	padding:5%;
	margin:0;
	max-width:none;
}
.browserecords.old .item+.item {
	border-top: 1px dashed #28A7E1;
}

/*結束*/



.disabled {
	visibility: hidden
}
.scrollable .caritem {
	padding-bottom: 10px;
}
.scrollable .caritem img {
}
.scrollable .caritemmask {
}
.scrollable .caritem .caritem_title {
	bottom: -60px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.scrollable .caritem .caritem_title:hover {
	bottom: -20px;
}
/*中古車用調整*/
.oldcar_box {
	max-width: 640px;
	width: 98%;
	margin-right: 2%;
}

.oldcar_box .title{
	background-image: url(../images/oldcar_title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:13px 5px 5px 15px;
	height:25px;
	font-size:20px;
    color: #17a2e7;
	font-weight:bold;
}
.oldcar_box .detail{
	padding:5px 10px 10px 10px;
	margin-bottom:10px;
}
.oldcar_box h3{
	margin-bottom:5px;
	margin-top:15px
}
ul.check{
	margin-bottom:5px;
	margin-top:15px;
	margin-left:0px;
}
ul.check li{
	display:inline-block;
	margin-right:1px;
	margin-bottom:5px;
	width:150px;
}
ul.check li img{
	display:inline-block;
	vertical-align:middle;
	margin-top:-3px;
}
.oldcar_box table{
	border-radius: 0px;
	margin-top: -1px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #28A7E1;
	border-right-color: #28A7E1;
	border-bottom-color: #28A7E1;
	border-left-color: #28A7E1;
	border-radius:0 0 5px 0;
	font-size:14px;
}
.oldcar_box table th{
	background-color:#f6f6f6;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:2px 5px;
	height:auto;
}
.oldcar_box table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:2px 5px;
	height:auto;
}
.oldcar_box table tr:last-child th, .oldcar_box table tr:last-child td{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.oldcar_box article{
	margin:10px auto;
}

.oldcar_box article p,.oldcar_box article h4{
	margin-bottom:10px;
}

.right_block01 .dealer{
	border: 1px solid #F60;
	margin-bottom:15px;
	font-size:16px;
}
.right_block01 .dealer .title{
	display:block;
	text-align:center;
	background-color:#F60;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	font-size:16px;
}
.right_block01 .dealer .title img{
	display:inline-block;
	vertical-align:middle;
	margin-top:-3px;
	margin-right:3px;
	width:auto;
}
.right_block01 .dealer .title a{
	color:#FFF;
}
.right_block01 .dealer .title a:hover{
	color:#FF0;
}

.right_block01 .dealer ul{
	margin:10px;
}
.right_block01 .dealer ul li{
	padding: 3px 5px;
	font-weight: bold;
	color: #06C;
	display: inline-block;
	width: 162px;
	word-break: break-all;
	margin-top: 5px;
}
.right_block01 .dealer ul li.pic{
	width:100%;
	padding:0;
}
.right_block01 .dealer ul li.pic img{
	width:100%;
	height:auto;
	max-width:100%;
}
.right_block01 .dealer ul li.remind{
	border:0;
	width:100%;
	text-align:left;
	color:#F00;
	margin:10px 0 0 0;
}
.right_block01 .dealer ul li.btn{
	width:100%;
}

.right_block01 .dealer ul li img{
	width:auto;
	height:auto;
	max-width:100%;
	display:inline-block;
	vertical-align:middle;
	margin-top:-5px;
	margin-right:3px;
}
.right_block01 .dealer ul li img.qrcode{
	width:auto;
	height:auto;
	max-width:100px;
}
.right_block01 .dealer ul li.caption{
	background-color: #f6f6f6;
	font-weight: normal;
	color:#000;
	width:80px;
}
.right_block01 .dealer ul li.caption2{
	background-color: #58a633;
	font-weight: normal;
	color:#FFF;
	width:98%;
}

.right_block01 .dealer ul li.icons{
	border:0;
	width:100%;
	text-align:left;
}
.right_block01 .dealer ul li.icons ul.feature{
	margin:0;
	padding:0;
}

.right_block01 .dealer ul li.icons ul.feature li{
	font-size:14px;
	width:115px;
	margin:0 3px 3px 0;
}
.right_block01 .dealer ul li.icons ul.feature li img{
	margin-top:-2px;
}


/*特製*/
.textfield09 {
	width: 95%;
	display: inline-block;
}
/*新版LIGHTBOX*/

#image1 {
	text-align: center;
}
#image1 a {
	width: 94%;
	height: auto;
	display: inline-block;
	border: 3px solid #CCC;
	margin-right: 2px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#image1 a:hover {
	border: 3px solid #F60;
}
#image1 a img {
	width: 100%;
	height: auto;
}
#image2 {
	text-align: center;
}
#image2 a {
	width: 45%;
	height: auto;
	display: inline-block;
	border: 3px solid #CCC;
	margin-right: 2px;
	margin-bottom: 10px;
}
#image2 a:hover {
	border: 3px solid #F60;
}
#image2 a img {
	width: 100%;
	height: auto;
}
#image3 {
	text-align: center;
}
#image3 a {
	width: 28%;
	height: auto;
	display: inline-block;
	border: 3px solid #CCC;
	margin-right: 2px;
	margin-bottom: 10px;
}
#image3 a:hover {
	border: 3px solid #F60;
}
#image3 a img {
	width: 100%;
	height: auto;
}
