/* 	=================================================================
	功能：商品型錄
	================================================================= */
	
/* 商品詳細說明： */
#prod_detail_description {
}
h1#product_title {
	font-family: "微軟正黑體", "蘋果儷中黑", "儷黑 Pro", "Lucida Grande", Tahoma, Verdana, Arial, "新細明體", "sans-serif";
	font-size: 18px;
	font-weight:normal;
	padding-bottom:15px;
}
/* ===== */

	

/* 分類區塊 */
#categories {
	width: 100%;
	margin-bottom: 20px;
	clear: left;
	float: left;
}
/* 內頁上品列表框 */
#product_row {
	width:100%;
	clear: left;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
/* 內頁商品 */
#product {
	float: left;
	clear: left;
	width: 160px;
}
.products_case {
	display: block;
	float:left;
	overflow:hidden;
	vertical-align:top;
}
/* 內頁產品圖 */
#product .image {
	margin: 0 auto;
	text-align: center;
}
/* 內頁產品名稱 */
#product .name {
	font-size: 1em;
	color: #464646;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	padding:5px 0px 10px 0px;
	width: 100%;
	text-align: center;
}
#product .name a:link {
	color: #464646;
}
#product .name a:visited {
	color: #464646;
}
#product .name a:hover {
	color: #464646;
}
#product .name a:active {
	color: #464646;
}
/* 商品圖框 */
#product table {
	padding:0px;
	border:none;
	margin: 0px;
}
#product th, #product td {
	border:none;
}
#product_main_image table, #product_main_image th, #product_main_image td {
	border:none;
}
/* 產品呈現區塊 */
#product_detail_case {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}
/*產品QR Code*/
#product_qr_code {
	float:right;
	width:150px;
	height: 150px;
	padding-left: 10px;
}
/* 商品頁樣式設定 (左右區塊) */
#product_detail_content_left {
	width:420px;
	float: left;
	clear: left;
}
#product_detail_content_right {
	width:256px;
	float: right;
	clear: right;
}
/* 商品頁說明區塊 */
#content_description {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}
#content_description ul {
	padding-left:14px;
}
/* 商品頁樣式設定 (商品列表) */
#product_list_title_content {
	float:left;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7d6b5;
	font-weight: bold;
	color: #633;
}
#product_list_box {
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
 *min-height:10em;
	_min-height:10em;
	float: left;
}
#product_list_title_related {
	float:left;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7d6b5;
	font-weight: bold;
	color: #630;
}
#product_product_contant {
	float:left;
	clear:both;
	width: 100%;
}
/*產品圖*/
#product_main_image {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
/* 相關商品列表框 */
#product_list_row {
	width:100%;
	clear: both;
	float: left;
	height: auto;
}
/* 相關商品 */
#product_list_row .product_case {
	float: left;
	clear : right;
}
#product_list {
	float: left;
	margin: 0 auto;
}
/* 相關商品產品圖 */
DIV#product_list .image {
	margin: 0 auto;
	text-align: center;
}
/* 相關商品名稱 */
DIV#product_list .name {
	font-size: 1em;
	color: #464646;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: left;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
DIV#product_list .name a:link {
	color: #464646;
}
DIV#product_list .name a:visited {
	color: #464646;
}
DIV#product_list .name a:hover {
	color: #464646;
}
DIV#product_list .name a:active {
	color: #464646;
}
/* 相關圖檔按鈕區 */
#product_detail_content_btn {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
#product_detail_previous {
	text-align: left;
	float: left;
	width: 50%;
}
#product_detail_next {
	text-align: right;
	float: right;
	width: 50%;
}
#product_detail_price {
	vertical-align: baseline;
	margin-bottom:5px;
}
/* 定價欄位 */
#product_detail_list_price_row {
	line-height:16px;
}
#product_detail_list_price_digi {
	color: #aaa;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 53px;
    margin: -23px 0 0 10px;
    vertical-align: top;
	text-decoration: line-through;
}
/* 售價欄位 */
#product_detail_selling_price_row {
	line-height:16px;
}
#product_detail_selling_price_digi {
	color: #ff7800;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 53px;
    margin: -23px 0 0 10px;
    vertical-align: top;
}
/*商品顏色欄位*/
.is_color_box {
	width:20px;
	height:20px;
	display: block;
	border: solid 1px #eeeeee;
	margin-right: 2px;
}
.is_color_check {
	float: left;
	width:auto;
	margin-right: 5px;
}
/*商品選項區*/
#product_detail_car {
	clear: left;
	float: left;
	width: 100%;
}
#shopping_cart_qty {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#shopping_cart_qty input[type="text"] {
	width:auto;
}
#shopping_cart_button {
	float: left;
	width: 100%;
}
#shopping_cart_button table {
	margin-bottom: 10px;
}
.product_list_text {
	text-align:left;
	color:#a3a3a3;
	font-size:11px;
	line-height:18px;
	padding-left:10px;
}
.product_list_price {
	color:#f46024;
	font-weight:bold;
}
/* 商品詳細介紹頁頁籤 */
.right_case01 {
	min-height:150px;
}
/* 加購商品區*/
#add_product {
	float:left;
	clear:both;
	width:100%;
	height: auto;
}
#add_product_title {
	float:left;
	clear:both;
	width:100%;
}
#add_product_row {
	float:left;
	clear:both;
	width:100%;
	margin-bottom: 15px;
 +padding-bottom: 15px;
 *+padding-bottom: 15px;
}
#add_product_item {
	float:left;
	clear:both;
	width:50%;
}
/* 購物車 - 規格區 */
#products_detail_spec {
	background-image: url(../image/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 234px;
	padding-left: 16px;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#products_detail_spec select {
	font-size: 1em;
	line-height: 24px;
	color: #999999;
	width: 14em;
}
/* 相關圖檔按鈕區-上一筆 */
#products_detail_previous {
	width: 120px;
	float: left;
	text-align: left;
}
/* 相關圖檔按鈕區-下一筆 */
#products_detail_next {
	width: 120px;
	float: right;
	text-align: right;
}
