/* body 設定 */
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg.gif);
	background-color: #000000;
	text-align: center;
	margin: 0px;
}

/* 引導頁 body 設定 */
.body_index {
	color: #FFFFFF;
}

/* 版面寬度設定 */
#page {
	width: 960px;
	margin: 0 auto;
}

/* 定義區塊：上方內容 */
#box_home_top {
	height:300px;
}

#box_top { 
	height:300px;
}

/* Banner 區塊 */
#banner {
	width:100%;
	clear: both;
	float: left;
}

/* 定義區塊(首頁)：中間內容 */
#box_home_center {
	width: 960px;
	background-color: #000000;
	clear: both;
	float: left;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}
/* 定義區塊：中間內容 */
#box_center {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}

/* 定義區塊：下方內容 */
#box_bottom {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color: #000000;
	width: 100%;
	height: auto;
	float: left;
}

/* 定義區塊：首頁內容 */
#box_home {
	width: 715px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* 定義區塊：內頁內容 */
#box_main {
	width: 715px;
	min-height:450px;
	_height: 500px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

/* 定義區塊：中間內容-左選單區 */
#box_center_menu {
	width: 200px;
	float: left;
	clear: left;
	height: auto;
}

/* 定義區塊：中間內容-右內容區 */
#box_center_content {
	width: 745px;
	float: right;
	padding-left: 15px;
	text-align: left;
	clear: right;
	height: auto;
}

/* 定義區塊：中間內容-右內容區頁尾 */
#box_center_footer {
	width: 745px;
	float: left;
	height: 15px;
	text-align: right;
	background-image: url(../images/right_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
}

/* 左選單-背景 */
#main_menu {
	width: 196px;
	text-align:left;
	height: auto;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}

/* 會員專區 */
#menu_member {
	width:196px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#member_title {
	background-image: url(../images/left_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:196px;
	height:37px;
}
#member_top {
}
#member_center {
	width: 196px;
	color: #502903;
	text-align: left;
	background-color: #C9BFB1;
}
#member_center a:link{ color:#502903;}
#member_center a:visited{ color:#502903;}
#member_center a:hover{ color:#502903;}
#member_center a:active{ color:#502903;}

DIV#member_center table{ margin: 0 auto;}
#member_footer {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#member_center .member_id{color: #3f3629;}

/* 商品列表 */
#menu_public {
	height: auto;
	width: 196px;
	float: left;
	margin-bottom: 20px;
}
#menu_title {
	background-image: url(../images/left_title2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:196px;
	height:37px;
}
#menu_top {
}
#menu_center {
	text-align: left;
	float: left;
	clear: right;
	width: 156px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #C9BFB1;
}
#menu_row {
	font-size: 12px;
	line-height: 16px;
	color: #53382c;
	text-align: left;
	font-weight: normal;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c857c;
	width: 156px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#menu_row a{
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_row a:link { color:#53382c; }
#menu_row a:visited { color:#53382c; }
#menu_row a:hover {
	color:#008000;
	font-weight: bold;
}
#menu_row a:active { color:#53382c; }

#menu_footer {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:196px;
	height: 10px;
	clear: left;
	float: left;
}

/* 商品搜尋 */
#menu_search {
	width:196px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	float: left;
}
#search_title {
	background-image: url(../images/left_title3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:196px;
	height:37px;
}
#search_top {

}
#search_center {
	text-align: right;
	width: 156px;
	background-color: #C9BFB1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#search_center .case{
	border: 1px solid #B2949F;
}
#search_footer {
	width:196px;
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 10px;
}

/* 定義區塊：主要內容 (一半寬) */
#box_main_half_left {
	width:300px;
	text-align:left;
	text-justify:inter-ideograph;
	float:left;
}
#box_main_half_right {
	width:400px;
	float:right;
	clear: right;
	text-align: left;
	margin-left: 15px;
}

/* 標題 */
#title {
	background-image: url(../images/right_title1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	margin-bottom: 10px;
}
h1 {
	color: #a0590e;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 21px;
	text-align: left;
	padding-left: 45px;
	padding-top: 17px;
}
#home_title_case {
	height: 35px;
	margin-bottom: 10px;
}

/* 首頁關於我們跟最新消息標題 */
#home_about_title{
	background-image: url(../images/home_about_bg.gif);
	height: 35px;
	float: left;
	width: 263px;
	clear: left;
}
#home_news_title{
	background-image: url(../images/home_news_bg.gif);
	height: 35px;
	clear: left;
	float: left;
	width: 363px;
}
#home_title {
	clear: left;
	float: left;
	height: 35px;
	width: 678px;
	background-image: url(../images/home_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* 首頁標題more */
#home_title_more{
	width:37px;
	float: left;
}

/*關於我們設定*/
#home_about{
	color: #666666;
	text-align: left;
	width:300px;
	height: auto;
	float: left;
	font-size: 1em;
}
#home_about a:link { color:#333333; }
#home_about a:visited { color:#333333; }
#home_about a:hover { color:#D40B00; }
#home_about a:active { color:#333333; }
#home_about_left {width:125px; float:left; clear:left;}
#home_about_right {
	width:160px;
	float:left;
	padding-left: 10px;
}
DIV#home_about .text{
	height:auto;
	color: #333333;
}

/* 資料列表 */
#list {
	padding-top:4px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
/* 資料列表 (首頁) */
#list_home {
	vertical-align:top;
	width: 395px;
	color:#cd0311;
	font-size: 0.9em;
	float: left;
	text-align: left;
	clear: both;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	height: 25px;
	padding-left: 5px;
	font-weight: bold;
}
#list_home a:link {
	color:#333333;
	font-size: 1em;
	font-weight: normal;
}
#list_home a:visited {
	color:#333333;
	font-size: 1em;
	font-weight: normal;
}
#list_home a:hover {
	color:#333333;
	font-size: 1em;
	font-weight: normal;
}
#list_home a:active {
	color:#333333;
	font-size: 1em;
	font-weight: normal;
}

DIV#list_home .list_home_left{
	width:100%;
	float:left;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
DIV#list_home .hot{
	width:30px;
	float: left;
	height: 20px;
	margin-left: 5px;
}

/* 資料列表 (日期格式) */
#list_date {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
}

/* 首頁商品區塊 */
#home_content {
	height: auto;
	width: 705px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
}

/* 首頁上品列表框 */
#home_products_row {
	width:100%;
	clear: both;
}

/* 首頁商品 */
#home_products_row .home_products_case { float: left; clear : right; }
#home_products {float: left; clear:both; margin: 0 auto;}

/* 首頁產品圖 */
DIV#home_products .home_images{ margin: 0 auto; text-align: center;}

/* 首頁產品名稱 */
DIV#home_products .home_name {
	font-size: 1em;
	color: #53382c;
	line-height: 16px;
	padding-top: 5px;
	padding-footer: 3px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 120px;
}
DIV#home_products .home_name a:link{color: #53382c;}
DIV#home_products .home_name a:visited{color: #53382c;}
DIV#home_products .home_name a:hover{color: #53382c;}
DIV#home_products .home_name a:active{color: #53382c;}

/* 首頁產品價格 */
DIV#home_products .home_price {
	font-size: 1em;
	color: #6f360a;
	line-height: 16px;
	padding-top: 5px;
	padding-footer: 3px;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 120px;
}

/* 分類說明 */
#content_note {
	width: 680px;
	/*padding-right: 10px;
	padding-left: 20px;*/
}

/* 分類區塊 */
#categories {
	width: 680px;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

/* 內容區塊 */
#content {
	width: 690px;
	padding-right: 10px;
	text-align: left;
	height: auto;
	margin-bottom: 20px;
	float: left;
}

/* 內頁上品列表框 */
#products_row { width:100%; clear: both;}

/* 內頁商品 */
#products_row .products_case { float: left; clear : right; }
#products {float: left; margin: 0 auto;}

/* 內頁產品圖 */
DIV#products .images{ margin: 0 auto; text-align: center;}

/* 內頁產品名稱 */
DIV#products .name {
	font-size: 1em;
	color: #53382c;
	line-height: 16px;
	padding-top: 5px;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/arrow2.gif);
	background-position: 10px 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 20px;
}
DIV#products .name a:link{color: #53382c;}
DIV#products .name a:visited{color: #53382c;}
DIV#products .name a:hover{color: #53382c;}
DIV#products .name a:active{color: #53382c;}

/* 內頁產品價格 */
DIV#products .price {
	font-size: 1em;
	color: #6f360a;
	line-height: 16px;
	padding-top: 5px;
	overflow: hidden;
	text-align: left;
	width: 100px;
	padding-left: 20px;
}

/* 商品頁樣式設定 (左右區塊) */
#products_detail_content_left {
	width:416px;
	float: left;
}
#products_detail_content_right {
	width:256px;
	background-image:url(../images/product_title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float: right;
	clear: right;
}

/* 商品頁樣式設定 (商品列表) */
#products_list_title_content {
	float:left;
	width: 680px;
	background-image: url(../images/right_title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	margin-bottom: 5px;
}

#products_list_title_related {
	float:left;
	width: 680px;
	background-image: url(../images/right_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	margin-bottom: 5px;
}
#products_list_box{
	width: 657px;
	padding-left: 13px;
	padding-right: 10px;
}

/* 相關商品列表框 */
#products_list_row {
	width:100%;
	clear: both;
}

/* 相關商品 */
#products_list_row .products_case { float: left; clear : right; }
#products_list {float: left; margin: 0 auto;}

/* 相關商品產品圖 */
DIV#products_list .images{ margin: 0 auto; text-align: center;}

/* 相關商品名稱 */
DIV#products_list .name {
	font-size: 1em;
	color: #000000;
	line-height: 16px;
	height: 40px;
	padding-top: 3px;
	overflow: hidden;
	text-align: center;
	width: 120px;
}

/* 相關圖檔 */
#products_detail_content_row {
	width: 256px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}

/* 相關圖檔按鈕區 */
#products_detail_content_btn {
	width: 250px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	padding-left: 6px;
	clear: left;
}

/* 價格區 */
#products_detail_price {
	width: 235px;
	height:25px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	float: left;
	padding-left: 21px;
	line-height: 25px;
	color: #6f360a;
}

/* 市價 */
#market_price_title {
	width: 65px;
	height:25px;
	float:left;
	color: #6f360a;
}
#market_price_number {
	width: 60px;
	height:25px;
	float:left;
	font-size: 1.3em;
	line-height: 24px;
	font-weight: bold;
	color: #ff6000;
}

/* 特價 */
#special_title {width: 50px; height:25px; float:left;}
#special_number {width: 100px; height:25px; float:left;}

/* 規格區 */
#products_detail_spec {
	width: 225px;
	padding-right: 10px;
	padding-left: 21px;
	height: 25px;
	line-height: 25px;
	float: left;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	clear: both;
}

/* 購物車區 */
#products_detail_car {
	width: 225px;
	padding-right: 10px;
	padding-left: 21px;
	line-height: 25px;
	float: left;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	clear: left;
}

/* 購物車區-數量 */
#products_detail_car_number {
	width: 110px;
	float: left;
	clear: left;
	padding-bottom: 5px;
}

/* 購物車區-按鈕 */
#products_detail_car_button {
	width: 230px;
	float: left;
	clear: left;
}

/* 相關圖檔按鈕區-上一筆 */
#products_detail_previous {
	width: 115px;
	float: left;
}

/* 相關圖檔按鈕區-下一筆 */
#products_detail_next {
	width: 115px;
	float: right;
}

/* 商品頁樣式設定 (商品詳細資料: 相關圖片) */
#products_detail_thumbs_box {
	width: 128px;
	margin-bottom: 6px;
	float: left;
}
#products_detail_thumbs_images {
	width:120px;
	_height:90px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
	margin-left: 6px;
	height: auto;
	text-align: center;
}

/* 內容區塊頁尾 */
#bottom {
	width: 680px!important;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}

/* 網頁路徑 */
#path {
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.9em;
	color: #b37615;
	width: 695px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
	line-height: 29px;
	height: 29px;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
}
#path a:link { color:#b37615; }
#path a:visited { color:#b37615; }
#path a:hover { color:#b37615; }
#path a:active { color:#b37615; }

/* 頁尾 */
#footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

/* 頁尾 logo */
#footer_logo {
	width:200px;
	height:94px;
	float:left;
	font-weight: bold;
	text-align: center;
	padding-top: 31px;
}
DIV#footer_logo .number{color:#F8F8F8;}
/* 頁尾右區塊 */
#footer_right{
	width:760px;
	float: right;
}

/* 頁尾內文 */
#footer_text {
	width:730px;
	color:#f9f6ed;
	line-height: 16px;
	float:left;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 30px;
}
#footer_text a:link { color:#f9f6ed; }
#footer_text a:visited { color:#f9f6ed; }
#footer_text a:hover { color:#f9f6ed; }
#footer_text a:active { color:#f9f6ed; }

/* 頁尾選單 */
#footer_menu {
	width:730px;
	line-height: 16px;
	color: #a4896f;
	font-size: 1em;
	height: 19px;
	float:right;
	text-align: left;
	padding-top:35px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#footer_menu a:link { color:#a4896f; }
#footer_menu a:visited { color:#a4896f; }
#footer_menu a:hover { color:#a4896f; }
#footer_menu a:active { color:#a4896f; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:730px;
	color: #f9f6ed;
	line-height: 16px;
	float:left;
	font-size: 0.9em;
	padding-left: 30px;
	text-align: left;
}
#footer_copyright a:link { color: #f9f6ed; }
#footer_copyright a:visited { color: #f9f6ed; }
#footer_copyright a:hover {	color: #ff0000; }
#footer_copyright a:active { color: #f9f6ed; }

/* 頁碼 */
#page_box{
	width:680px;
	text-align: right;
	float: right;
	color: #232323;
	padding: 5px;
}

.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#FFFFFF;
	text-align:center;
	padding: 3px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
	text-align:center;
	padding: 3px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 3px;
}

/* 日曆 */
#menu_center_calender {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:8px;
	padding-left:23px;
}
.calender {
	font-size:9px;
}

/* 上下頁按鈕 */
#bottom_botton{ padding-top:5px; padding-bottom:5px;}

