﻿/* 圖片樣式 */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.imgL {
	float: left;
	margin: 0px 8px 8px 0px;
}
.imgR {
	float: right;
	margin: 0px 0px 8px 8px;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.photo1 {
	border: 1px solid #666666;
}
.photo2 {
	padding: 7px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
}

/* 分隔線 與分隔按鈕 */
hr {
	clear: both;
	height: 5px;
	color: #DDD;
	border: none;
	border-top: 1px solid #DDD;
}
p.line {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	height: 15px;
	background: url(design/line-bg.gif) repeat-x;
}
p.line a {
	line-height: 50px;
	height: 15px;
	float: right;
	display: block;
	overflow: hidden;
}
.line-top {
	width: 35px;
	background: url(icon/line-top.gif) no-repeat;
}
.line-top:hover {
	background: url(icon/line-top2.gif) no-repeat;
}
.line-back {
	width: 40px;
	background: url(icon/line-back.gif) no-repeat;
}
.line-back:hover {
	background: url(icon/line-back2.gif) no-repeat;
}
.line-more {
	width: 40px;
	background: url(icon/line-more.gif) no-repeat;
}
.line-more:hover {
	background: url(icon/line-more2.gif) no-repeat;
}
/* 表格清單-特殊表格 */
.Laptop_AC_Adaptor2, .Laptop_Battery2, .Laptop_LCD_Screen2, .Laptop_LCD_Inverter2, .Laptop_LCD_Hinge2, .Laptop_Optical_Drive2, .Laptop_Keyboard2, .Laptop_Others2, .Laptop_Others3 {
	width: 120px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	vertical-align: top;
}
.Laptop_AC_Adaptor2 {
	background: #69f url(icon/icon-ac_adaptor2.jpg) no-repeat right top;
}
.Laptop_Battery2 {
	background: #99f url(icon/icon-battery2.jpg) no-repeat right top;
}
.Laptop_LCD_Screen2 {
	background: #c9f url(icon/icon-lcd_screen2.jpg) no-repeat right top;
}
.Laptop_LCD_Inverter2 {
	background: #f9c url(icon/icon-lcd_inverter2.jpg) no-repeat right top;
}
.Laptop_LCD_Hinge2 {
	background: #f99 url(icon/icon-lcd_hinge2.jpg) no-repeat right top;
}
.Laptop_Optical_Drive2 {
	background: #fc6 url(icon/icon-optical_driver2.jpg) no-repeat right top;
}
.Laptop_Keyboard2 {
	background: #AEDB69 url(icon/icon-keyboard2.jpg) no-repeat right top;
}
.Laptop_Others2 {
	background: #86CFBE url(icon/icon-others2.jpg) no-repeat right top;
}
.Laptop_Others3 {
	background: #000000 url(img/img-productsBG.jpg) no-repeat 0px -150px;
}

/* 表格清單1-基本表格 */
.table-white {
	background: #999999;
}
.table-white th {
	padding: 0px;
	background-color: #E4E4E4;
	font-weight: bold;
	border: 2px solid #EEEEEE;
}
.table-white tr {
	background: #FFFFFF;
}
.table-white td {
	padding: 5px;
}
.table-white td a {
	display: block;
}
/* 表格清單2-彩色表格 */
.table-color {
	background: #FFFFFF;
}
.table-color th {
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 6px; /* Opera 10.5+, IE9 */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari 和 Chrome */
}
.table-color th a {
	padding: 3px 0px;
	color: #FFFFFF;
	display: block;
}
.table-color th a:hover {
	color: #FFFFFF;
	background: #000000;
	border-radius: 6px; /* Opera 10.5+, IE9 */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari 和 Chrome */
}
.table-color th img {
	padding: 10px;
}
.table-color th.Laptop_AC_Adaptor {
	background: #06c;
}
.table-color th.Laptop_Battery {
	background: #63c;
}
.table-color th.Laptop_LCD_Screen {
	background: #93c;
}
.table-color th.Laptop_LCD_Inverter {
	background: #c39;
}
.table-color th.Laptop_LCD_Hinge {
	background: #c33;
}
.table-color th.Laptop_Optical_Drive {
	background: #c63;
}
.table-color th.Laptop_Keyboard {
	background: #59AD27;
}
.table-color th.Laptop_Others {
	background: #399;
}
.table-color td {
	text-align: center;
}
.table-color td ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.table-color td ul li {
	padding: 0px;
	margin: 0px 3px;
	border-bottom: 1px solid #CCC;
}
.table-color td ul li a {
	padding: 0px;
	display: block;
}
.table-color td ul li a:hover {
	color: #F60;
}
.table-color td ol, .table-white td ul {
	padding: 0px;
	margin: 5px 0px;
	list-style-type: none;
	clear: both;
}
.table-color td ol li, .table-white td ul li {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
	white-space: nowrap;
}
/* 表格清單2-彩色表格2 */
.table-color2 {
	background: #999999;
}
.table-color2 th {
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	border: 2px solid #EEEEEE;
}
.table-color2 tr {
	background: #FFFFFF;
}
.table-color2 td {
	padding: 5px;
}

/*項目清單*/
.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.submenu li {
	padding-left: 8px;
	margin-right: 10px;
	float: left;
	background: url(icon/spot-arrow2.gif) no-repeat left 7px;
}
th.bg_black {
	color: #FFFFFF;
	background: #000000;
}
td dl {
	padding: 0px;
	margin: 5px 0px;
}
td dl dt {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	display: block;
	clear: both;
	border-top: 1px dotted #E0DFE3;
	border-bottom: 1px dotted #E0DFE3;
	background: url(icon/title2-bg.jpg) no-repeat -200px bottom;
}
td dl dd {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
	white-space: nowrap;
}
/* 顏色 */
.color-red1 {
	color: #FF0000;
}
.color-red2 {
	color: #CC0000;
}
.color-red3 {
	color: #990000;
}
.color-orange1 {
	color: #FF6600;
}
.color-orange2 {
	color: #FF9900;
}
.color-orange3 {
	color: #FFCC00;
}
.color-blue1 {
	color: #6699FF;
}
.color-blue2 {
	color: #3366FF;
}
.color-blue3 {
	color: #003399;
}
.color-whiteL {
	font-size: 15px;
	color: #FFFFFF;
}
.color-Laptop_AC_Adaptor {
	color: #06c;
}
.color-Laptop_Battery {
	color: #63c;
}
.color-Laptop_LCD_Screen {
	color: #93c;
}
.color-Laptop_LCD_Inverter {
	color: #c39;
}
.color-Laptop_LCD_Hinge {
	color: #c33;
}
.color-Laptop_Optical_Drive {
	color: #c63;
}
.color-Laptop_Keyboard {
	color: #59AD27;
}
.color-Laptop_Others {
	color: #399;
}

/* 背景顏色 */
.bg_white {
	color: #000000;
	background: #FFFFFF;
}
/* 按鈕樣式 */
a.btn-alter, a.btn-delete {
	text-indent: 100px;
	line-height: 100px;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	height: 15px;
	width: 15px;
	border: 0px;
	cursor: pointer;
}
a.btn-alter {
	background: url(icon/btn-alter.gif) no-repeat;
}
a.btn-alter:hover {
	background: url(icon/btn-alter.gif) no-repeat 0px -15px;
}
a.btn-delete {
	background: url(icon/btn-delete.gif) no-repeat;
}
a.btn-delete:hover {
	background: url(icon/btn-delete.gif) no-repeat 0px -15px;
}

/* 表格清單2-彩色表格2 */
.table-color2 {
	background: #FFFFFF;
}
.table-color2 th {
	color: #FFFFFF;
	
}
.table-color2 th a {
	color: #FFFFFF;
	display: block;
}
.table-color2 th a:hover {
	color: #FFFFFF;
	background: #000000;
}
.table-color2 th img {
	padding: 10px;
}
.table-color2 th.Laptop_AC_Adaptor {
	background-image:url(icon/bg-dark-1.png);
}
.table-color2 th.Laptop_Battery {
	background-image:url(icon/bg-dark-2.png);
}
.table-color2 th.Laptop_LCD_Screen {
	background-image:url(icon/bg-dark-3.png);
}
.table-color2 th.Laptop_LCD_Inverter {
	background-image:url(icon/bg-dark-4.png);
}
.table-color2 th.Laptop_LCD_Hinge {
	background-image:url(icon/bg-dark-5.png);
}
.table-color2 th.Laptop_Optical_Drive {
	background-image:url(icon/bg-dark-6.png);
}
.table-color2 th.Laptop_Keyboard {
	background-image:url(icon/bg-dark-7.png);
}
.table-color2 th.Laptop_Others {
	background-image:url(icon/bg-dark-8.png);
}
.table-color2 tr {
	background: #FFFFFF;
}
.table-color2 td {
	padding: 3px;
	border: 1px solid #C0C0C0;
}
.table-color2 td ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.table-color2 td ul li {
	padding: 0px;
	margin: 0px;
}
.table-color2 td ul li a {
	padding: 0px 2px;
	display: block;
}
.table-color2 td ul li a:hover {
	color: #000000;
	background-color: #E0E0E0;
}
.table-color2 td ol, .table-white td ul {
	padding: 0px;
	margin: 5px 0px;
	list-style-type: none;
	clear: both;
}
.table-color2 td ol li, .table-white td ul li {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
	white-space: nowrap;
}


input.btn_prev {
	background: url(icon/btn_prev.jpg) no-repeat 0px center;
}
input.btn_next {
	background: url(icon/btn_next.jpg) no-repeat 0px center;
}
input.btn_prev, input.btn_next {
	width: 40px;
	height: 16px;
	text-indent: -100px;
	border: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer;
}
input.btn_prev:hover, input.btn_next:hover {
	background-position: -40px center;
}

