﻿/* 20140415 background背景 */
.grayBg {
	background:url() repeat-x 0 0;
}
#twill {
	background:url() repeat-x 0 0;
}
a.moreBtn {
	width:75px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-transform:capitalize;
	padding:0 10px 0 0;
}
#important-info h3, #video-tutorials h2 {
	width:170px;
}
#lb_step0.dropdown-menu {
	top:328px;
}
/*20130128 db文章*/

#CID_tw .CID_tw_list {
	border-bottom:1px solid #DDD;
	clear:both;/*height:228px;
	height:230px \9;*/
}
#CID_tw p.frist {
	margin-top: 0em;
}
.find_serial_number h3, .CID_tw_list h3 {
	color:white;
	background-color: #20b3ff;
	background-image: -moz-linear-gradient(top, #07abff, #47c0ff);
	background-image: -ms-linear-gradient(top, #07abff, #47c0ff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#07abff), to(#47c0ff));
	background-image: -webkit-linear-gradient(top, #07abff, #47c0ff);
	background-image: -o-linear-gradient(top, #07abff, #47c0ff);
	background-image: linear-gradient(top, #07abff, #47c0ff);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02a9ff', endColorstr='#42beff', GradientType=0);/* IE6-9 IE漸層過濾器 */
	padding: 7px;
	text-align: left;
	margin-bottom: 0px;
	min-height: 19px;
	-webkit-border-radius:  4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}
.span9-line p + p {
	margin-bottom: 1em;
}
span.top80 {
	padding-top:80px;
}
#LCD .well {
	padding: 0;
}
#LCD li {
	margin: 0 0 0px 0px;
}
#LCD h4 {
	margin: 0;
}
#LCD img {
	width: 145px;
	height: 100px;
	float: left;
	padding-right: 9px;
}
.costs table th.bgColor {
	background-color: #EEEEEE;
}
.costs {
	display:none;
}
.costs thead tr.bgColor, .hotlineTable thead tr.bgColor {
	background-color: #e3e3e3;
	background-image: -moz-linear-gradient(top, #e9e9e9, #dbdbdb);
	background-image: -ms-linear-gradient(top, #e9e9e9, #dbdbdb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#dbdbdb));
	background-image: -webkit-linear-gradient(top, #e9e9e9, #dbdbdb);
	background-image: -o-linear-gradient(top, #e9e9e9, #dbdbdb);
	background-image: linear-gradient(top, #e9e9e9, #dbdbdb);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#d8d8d8', GradientType=0);/* IE6-9 IE漸層過濾器 */
	text-align: left;
	color: #333;
	font-weight: bold;
}
#familyMart .well {
	padding:5px 19px;
}
#familyMart p img.familyMart01 {
	margin:0 auto 30px auto;
}
#hour4Table td.bg-gray {
	width:13%;
	background-color: #EEE;
}
#hour4 ul li a.sub-btn4 {
	background: url("../../img/more-button-blue.gif") no-repeat scroll 0 6px transparent;
	padding: 1px 0 1px 10px;
	display:block;
}
#hour4 ul.unstyled li div {
	display:none;
	padding-left: 10px;
}
#hour4 ul li a {
	color: #333;
}
#hour4 ul ol a {
	font-weight:bold;
	text-decoration:underline;
}
/*RC Booking*/
#support-home-hot-service a span.SelfDiagnostic {
	background: url("../../img/sp-index-icon.png") no-repeat center -525px;
	height:75px;
	display: block;
	text-indent:-9999px;
}
#support-home-hot-service a:hover span.SelfDiagnostic {
	background: url("../../img/sp-index-icon.png") no-repeat center -523px;
}
/*ID*/
#support-home-hot-service a span.WarrantyExtension {
	background: url("../../img/sp-index-icon.png") no-repeat center -750px;
	height:75px;
	display: block;
	text-indent:-9999px;
}
#support-home-hot-service a:hover span.WarrantyExtension {
	background: url("../../img/sp-index-icon.png") no-repeat center -748px;
}
/*ASUS Service Center*/
#support-home-hot-service a span.ServiceShop {
	background: url("../../img/sp-index-icon.png") no-repeat center -600px;
	height:75px;
	display: block;
	text-indent:-9999px;
}
#support-home-hot-service a:hover span.ServiceShop {
	background: url("../../img/sp-index-icon.png") no-repeat center -598px;
}
/*index 小微調*/
#support-home-search-other .span4 h3 {
}
#support-home-hot-service a h3 {
	font-size: 14px;
	line-height: 1.1;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*維修進度查詢*/
p.type2 {
	padding: 8px 0 0 10px;
}
/*內頁Search*/
.search-serial-zone p {
	width: 110px;
	float:left;
}
.search-serial-zone input.support-home-search-other-input {
	margin-bottom:1.7em;
}
/*20130107ivy更新新增測試修改*/
#hour4Table td.width20 {
	width:20%;
}
.costs .table tbody tr:hover td {
	background-color:transparent;
}
.costs .table tbody tr:hover td.bg-gray {
	background-color:#EEE;
}
 @media (max-width: 719px) {
/*ID*/
#support-home-hot-service a span.WarrantyExtension {
	background: url("../../img/sp-index-icon-phone.png") no-repeat left -500px;
	width:50px;
	float:left;
	height: 50px;
	display:inline-block;
}
#support-home-hot-service a:hover span.WarrantyExtension {
	background: url("../../img/sp-index-icon.png") no-repeat left -498px;
}
/*ASUS Service Center*/
#support-home-hot-service a span.ServiceShop {
	background: url("../../img/sp-index-icon-phone.png") no-repeat left -400px;
	width:50px;
	float:left;
	height: 50px;
	display:inline-block;
}
#support-home-hot-service a:hover span.ServiceShop {
	background: url("../../img/sp-index-icon-phone.png") no-repeat left -398px;
}
#support-home-hot-service a span.SelfDiagnostic {
	background: url("../../img/sp-index-icon-phone.png") no-repeat left -350px;
	width:50px;
	float:left;
	height: 50px;
	display:inline-block;
}
#support-home-hot-service a:hover span.SelfDiagnostic {
	background: url("../../img/sp-index-icon-phone.png") no-repeat left -348px;
}
}


/*_________________________________________________________Pad_________________________________________________________*/
@media (max-width: 719px) {
#CID_tw img.product {
	width: 100%;
}
.CID_tw_list p.span12 {
	margin-top: 0em;
}
#CID_tw p.span12 {
	margin-top: 0em;
}
#LCD img {
	width: 120px;
	height: auto;
	float: left;
	padding-right: 9px;
}
#LCD ul {
	margin-left:9px;
}
#hour4Table td.bg-gray {
	width: 30%;
}
}
 @media (min-width: 719px) and (max-width: 959px) {
.support-in-search-zone {
	height: 90px;
}
}
@media (max-width: 480px) {
/*0830 add*/
a.moreBtn {
	width: 40px;
}
#account h3 {
	margin:40px 0 14px;
}
}


/* 2014/7/22新增  */
.indexTop {
	background: #FFF url(../../images/indexTop_tw.jpg) no-repeat 0 0;
}
.search input{
	width: 300px;
}