@charset "utf-8";
/* CSS Document */

/*廣告按鈕*/
div[class*=button] a{
	height:auto;
	width:95%;
	text-align: center;
	display: block;
	float: none;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	cursor: pointer;
	border-radius:5px;
}
/*div[class*=button] a{
	height: 215px;
	width: 190px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	border-radius:5px;
}*/
div[class*=button] a:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
div[class*=button] a .title{
	font-weight: bolder;
	font-size: 24px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px 10px;
}
div[class*=button] a .text{
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	height:auto;
	overflow: hidden;
	line-height: 24px;
}
/* 改於2015-07-08: 新增汽車估價介紹頁面時
div[class*=button] a .text{
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	height: 100px;
	overflow: hidden;
	line-height: 24px;
}*/
div[class*=button] a .bt{
	font-size: 18px;
	color: #FFF;
	padding: 5px;
	line-height: 24px;
	overflow: hidden;
	height: 27px;
}

.right_block01 div[class*=button]{
	height: 155px;
	width: 255px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px 0px 15px 30px;
	cursor: pointer;
}
.right_block01 div[class*=button] a{
	width: 100%;
	height: 155px;
	text-align: center;
	display: block;
	border-radius:5px;
}
.right_block01 div[class*=button] a .title{
	font-weight: bolder;
	font-size: 24px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	height: 40px;
}
.right_block01 div[class*=button] a .text{
	padding: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	height: 45px;
	overflow: hidden;
	line-height: 24px;
}
.right_block01 div[class*=button] a .bt {
	font-size: 18px;
	color: #FFF;
	padding: 5px;
	line-height: 24px;
	overflow: hidden;
	height: 27px;
}
.center_block.buy div[class*=button] a{
	height:auto;
	width:23.3%;
	max-width:none;
	margin-left: 0.7%;
	margin-right: 0.3%;
	margin-bottom: 15px;
	float: left;
}
.center_block.buy2 div[class*=button] a{
	height:auto;
	width:18.5%;
	max-width:none;
	margin-left: 0.7%;
	margin-right: 0.3%;
	margin-bottom: 15px;
	float: left;
}
.center_block.buy2 div[class*=button] a .text{
	min-height: 120px;
}

/*中古車*/

.center_block.old div[class*=button] a{
	height:auto;
	width:31.3%;
	max-width:none;
	margin-left: 0.7%;
	margin-right: 0.3%;
	margin-bottom: 15px;
	float: left;
}

.button01 a{
	border: 2px solid #FF0000;
}
.button01 a .title{
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.button01 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #FF0000;
}

.button02 a{
	border: 2px solid #339933;
}
/*.button02 a{
	height: 215px;
	width: 190px;
	cursor: pointer;
	border: 2px solid #339933;
	display: block;
}*/
.button02 a .title{
	color: #339933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}
.button02 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #339933;
	background-color: #339933;
}

.button03 a{
	border: 2px solid #FF6600;
}
.button03 a .title{
	color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.button03 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	background-color: #FF6600;
}
.button04 a{
	border: 2px solid #16A0E8;
}
.button04 a .title{
	color: #16A0E8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #16A0E8;
}
.button04 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #16A0E8;
	background-color: #16A0E8;
}
.button05 a{
	border: 2px solid #9488FB;
}
.button05 a .title{
	color: #9488FB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9488FB;
}
.button05 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9488FB;
	background-color: #9488FB;
}
.button06 a{
	border: 2px solid #C93;
}
.button06 a .title{
	color: #C93;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C93
}
.button06 a .bt{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C93;
	background-color: #C93;
}


/*share_menu同類按鈕*/
.share a{
	display: block;
	margin: 15px 5px;
	border-radius: 5px;
	border: 2px solid #F90;
	height:45px;
}

.share a:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
}

.share a .title{
	font-size: 24px;
	color: #FFF;
	background-color: #F90;
	font-weight: bold;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 190px;
	float: left;
	line-height: 28px;
}
.share a .detail{
	line-height: 1.5em;
	color: #000;
	float: left;
	width: 530px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.share a.s01{
	border: 2px solid #F00;
}
.share a.s01 .title{
	background-color: #F00;
}

.share a.s02{
	border: 2px solid #18A1E7;
}
.share a.s02 .title{
	background-color: #18A1E7;
}

.share a.s03{
	border: 2px solid #390;
}
.share a.s03 .title{
	background-color: #390;
}

.share a.s04{
}
.share a.s04 .title{
}

.share a.s05{
	border: 2px solid #9488FB;
}
.share a.s05 .title{
	background-color: #9488FB;
}


/*share_menu未登入圖片變異用*/
.share.test{
	display: block;
	margin: 15px 0px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.share.test img{
	margin:0 0.5%;
	width:22%;
	height:auto;
	display:inline-block;
}

/*廣告按鈕結束*/


/*優惠車款下方專用*/
.remind2 .btn{
	text-align: center;
	display: block;
	float: right;
	margin: 0px;
	cursor: pointer;
	width: 20%;
	height: auto;
	overflow: hidden;
}
.remind2 .btn a{
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
	cursor: pointer;
	background-color: #0066CC;
	font-size: 20px;
	color: #FFF;
	padding: 15px 5px;
	display: block;
	height: 31px;
	line-height: 30px;
	vertical-align: middle;
}
.remind2 .btn a:hover{
	background-color: #0066FF;
	color: #FF0;
	text-decoration: none;
}
/*優惠車款結束*/

/*搜尋用的按鈕*/
.search_menu .button01{
	background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 65px;
	height: 26px;
	border-radius: 5px;
	margin-top: -1px;
	padding: 0px 5px;
}
.search_menu .button01:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
}

.search_menu .button02{
	background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 65px;
	margin-top: -1px;
	padding: 0px 5px;
	height: 26px;
	border-radius:5px;
}
.search_menu .button02:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
}

.search_menu02 .button01{
	background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	height: 26px;
	border-radius: 5px;
	margin-top: -1px;
	padding: 0px 5px;
	display: inline-block;
	/*background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 65px;
	height: 26px;
	border-radius: 5px;
	margin-top: -1px;
	padding: 0px 5px;*/
}
.search_menu02 .button01:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
}

.search_menu02 .button02{
	background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	margin-top: -1px;
	padding: 0px 5px;
	height: 26px;
	border-radius: 5px;
	display: inline-block;
	/*background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 65px;
	margin-top: -1px;
	padding: 0px 5px;
	height: 26px;
	border-radius:5px;*/
}
.search_menu02 .button02:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
}

.search_menu a.button01 {
	background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	height: 26px;
	border-radius: 5px;
	margin-top: -1px;
	padding: 0px 5px;
	display: inline-block;
	line-height: 26px;
}
.search_menu a.button01:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
.search_menu a.button02 {
	background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	margin-top: -1px;
	padding: 0px 5px;
	height: 26px;
	border-radius: 5px;
	display: inline-block;
	line-height: 26px;
}
.search_menu a.button02:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
.search_menu02 a.button01 {
	background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	height: 26px;
	border-radius: 5px;
	margin-top: -1px;
	padding: 0px 5px;
	display: inline-block;
}
.search_menu02 a.button01:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
.search_menu02 a.button02 {
	background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 50px;
	margin-top: -1px;
	padding: 0px 5px;
	height: 26px;
	border-radius: 5px;
	display: inline-block;
}
.search_menu02 a.button02:hover {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
/*搜尋用的結束*/

/*福利中心用按鈕*/
.left_block03 a.button01{
	background-color: #666;
	border: thin solid #666;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	height: 26px;
	border-radius: 5px;
	margin-top: 5px;
	padding: 0px 1%;
	display:inline-block;
	width:43%;
}
.left_block03 a.button01:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
	text-decoration: none;
}
.left_block03 a.button02{
	background-color: #16A0E8;
	border: thin solid #16A0E8;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	margin-top: 5px;
	padding: 0px 1%;
	height: 26px;
	border-radius:5px;
	display:inline-block;
	width:43%;
}
.left_block03 a.button02:hover{
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity:0.8;
	text-decoration: none;
}


/*右側按鈕專用*/
.link{
	text-align: center;
	vertical-align: middle;
}
.link a{
	color: #FFF;
	display: block;
	width: 138px;
	padding: 3px 5px;
	margin-bottom: 8px;
	font-weight: bolder;
	border-radius: 5px;
}

.link a:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}

.link a.b01{
	color: #FFF;
	background-color: #FF6C00;
	border: 2px solid #FF6C00;
}

.link a.b02{
	color: #FFF;
	background-color: #339933;
	border: 2px solid #339933;
}

.link a.b03{
	color: #FFF;
	background-color: #16A0E8;
	border: 2px solid #16A0E8;
}

.link a.b04{
	color: #FFFFFF;
	background-color: #06C;
	border: 2px solid #06C;
}

.link a.b05{
	color: #FFFFFF;
	background-color: #C93;
	border: 2px solid #C93;
}

/*右側按鈕結束*/

/*有底圖的按鈕*/
/*懸賞單專門按鈕用*/

.link02{
	margin-bottom: 10px;
	overflow: auto;
}
.link02 h4{
	margin-bottom: 5px;
	color: #FFF;
	background-color: #C00;
	padding: 11px;
	height: 26px;
	text-align: center;
	border-radius:5px;
}
.link02 a{
	display: block;
	background-image: url(../images/bbg02-5.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	padding: 36px 20px 4px 20px;
	height: 60px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 1.2em;
}

.link02 a:hover{
	background-image: url(../images/bbg02-4.png);
	color: #F30;
	padding: 32px 20px 8px 20px;
	text-decoration: none;
}
.link02 a.a01{
	display: block;
	background-image: url(../images/bbg02-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	padding: 28px 20px 12px 20px;
	height: 61px;
	width: 52px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 1.2em;
}
.link02 a.a01:hover{
	background-image: url(../images/bbg02-2.png);
	color: #F30;
	padding: 23px 20px 17px 20px;
}

.link02 a.a02{
	display: block;
	background-image: url(../images/bbg02-7.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	padding: 25px 20px 4px 20px;
	height: 72px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 1.2em;
}
.link02 a.a02:hover{
	background-image: url(../images/bbg02-6.png);
	color: #16A0E8;
	padding: 21px 20px 8px 20px;
}
.link02 a.a03{
	display: block;
	background-image: url(../images/bbg02-9.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	padding: 28px 20px 12px 20px;
	height: 61px;
	width: 95px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 1.2em;
}
.link02 a.a03:hover{
	background-image: url(../images/bbg02-8.png);
	color: #F30;
	padding: 23px 20px 17px 20px;
}

/*有底圖結束*/

/*業務好康車專門按鈕用*/

.link03 a{
	width: 98%;
	display: block;
	cursor: pointer;
	border: 2px solid #FF0000;
	display: block;
	margin-bottom: 15px;
	border-radius:5px;
}
.link03 a h4{
	color: #FF0000;
	font-weight: bolder;
	font-size: 22px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0px 10px;
	text-align:center;
}
.link03 a .text{
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	overflow: hidden;
	line-height: 20px;
}
.link03 a .text2 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	overflow: hidden;
	line-height: 20px;
}
.link03 a .go{
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	line-height: 27px;
	overflow: hidden;
	height: 27px;
	text-align: center;
	background-color: #FF0000;
}

/* 一般會員變體版 2015-09-08 */
.link03 a h4.title{
	color: #FFF;
	font-weight: bolder;
	font-size: 22px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 0px;
	margin: 0px 0px;
	text-align:center;
	background-color:#F00;
}
.link03 a .go2{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 5px;
	line-height: 27px;
	overflow: hidden;
	height: 27px;
	text-align: center;
	background-color: #FFF;
	border-radius: 5px;
	margin-bottom: 5px;
	border: 2px solid #F60;
}
.link03 a .go2:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	cursor: pointer;
	background-color: #F60;
	color:#FFF;
}
.link03 a .go2.r{
	border: 2px solid #f00;
}
.link03 a .go2.r:hover{
	background-color: #f00;
}
.link03 a .go2.g{
	border: 2px solid #339933;
}
.link03 a .go2.g:hover{
	background-color: #339933;
}
.link03 a .go2.b{
	border: 2px solid #16A0E8;
}
.link03 a .go2.b:hover{
	background-color: #16A0E8;
}
.link03 a .go2.p{
	border: 2px solid #9488FB;
}
.link03 a .go2.p:hover{
	background-color: #9488FB;
}
.link03 a .go2.y {
	border: 2px solid #C93;
}
.link03 a .go2.y:hover {
	background-color: #C93;
}
/*一般會員變體版結束*/


.link03 a:hover{
	border: 2px solid #FF0000;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}

.link03.mshare a h4{
	font-size: 28px;

}
.link03.mshare a .text{
	padding: 10px 10px;
	font-size: 18px;
	line-height: 26px;
}
.link03.mshare a .go{
	font-size: 24px;
	padding: 5px;
	line-height: 35px;
	height: 35px;
}
/*.link03 a{
	width: 147px;
	display: block;
	cursor: pointer;
	border: 2px solid #FF0000;
	display: block;
	margin-bottom: 15px;
	border-radius:5px;
}
.link03 a h4{
	color: #FF0000;
	font-weight: bolder;
	font-size: 22px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0px 10px;
}
.link03 a .text{
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	overflow: hidden;
	line-height: 20px;
}
.link03 a .go{
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	line-height: 24px;
	overflow: hidden;
	height: 27px;
	text-align: center;
	background-color: #FF0000;
}
.link03 a:hover{
	border: 2px solid #FF0000;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}*/
/*業務好康車專門按鈕結束*/

/*服務廠商按鈕變體版*/
.center_block.corp_category div[class*=button] a {
	height: auto;
	width: 28%;
	max-width: none;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 100px;
	float: left;
}
.center_block.corp_category div[class*=button] a .title{
	margin:0 5px;
}

/*服務廠商按鈕變體版2*/
.center_block.corp_category .two{
	width: 80%;
    margin: 0px auto;
    margin-top: 20px;
}

.center_block.corp_category .two div[class*=button] a {
	height: auto;
	width: 45%;
	max-width: none;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 100px;
	float: left;
}

/*互通設定用*/
table .connect{
	overflow: auto;
	position: relative;
}

table .connect a{
	height: 25px;
	width: 100px;
	text-align: center;
	display: block;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #16A0E8;
	padding: 5px;
	border-radius: 5px;
	margin: 0px auto;
}

table .connect a:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}

table .connect_already{
	height: 23px;
	width: 85px;
	display: block;
	background-image: url(../images/tick_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 23px;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #F00;
	padding-top: 5px;
	text-align: left;
	margin: 0px auto;
}
/*互通結束*/

/*我要結案專用*/
.report_a{
	border: 0px solid #BBB;
	margin: 10px 5px 5px 5px;
	padding: 10px;
}
.report_a a{
	color: #FFF;
	background-color: #339933;
	width: 380px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 8px auto;
	border-radius: 5px;
	cursor: pointer;
}
.report_a a:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
/*我要結案結束*/











/*底部用按鈕*/
div[class*=btn_block]{
	overflow: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div[class*=btn_block] a{
	color: #FFF;
	text-align: center;
	width: 115px;
	padding: 5px;
	margin: 15px 10px 5px 10px;
	display: block;
	float: left;
	font-weight: bold;
	border-radius: 5px;
}
div[class*=btn_block] a:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
div[class*=btn_block] a.orange{
background-color: #F60;
}
div[class*=btn_block] a.blue{
background-color:  #16A0E8;
}
div[class*=btn_block] a.red{
background-color:  #F00;
}
div[class*=btn_block] a.green{
background-color:  #339933;
}

.btn_block01{
	width:98%;
	max-width: 145px;
}
.btn_block02{
	width:98%;
	max-width: 290px;
}
.btn_block03{
	width:98%;
	max-width: 435px;
}
.btn_block04{
	width:98%;
	max-width: 580px;
}
/*.btn_block01{
	width: 145px;
}
.btn_block02{
	width: 290px;
}
.btn_block03{
	width: 435px;
}
.btn_block04{
	width: 580px;
}*/


/*其他*/
.form_container a.space{
	display: block;
	padding: 25px 10px;
	background-color: #F00;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 80px;
	color: #FFF;
	font-weight: bolder;
	line-height: 2em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	font-size: 20px;
}
.form_container a.space:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
/*單欄HTML文章單按鈕用*/
a.htmlbtn{
	color: #FFF;
	text-align: center;
	width: auto;
	padding: 1.5%;
	margin: 3% auto;
	display: block;
	float: none;
	font-weight: bold;
	border-radius: 5px;
	background-color:  #16A0E8;
}
a.htmlbtn:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}
a.htmlbtn2{
	color: #FFF;
	text-align: center;
	width: auto;
	padding: 1.5%;
	margin: 3% auto;
	display: block;
	float: none;
	font-weight: bold;
	border-radius: 5px;
	background-color: #F60;
}
a.htmlbtn2:hover{
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	opacity: 0.8;
	text-decoration: none;
}


@media only screen and (min-width: 640px) {

	/*廣告按鈕*/
	div[class*=button] a{
		height:auto;
		width:30.8%;
		max-width: 200px;
		margin-left: 1.2%;
		margin-right: 0.3%;
		margin-bottom: 15px;
		float: left;
	}
	/*div[class*=button] a{
		height:auto;
		width:30%;
		max-width: 190px;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 15px;
		float: left;
	}*/
	div[class*=button] a .text{
		min-height: 100px;
	}

	.right_block01 div[class*=button]{
		height: auto;
		width: 100%;
		min-height: 0px;
		max-width: 255px;
		text-align: center;
		display: block;
		margin: 0px 0px 2% 0%;
		cursor: pointer;
		float:right;
	}

	.right_block01 div[class*=button] a{
		width: 100%;
		height: auto;
		text-align: center;
		display: block;
		border-radius:5px;
		max-width: 100%;
		margin-bottom:15px;
	}
	.right_block01 div[class*=button] a .text{
		min-height: 0px;
	}

	/*.center_block.corp_category div[class*=button] a{
		height:auto;
		width:39%;
		max-width:none;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 100px;
		float: left;
	}*/

	/*底部用按鈕*/
	div[class*=btn_block] a{
		width: 115px;
		padding: 5px;
		margin: 15px 10px 5px 10px;
		float: left;
	}


	/*業務好康車專門按鈕*/
	.link03.mshare a h4{
		font-size: 28px;

	}
	.link03.mshare a .text{
		padding: 10px 10px;
		font-size: 18px;
		line-height: 34px;
	}
	.link03.mshare a .go{
		font-size: 24px;
		padding: 5px;
		line-height: 35px;
		height: 35px;
	}
	/*業務好康車專門按鈕結束*/


}

/* Added by hankyu on 2014-11-29 */
/*心得分享取消按鈕*/
div[class*=btn_block] a.gray{
	width: 80px;
	background-color: #C2C2C2;
}
