h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;   /* FireFox */
	*line-height: 25px;  /* IE6 */
	*+line-height: 35px; /* IE7 */
	text-align: left;
	padding-left: 25px;
}
a:link{color:#dfb87d;}
a:visited{color:#dfb87d;}
a:hover{color:#ffffff;}
a:active{color:#dfb87d;}

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

/* 引導頁 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 {
	background-image: url(../images/home_main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	clear: both;
	float: left;
	height: auto;
	padding-top: 16px;
}
/* 定義區塊：中間內容 */
#box_center {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	clear: both;
	float: left;
}

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

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

/* 定義區塊：內頁內容 */
#box_main {
	width: 730px;
	float: left;
	margin-bottom: 20px;
}

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

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

/** 左選單開始 **/
/* 左選單-背景 */
#main_menu {
	width: 209px;
	text-align:left;
	height: auto;
	float: left;
}

.left_title{
	background-image: url(../images/left_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	height:38px;
	color: #1f7918;
	width: 209px;
}
.left_center{
	background-image: url(../images/left_center.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 180px;
	text-align: left;
	height: auto;
	padding-left:20px;
}
.left_footer{
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 209px;
	text-align: left;
	height: 0px;    /* FireFox */
	*height: 0px;  /* IE6 */
	*+height: 0px; /* IE7 */
	*font-size:0;  /* IE6 */
}

/* 會員專區 */
#menu_member {
	height: 35px;
	width: 960px;
	float: left;
	text-align: left;
}
#menu_member td{ color:#8f7a56; }
#menu_member td a:link{ color:#8f7a56; }
#menu_member td a:visited{ color:#8f7a56; }
#menu_member td a:hover{ color:#8f7a56; }
#menu_member td a:active{ color:#8f7a56; }
#menu_member .id{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #564126;
	border: 0px none #000000;
	width: 8em;
}
#menu_member .ps{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #564126;
	border: 0px none #000000;
	width: 8em;
}

#menu_member .pass{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #564126;
	border: 0px none #000000;
	width: 5em;
}

/* 國際金價走勢 */
#menu_exchange {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_exchange .left_title{background-image: url(../images/left_title3.gif);}
#menu_exchange .left_top{}
#menu_exchange .left_center{}

/* 商品列表 */
#menu_public {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_public .left_title{background-image: url(../images/left_title.gif);}
#menu_public .left_top{}
#menu_public .left_center{}
#menu_row {
	background-image: url(../images/left_row.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
	font-size: 12px;
	line-height: 18px;
	color: #737373;
	padding-left:20px;
}
#menu_row a{
	display:block;
	text-align: left;
}
#menu_row a:link { color:#737373; }
#menu_row a:visited { color:#737373; }
#menu_row a:hover {
	color:#737373;
	background-image: url(../images/left_row_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-weight: bold;
}
#menu_row a:active { color:#737373; }
#menu_public .left_footer{}

/* GOOGLE搜尋 */
#menu_google_search {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_google_search .left_title{background-image: url(../images/left_title.gif);}
#menu_google_search .left_top{}
#menu_google_search .left_center{}
#menu_google_search .left_footer{}
#menu_google_search .search{
	border: 1px solid #bbc0b2;
	background-color: #ebeee6;
	background-image: url(../images/default/google_bg.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	font-size: 12px;
	line-height: 14px;
	color: #9fa69b;
	text-align: left;
	padding-left: 58px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* 搜尋 */
#menu_search {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_search .left_title{background-image: url(../images/left_title2.gif);}
#menu_search .left_center{
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_search .left_footer{}
.search{
	border: 1px solid #c1c1bf;
	background-color: #ffffff;
	width:10em;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* 排行榜 */
#menu_ranking {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_ranking .left_title{background-image: url(../images/left_title2.gif);}
#menu_ranking .left_top{}
#menu_ranking .left_center{}
#menu_ranking .left_footer{}
#menu_ranking .pic{
	text-align: center;
	border: 1px solid #cdcdcd;
}
#menu_ranking .title{
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #5ea30f;
}
#menu_ranking .text{
	text-align: left;
	font-size:11px;
	line-height: 14px;
	color: #737373;
}
#menu_ranking .text a:link{color: #737373;}
#menu_ranking .text a:visited{color: #737373;}
#menu_ranking .text a:hover{color: #737373;}
#menu_ranking .text a:active{color: #737373;}

/* 訪客統計 */
#menu_visitors {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_visitors .left_title{
	background-image: url(../images/visitors_case1.gif);
	font-size:12px;
	text-align: left;
	padding-left: 9px;
	width: 156px;
	line-height: 35px;
	height: 25px;
}
#menu_visitors .left_top{}
#menu_visitors .left_center{background-image: url(../images/visitors_case2.gif);}
#menu_visitors .left_footer{background-image: url(../images/visitors_case3.gif); height: 10px;}
#menu_visitors table{margin:0px auto;}
#menu_visitors .title{
	font-size: 12px;
	line-height: 18px;
	color: #1f7918;
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
}
#menu_visitors .text{
	font-size: 12px;
	line-height: 18px;
	color: #1f7918;
	text-align: left;
	font-weight: normal;
}

/* 書籤收集 */
#menu_bookmarks {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
#menu_bookmarks .title{
	font-size: 12px;
	color: #1f7918;
	text-align: left;
	padding-left: 9px;
	line-height: 24px;
}

/* RSS區 */
#menu_rss {
	height: 24px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 廣告區 */
#menu_ad{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 17px;
}
/** 左選單結束 **/

/* 定義區塊：主要內容 (一半寬) */
#box_main_half_left {
	width:400px;
	text-align:left;
	text-justify:inter-ideograph;
	float:left;
}
#box_main_half_right {
	width:315px;
	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: 35px;
	margin-bottom: 10px;
	clear: both;
}

#home_title_case {
	height: 35px;
	float: left;
	margin-bottom: 10px;
}

/* 首頁關於我們跟最新消息標題 */
#home_about_title{
	background-image: url(../images/home_title1.gif);
	height: 35px;
	float: left;
	width: 280px;
	clear: left;
}
#home_news_title{
	background-image: url(../images/home_title2.gif);
	height: 35px;
	clear: left;
	float: left;
	width: 365px;
}
#home_hotproduct_title{
	background-image: url(../images/home_title1.gif);
	height: 35px;
	float: left;
	width: 280px;
	clear: left;
}

#home_title {
	clear: left;
	float: left;
	height: 35px;
	width: 695px;
	background-image: url(../images/home_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


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

/*關於我們設定*/
#home_about{
	color: #666666;
	text-align: left;
	width:315px;
	height: auto;
	float: left;
	font-size: 1em;
}
#home_about a:link { color:#666666; }
#home_about a:visited { color:#666666; }
#home_about a:hover { color:#1f7918; }
#home_about a:active { color:#666666; }
#home_about_left {width:130px; float:left; clear:left;}
#home_about_right {
	width:170px;
	height:107px;
	float:left;
	margin-left: 10px;
	overflow:hidden;
}
#home_about_right .more{font-size: 0.9em; color:#1f7918;}
#home_about_right .more a:link{color:#1f7918;}
#home_about_right .more a:visited{color:#1f7918;}
#home_about_right .more a:hover{color:#1f7918;}
#home_about_right .more a:active{color:#1f7918;}

/*熱門商品設定*/
#home_hotproduct{
	color: #666666;
	text-align: left;
	width:315px;
	height: auto;
	float: left;
	font-size: 1em;
}
#home_hotproduct_left {width:130px; float:left; clear:left;}
#home_hotproduct_right {
	width:170px;
	height:120px;
	float:left;
	margin-left: 5px;
}
#home_hotproduct_right .title{
	text-align: left;
	font-size: 11px;
	line-height:18px;
	color: #dfb87d;
	font-weight: normal;
}
#home_hotproduct_right .text{
	font-size: 11px;
	line-height:18px;
	color: #ffffff;
	text-align: left;
}

/* 資料列表 */
#list {
	padding-top:4px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
/* 資料列表 (首頁) */
#list_home {
	vertical-align:top;
	width: 380px;
	color:#dfb87d;
	font-size: 0.9em;
	float: left;
	text-align: left;
	clear: both;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: bold;
}
#list_home a:link {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
#list_home a:visited {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#list_home a:hover {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#list_home a:active {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

DIV#list_home .list_home_left{
	width:360px;
	float:left;
	/*overflow: hidden;*/
	height: 20px;
	line-height: 20px;
}
DIV#list_home .hot{
	width:0px;
	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: 709px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

/* 首頁上品列表框 */
#home_products_row {
	width:100%;
	clear: both;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

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

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

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

/* 分類說明 */
#content_note {
	width: 700px;
	padding-right: 10px;
	padding-left: 15px;
	clear: left;
	float: left;
}

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

/* 內容區塊 */
#content {
	min-height:490px;
	*min-height:400px;
	*+min-height:510px;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
}

/* 內頁上品列表框 */
#products_row {
	width:100%;
	clear: left;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

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

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

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

/* 產品呈現區塊 */
#products_detail_case {
	height: auto;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 商品頁樣式設定 (左右區塊) */
#products_detail_content_left {
	width:420px;
	float: left;
	clear: 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;
	padding-left:33px;
}

/* 商品頁說明區塊 */
#content_description {
	height: auto;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

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

#products_list_box{
	clear:both;
	width: 708px;
	margin-bottom: 15px;
	text-align: left;
	*min-height:10em;
	_min-height:10em;
}

#products_list_title_related {
	float:left;
	width: 709px;
	background-image: url(../images/right_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 5px;
	clear: left;
}

#products_product_contant{
	height: auto;
	width: 708px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
	padding-top:10px;
}

/* 相關商品列表框 */
#products_list_row {
	width:100%;
	clear: both;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

/* 相關商品 */
#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: #dfb87d;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}
DIV#products_list .name a:link{color: #dfb87d;}
DIV#products_list .name a:visited{color: #dfb87d;}
DIV#products_list .name a:hover{color: #dfb87d;}
DIV#products_list .name a:active{color: #dfb87d;}

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

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

/* 價格區 */
#products_detail{
	width: 250px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8e;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#products_detail_price {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 109px;
	float: left;
	padding: 0px 0px 0px 16px;
	vertical-align: baseline ;
	color:#ffffff;
}

/* 市價 */
#market_price_title {
	font-size: 12px;
	float:left;
	color:#ffffff;
	vertical-align: baseline ;
}
#market_price_number {
	float:left;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: line-through;
	vertical-align: baseline ;
}

/* 特價 */
#special_title {
	font-size: 12px;
	float:left; 
	color:#ffffff;
	vertical-align: baseline;
}
#special_number {
	float:left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: baseline;
}

/* 購物車-規格區 */
#products_detail_spec {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	width: 230px;
	padding-right: 10px;
	padding-left: 16px;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#products_detail_spec select{
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	width: 14em;
}
/* 購物車區 */
#products_detail_car {
	width: 234px;
	padding-left: 16px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-bottom: 5px;
	float: left;
	line-height: 25px;
	clear: left;
	padding-bottom: 5px;
}
#products_detail_car input{
	line-height: 14px;
	font-size: 12px;
}

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

/* 購物車區-按鈕 */
#products_detail_car_button {
	padding: 5px 0px 5px 0px;
	float: right;
	text-align: right;
}

/* 詢問車-規格區 */
#products_detail_spec_iq {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 230px;
	padding-right: 10px;
	padding-left: 16px;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
}
#products_detail_spec_iq select{
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	width: 14em;
}

/* 詢問車區 */
#products_detail_iqcar {
	width: 250px;
	margin-bottom: 10px;
	float: left;
	line-height: 25px;
	text-align: left;
}

/* 詢問車區-按鈕 */
#products_detail_iqcar_button {
	text-align: right;
}

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

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

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

/* 相簿內容設定 */
#album_case {
	height: auto;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 相簿頁樣式設定 (左右區塊) */
#album_case_left {
	width:470px;
	float: left;
	clear: left;
}
#album_case_right {
	width:189px;
	float: right;
	clear: right;
}

/* 相簿左區內容設定 */
#album_case_pic {
	width:470px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#album_case_pic_list {
	width:470px;
	float: left;
	clear: left;
}
#album_case_pic_list .pic { width: 450px;}
#album_case_pic_list .pic p { float: left; border: 1px solid #e1e1e1; background: #fff; margin: 2px; }

/* 相簿右區設定 */
.album_title{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	height:35px;
	color: #1f7918;
	padding-left: 10px;
	width: 179px;
}
.album_center{width: 189px;}
.album_footer{width: 189px; height: 10px;}

/* 相簿資訊 */
#album_information {
	width:189px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	height: auto;
}
#album_information .album_title{
	background-image: url(../images/album_case1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information .album_center{
	background-image: url(../images/album_case2.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	width: 174px;
	padding-left:7px;
	padding-right:8px;
}
#album_information .album_footer{
	background-image: url(../images/album_case3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information ul{ list-style-type: none; margin: 0px; padding: 0px;}
#album_information li{
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/* 寄給好友 */
#album_mail {
	width: 189px;
	height: 23px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

/* 相簿排行 */
#album_ranking {
	width:189px;
	float: left;
	clear: left;
}
#album_ranking .album_title{
	background-image: url(../images/album_ranking_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_ranking .album_center{text-align: center; padding-top:10px;}
#album_ranking .album_footer{}
#album_ranking .pic{border: #cdcdcd 1px solid}
#album_ranking .title{font-size: 11px; line-height: 16px; color: #5ea30f;}
#album_ranking .text{font-size: 12px; line-height: 16px; color: #737373;}
#album_ranking .text a:link{color: #737373;}
#album_ranking .text a:visited{color: #737373;}
#album_ranking .text a:hover{color: #737373;}
#album_ranking .text a:active{color: #737373;}

/* 討論區 */
#content td.forum_title{
	color:#2b2b2b;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
#content td.forum_title2{
	color:#2b2b2b;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}
#content td a:link{color:#4e4f4f;}
#content td a:visited{color:#4e4f4f;}
#content td a:hover{color:#4e4f4f;}
#content td a:active{color:#4e4f4f;}

/* 內容區塊頁尾 */
#bottom {
	width: 700px;
	clear: left;
	float: left;
}

/* 頁尾 */
#footer {
	width: 960px;
	height: 62px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

/* 頁尾 logo */
#footer_logo {
	background-image: url(../images/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:51px;
	float:left;
	padding-top: 30px;
}
/* 頁尾右區塊 */
#footer_right{
	width:760px;
	float: right;
	padding-top: 10px;
}

/* 頁尾內文 */
#footer_text {
	width:750px;
	color:#846146;
	line-height: 18px;
	float:left;
	font-size: 11px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#footer_text a:link { color:#846146; }
#footer_text a:visited { color:#846146; }
#footer_text a:hover { color:#846146; }
#footer_text a:active { color:#846146; }

/* 頁尾選單 */
#footer_menu {
	width:750px;
	line-height: 30px;
	color: #8f7a56;
	font-size: 11px;
	height: 30px;
	float:right;
	text-align: right;
	padding-right: 10px;
}
#footer_menu a:link { color:#8f7a56; }
#footer_menu a:visited { color:#8f7a56; }
#footer_menu a:hover { color:#8f7a56; }
#footer_menu a:active { color:#8f7a56; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:750px;
	color: #846146;
	line-height: 18px;
	float:left;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
#footer_copyright a:link { color: #846146; }
#footer_copyright a:visited { color: #846146; }
#footer_copyright a:hover {	color: #ff0000; }
#footer_copyright a:active { color: #846146; }

/** 廣告區 **/
/* 首頁廣告區 */
#home_ad{
	text-align: center;
	clear: left;
	float: left;
	height: 90px;
	width: 100%;
	padding-bottom:10px;
}

/* 頁面資訊區 */
#btn_list {
	height: auto;
	width: 709px;
	text-align: left;
	clear: both;
	float: left;
	margin-top: 10px;
	padding-left:10px;
}

/* 頁數 */
#page_box{
	width:650px;
	text-align: right;
	float: right;
	color: #755633;
	padding: 5px;
}

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

/* 網頁路徑 */
#path {
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.9em;
	color: #755633;
	width: 650px;
	float: left;
	text-align: left;
	line-height: 18px;
	height: 18px;
	text-transform: uppercase;
	padding: 5px 5px 5px 0px;
}
#path a:link { color:#755633; }
#path a:visited { color:#755633; }
#path a:hover { color:#755633; }
#path a:active { color:#755633; }

/* 上下筆按鈕 */
#pn_button{
	width: 650px;
	padding: 5px;
	float: right;
	text-align: right;
}

/* 回上頁 */
#return_button{
	width: 650px;
	padding: 5px;
	float: right;
	text-align: right;
}

/* 日曆 */
#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;
}


.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}

table .form{
	margin: 0px;
	BORDER-COLLAPSE: collapse;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
}