@Charset "UTF-8";
body { margin-top:0; font-family:"微軟正黑體", "Microsoft JhengHei",Verdana, Arial, Helvetica, sans-serif;line-height:1.7;}
p {margin-top: 0; margin-bottom:0;padding: 0;}
img{ border: none; text-decoration: none; }


/* 一般的文字設定*/
td {font-size:14px; color:#272727; font-family:"微軟正黑體", "Microsoft JhengHei",verdana, Arial, Helvetica, sans-serif;border-color:#222222;}

/* 一般的連結設定 */
a{
	text-decoration: none;
	color: #cc6600;
}
a:hover{
	text-decoration:none;
	color:#ff0066;
}

/* 內容區塊的設定 */
#smartweb_main{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

/* 版權宣告區塊的文字設定 */
.smartweb_copyright {
	font-size:14px;
	color:#434343;
}

/* 版權宣告區塊的連結設定 */
.smartweb_copyright a{ text-decoration:none; color:#993300;}
.smartweb_copyright a:hover {text-decoration:none;color:#bd1b21;} 

/* 文字輸入框 */
.input { BACKGROUND-COLOR:#f5f5f5;font-size:14px;font-family:"微軟正黑體", "Microsoft JhengHei",verdana, Arial, Helvetica, sans-serif;color:#272727;border:1px solid #ccc;}

/* 下拉選單 */
.select { font-family: Verdana; font-size: 12px; background-color: #f5f5f5;font-weight:bold;
          color: #666666; border:1px solid #ccc;}

/* 文字按鈕 */          
.button { FONT-SIZE: 12px;
	COLOR: #493f2e;
	background-color: #FFFFFF;
	FONT-FAMILY:"微軟正黑體", "Microsoft JhengHei",verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	font-weight: bold;
	border-top: 1px solid #493f2e;
	border-right: 1px solid #493f2e;
	border-bottom: 1px solid #493f2e;
	border-left: 1px solid #493f2e;
	text-align: center;
	vertical-align: bottom; 
}

/* 以下為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
.category_list{
	float:left;	  
	font-size:14px;
	white-space:nowrap;
}

.category_list a { /* 其他按鈕的顏色 */
	float: left;
	text-decoration: none;
	margin: 4px;
	padding: 6px;
	line-height: 20px;
	border: 1px solid #F3DC8B;
	background-color: #FBE79F;
	color: #6F6F6F;
}

.category_list a:hover {  /* 滑鼠移到目錄的顏色 */
	border: 1px solid #e3b201;
	background-color: #e3b201;
	color: #FFFFFF;
	text-decoration: none;
}

.category_list a.current {  /* 所在目錄的顏色 */
	border:1px solid #f1a10f;
	background-color: #f1a10f;
	color: #FFFFFF;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */


/* 聯絡方法 */
.contact_title { font-size:14px;color:#fab231;font-weight:bold; } /*標題文字*/
.contact_text {	font-size:14px;color:#272727; } /*內文文字*/

/* 討論區 */
.discuss_border { border-color:#fab231;  border-width:1px;  border-style:solid;  } /*框的顏色*/
.discuss_border { border-color:#FFFFFF;  border-width:1px;  border-style:solid;  } /*不想出現的框，顏色設定為與內容區塊背景相同*/
.discuss_title_back { height:36px;  background-color:#ff9600;  background-image:url("discuss_title_bk.gif"); }
.discuss_col_1 { height:29px;  background-color:#ffffff; }
.discuss_col_2 { height:29px;  background-color:#fcf9f1; }
.discuss_title { font-size:14px;	 color:#ffffff;  font-weight:bold; }
.discuss_text { font-size:14px;  color:#272727; }
.discuss_group { font-size:13px;  color:#fab231;  font-weight:bold; }
.discuss_name { font-size:14px;  color:#272727;  font-weight:bold; }
.discuss_ip { font-size:14px;  color:#e9e9e9; }
.discuss_repost { font-size:14px;  color:#272727;  font-weight:bold; white-space:nowrap}

/*討論區版主回覆內容*/
.discuss_reply {font-size:14px;background-color:#EEEEEE;padding:4px;border:1px solid #333; width:90%;margin-left:auto;margin-right:auto}
.discuss_reply .replyer{font-weight:bold}
.discuss_reply .text{margin-top:4px;line-height:1.4}

/* 電子報 */
.epaper_border { border-color:#FFFFFF;  border-width:0px;  border-style:solid;  background-color:#ffffff; }
.epaper_title_back { height:36px;  background-color:#ff9600;  background-image:url("epaper_title_bk.gif"); }
.epaper_col_1 { height:29px;  background-color:#ffffff; }
.epaper_col_2 { height:29px;  background-color:#fcf9f1; }
.epaper_title { font-size:14px;	 color:#ffffff;  font-weight:bold; }
.epaper_text { font-size:14px;  color:#272727; }

/*問題解答*/
.faq_title { font-size:13px;  font-weight:bold;}
.faq_text { font-size:14px;  color:#272727; }
.faq_file { font-size:14px;  color:#880000;  font-weight:bold; }
.faq_time { font-size:14px;  color:#b68e47; }
.faq_list_block {}; /*問題解答列表的區塊，可以在這裏加背景圖、訂預設高度等等*/

/*公司簡介的文字設定*/
.intro_text { font-size:14px;  color:#272727; }

/*訪客留言*/
.guestbook_name { font-size:14px;  color:#9b6e39;  font-weight:bold; }
.guestbook_ip { font-size:14px;  color:#e9e9e9; }
.guestbook_text { font-size:14px;  color:#272727; }
.guestbook_boss { font-size:14px;  color:#000000;  font-weight:bold; }
.guestbook_boss_text { font-size:14px;  color:#333333;   }
.guestbook_post { font-size:14px;  color:#000000;  font-weight:bold; }

/*相關連結*/
.link_group { font-size:13px;  color:#9b6e39;  font-weight:bold; } /*類別文字*/
.link_title { font-size:14px;  color:#272727;  font-weight:bold; } /*主題文字*/
.link_text { font-size:14px;  color:#9e9e9e; } /*內文文字*/

/*最新消息*/
.news_date { font-size:14px;  color:#b68e47;  font-weight:bold; } /*發佈日期文字*/
.news_title { font-size:13px;  color:#272727;  font-weight:bold; } /*主題文字 */
.news_text { font-size:14px;  color:#272727;} /*內文文字*/
.news_file { font-size:14px;  color:#855208;  font-weight:bold; } /*檔案下載文字*/

.album_name { font-size:14px;  color:#272727;  font-weight:bold; } /*相本名稱文字*/
.album_pic_name { font-size:14px;  color:#272727; } /*照片名稱文字*/
.album_info { font-size:14px;  color:#a0a0a0; } /*點閱資訊文字 */
.album_nav { font-size:13px;  color:#b68e47;  font-weight:bold; } /*導覽列文字*/
.album_number { font-size:14px;  color:#272727;  font-weight:bold; } /*照片數目文字 */
.album_text { font-size:14px;  color:#333333; } /*內文文字 */
.album_pic_block {width:550px;border:1px solid #CCCCCC;} /*網路相本的大張照片外面的框*/
.album_pic {width:550px} /*網路相本的大張照片*/

/*產品型錄*/
.product_title { font-size:14px;  color:#fab231;  font-weight:bold; text-align:left} /*主題文字*/
.product_text { font-size:14px;  color:#272727; text-align:left} /*內文文字 */
.product_price_block{
 line-height:15px;
}
.product_price {
   padding-left:0px;font-size:10px;color:#880000;  font-weight:bold; text-align:left;
}/*售價的文字*/

.product_normal_price{
    font-size:10px; color:#880000; font-weight:bold; text-align:left;
}/*本站售價的價錢*/

.product_member_price{
    padding-left:4px;font-size:10px;  color:#880000;  font-weight:bold; text-align:left;
} /*會員價的價錢*/

.smartweb_product{
    margin-top:8px;
    padding-bottom:4px;
    padding-top:4px;
    border-top:1px dashed #666666;
    border-bottom:1px dashed #666666;
    width:100%;
    line-height:1.5;
    background-color:#DEDEDE;
} /*smartweb會員專屬的價錢區塊*/

.smartweb_product_price {
    font-size:14px;
    color:red;
    font-weight:bold;
    text-align:left;
} /*smartweb會員價的價錢*/

.smartweb_product_memo {
	font-size:9px;
	color:#CC6600;
	font-weight:normal;
	text-align:left;
	font-family:"微軟正黑體", "Microsoft JhengHei", Verdana, Arial, Helvetica, sans-serif;
    padding-left:4px;
} /*需加米幣的註解*/


.product_more { font-size:14px;  color:#000000;  font-weight:bold; } /*我有興趣文字 */


/* 產品型錄的導覽列 */
.site_location{
 text-align:left;
 padding-left:10px;
 padding-top:10px;
 padding-bottom:10px;
 font-weight:normal;
 color:#b68e47;
 width:100%;
 font-family: "微軟正黑體", "Microsoft JhengHei",Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ffffff;
 letter-spacing: 1px;
}
.site_location {
 color:#333;
 font-family:"微軟正黑體", "Microsoft JhengHei", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:link {
 color:#9b6e39;
 font-family: "微軟正黑體", "Microsoft JhengHei",Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:visited {
 color:#9b6e39;
 font-family:"微軟正黑體", "Microsoft JhengHei", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:hover {
 color:#ff0066;
 font-family:"微軟正黑體", "Microsoft JhengHei", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:active {
 color:#9b6e39;
 font-family: "微軟正黑體", "Microsoft JhengHei",Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}





/*客服系統*/
.service_form { font-size:14px;  color:#725b39;  font-weight:bold; } /*欄位標題*/
.service_text { font-size:14px;  color:#272727; } /*內文文字*/
#service_main { width:95%; margin-left:auto;margin-right:auto} /*客服系統區塊的寬度*/


/*民意調查(投票)*/
.vote_topic { font-size:13px;  color:#725b39;  font-weight:bold; } /*主題文字*/
.vote_text { font-size:14px;  color:#000000; } /*內文文字*/
.vote_date { font-size:14px;  color:#880000; } /*票選期間文字*/
.vote_border { border-color:#FFFFFF;  border-width:0px;  border-style:solid;  background-color:#B7B7B7; } /*外框顏色*/
.vote_bg { background-color:#ffffff; } /*背景顏色區塊*/
.vote_title_bg { background-color:#90B8DD; } /*票選結果主題背景色*/
.vote_title { font-size:14px;  color:#000000;  font-weight:bold; } /*票選結果主題文字*/

/* 以下為照片票選功能的 css */
.vote_item{ margin:1px; width:200px; height:140px; border:1px #CDCDCD solid; float:left; overflow:hidden; }
.vote_item td{ padding-left:2px;}
.vote_item .item_title{ padding-left:2px; color:#0077FF;}
.vote_item .item_desc{line-height:1.3;}
.vote_item .item_hot{color:#EE5555;}
.pic_border{border:1px #222222 solid;}
hr.vote {margin-top:10px;margin-bottom:10px;border:none;width:98%; border-top:3px #8A8A8A double;}
/*以上為照片票選功能的 css*/

/*購物車列表*/
.cart_price{ /*總金額的現金價與米幣*/ 
    background-color:#7f0303;
    color:#FFFFFF;
}

/*購買付費會員的列表*/
.member_buy_table{
   width:95%;
}
.member_buy_table th{
   background-color:#CCCCCC;
   height:36px;
}

.member_base td{
	text-align:left;
}

/* 以下為購物車要結帳時，選擇會員、非會員、註冊會員的區塊*/
.member_select{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.member_select ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.member_select li {
	display: inline;
}

.member_select li a{
	display: inline;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;		 
}
/* 以上為購物車要結帳時，選擇會員、非會員、註冊會員的區塊*/

/* 以下為會員專區的訂單詳細資料 */
#orderDetail{
     width:100%;
     text-align:center;
}
#orderDetail .subtitle{
    background-color: #EEECEE;
	color: #888888;
	padding:2px;
    font-size:14px;font-weight:bold;
}
#orderDetail .content{
	width:100%;
    border: 1px dotted #771155;
}
#orderDetail .content td{
    padding:4px;
    border:1px dotted #CCCCCC;
}
/* 以上為會員專區的訂單詳細資料 */



/*其他*/
.clear{
clear:both;
}

.bottom_dash{ border-bottom-style:dashed;border-width:1px }


/*旁邊的標題列表*/
.title_side{
    width:180px;
    border:1px solid #cccccc;
    margin-left:auto;
    margin-right:auto;
}
.title_side .title_title{
    background-color:#CCCCCC;
    padding:4px;
    font-size:14px;
    font-weight:bold;
    height:22px;
}
.title_side ul{
    margin:0;padding:0;
}

.title_side li{
    list-style:none;
    width:100%;
    padding-top:2px;
    padding-bottom:2px;
}
.title_side a{
    margin-left:5px;
}
.title_side .current{
    list-style:none;
    background-color:#FFCCCC;
    width:100%;
}

/* 產品快搜 */
.product_quick_search {
    width:150px;
}
.product_quick_search td{
    width:151px;
    text-align:left;
}

.product_quick_search td select{
	height: 24px;
	width: 149px;
	font-family:"微軟正黑體", "Microsoft JhengHei", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;

}

.submenu{
   width:123px;
   z-index:99999;
}
.submenu_item{
	text-align:center;
	width:123px;
	line-height:26px;
	font-size:14px;
	background-color:#df9309;
	border:1px solid #fff;
	padding: 0;
}

.submenu_item a {
  text-decoration:none;
  display:block;
  width:123px;
  color:#fff;
  padding: 5px 0px 5px 0px;
}

.submenu_item a:hover {
	text-decoration:none;
	background-color:#f1c40f;
	color:#FFFFFF;
}

