@Charset "UTF-8";
body { margin-top:0; font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;}
p {margin-top: 0; margin-bottom:0;padding: 0;}
img{ border: none; text-decoration: none; }


/* 一般的文字設定*/
td {
	font-size:12px;
	color:#333333;
	font-family:verdana, Arial, Helvetica, sans-serif;
	border-color:#222222;
}

/* 一般的連結設定 */
a{
	text-decoration:none;
	color:#a40000;
}
a:hover{
	text-decoration:underline;
	color:#DD0000;
}

/* 內容區塊的設定 */
#smartweb_main{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

/* 版權宣告區塊的文字設定 */
.smartweb_copyright {
	font-size:12px;
	color:#FFFFFF;
}

/* 版權宣告區塊的連結設定 */
.smartweb_copyright a{
	text-decoration:none;
	color:#a40000;
}
.smartweb_copyright a:hover {
	text-decoration:underline;
	color:#F9E3B7;
} 

/* 文字輸入框 */
.input {
	BACKGROUND-COLOR:#FFFFFF;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	border:1px solid #cccccc;
}

/* 下拉選單 */
.select {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight:bold;
	color: #333333;
	border-top: #1E1E1E 1px solid;
	border-bottom: #1E1E1E 1px solid;
	border-left: #1E1E1E 1px solid;
	border-right: #1E1E1E 1px solid;
}

/* 文字按鈕 */          
.button {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY:verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	font-weight: bold;
	border-top: 1px #d4b881 solid;
	border-right: 1px solid #d4b881;
	border-bottom: 1px solid #d4b881;
	border-left: 1px solid #d4b881;
	background-color: #ffffff;
	text-align: center;
	vertical-align: bottom;
}

/* 以下為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
.category_list{
	float:left;	  
	font-size:12px;
	white-space:nowrap;
}

.category_list a { /* 其他按鈕的顏色 */
	float: left;
	text-decoration: none;
	margin:4px;
	padding-bottom:0px;
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
	height:18px;
	#height:28px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
}

.category_list a:hover {  /* 滑鼠移到目錄的顏色 */
	border-left: 1px solid #af1c1c;
	border-right: 1px solid #af1c1c;
	border-bottom: 1px solid #af1c1c;
	border-top: 1px solid #af1c1c;
	background-color: #af1c1c;
	color: #ffffff;
	text-decoration: none;
}

.category_list a.current {  /* 所在目錄的顏色 */
	border-left: 1px solid #af1c1c;
	border-bottom: 1px solid #af1c1c;
	background-color: #af1c1c;
	color: #ffffff;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */


/* 聯絡方法 */
.contact_title { font-size:12px;color:#1E1E1E;font-weight:bold; } /*標題文字*/
.contact_text {
	font-size:12px;
	color:#666666;
} /*內文文字*/

/* 討論區 */
.discuss_border {
	border-color:#990000;
	border-width:1px;
	border-style:solid;
} /*框的顏色*/
.discuss_border { border-color:#fbfbfb;  border-width:1px;  border-style:solid;  } /*不想出現的框，顏色設定為與內容區塊背景相同*/
.discuss_title_back {
	height:36px;
	background-color:#990000;
	background-image:url("discuss_title_bk.gif");
}
.discuss_col_1 { height:29px;  background-color:#ffffff; }
.discuss_col_2 {
	height:29px;
	background-color:#F5F5F5;
}
.discuss_title {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.discuss_text {
	font-size:12px;
	color:#333333;
}
.discuss_group {
	font-size:13px;
	color:#242424;
	font-weight:bold;
}
.discuss_name { font-size:12px;  color:#1E1E1E;  font-weight:bold; }
.discuss_ip { font-size:12px;  color:#1E1E1E; }
.discuss_repost {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	white-space:nowrap
}

/*討論區版主回覆內容*/
.discuss_reply {font-size:12px;background-color:#EEEEEE;padding:4px;border:1px solid #BBBBBB; 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:#fbfbfb;
}
.epaper_title_back {
	height:36px;
	background-color:#990000;
	background-image:url("epaper_title_bk.gif");
}
.epaper_col_1 { height:29px;  background-color:#ffffff; }
.epaper_col_2 {
	height:29px;
	background-color:#F5F5F5;
}
.epaper_title { font-size:12px;	 color:#ffffff;  font-weight:bold; }
.epaper_text { font-size:12px;  color:#1E1E1E; }

/*問題解答*/
.faq_title { font-size:13px;  font-weight:bold;}
.faq_text { font-size:12px;  color:#1E1E1E; }
.faq_file { font-size:12px;  color:#880000;  font-weight:bold; }
.faq_time { font-size:12px;  color:#880000; }
.faq_list_block {}; /*問題解答列表的區塊，可以在這裏加背景圖、訂預設高度等等*/

/*公司簡介的文字設定*/
.intro_text {
	font-size:12px;
	color:#333333;
}

/*訪客留言*/
.guestbook_name {
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.guestbook_ip {
	font-size:12px;
	color:#CCCCCC;
}
.guestbook_text { font-size:12px;  color:#333333; }
.guestbook_boss { font-size:12px;  color:#1E1E1E;  font-weight:bold; }
.guestbook_boss_text { font-size:12px;  color:#333333;   }
.guestbook_post { font-size:12px;  color:#1E1E1E;  font-weight:bold; }

/*相關連結*/
.link_group {
	font-size:13px;
	color:#990000;
	font-weight:bold;
} /*類別文字*/
.link_title { font-size:12px;  color:#1E1E1E;  font-weight:bold; } /*主題文字*/
.link_text {
	font-size:12px;
	color:#999999;
} /*內文文字*/

/*最新消息*/
.news_date {
	font-size:12px;
	color:#990000;
	font-weight:bold;
} /*發佈日期文字*/
.news_title {
	font-size:13px;
	color:#333333;
	font-weight: bold;
	line-height: 22px;
}
.news_title a:link{
	font-size:13px;
	color:#333333;
	font-weight: normal;
	text-decoration:none;
}
.news_title a:visited{
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.news_title a:hover{
	font-size:13px;
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}
.news_title a:active{
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

 /*主題文字 */
.news_text { font-size:12px;  color:#1E1E1E;} /*內文文字*/
.news_file {
	font-size:12px;
	color:#333333;
	font-weight:bold;
} /*檔案下載文字*/

.album_name { font-size:12px;  color:#1E1E1E;  font-weight:bold; } /*相本名稱文字*/
.album_pic_name {
	font-size:12px;
	color:#999999;
} /*照片名稱文字*/
.album_info { font-size:12px;  color:#1E1E1E; } /*點閱資訊文字 */
.album_nav {
	font-size:13px;
	color:#333333;
	font-weight:bold;
} /*導覽列文字*/
.album_number {
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
} /*照片數目文字 */
.album_text {
	font-size:12px;
	color:#CCCCCC;
} /*內文文字 */

/*產品型錄*/
.product_title {
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-align:left
} /*主題文字*/
.product_text { font-size:12px;  color:#333333; text-align:left} /*內文文字 */
.product_price_block{
 line-height:15px;
}
.product_price {
	padding-left:0px;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}/*售價的文字*/

.product_normal_price{
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}/*本站售價的價錢*/

.product_member_price{
	padding-left:4px;
	font-size:10px;
	color:#990000;
	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:#993300;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:4px;
} /*需加米幣的註解*/


.product_more {
	font-size:12px;
	color:#a40000;
	font-weight:bold;
} /*我有興趣文字 */


/* 產品型錄的導覽列 */
.site_location{
	text-align:left;
	padding-left:10px solid #ｃｃｃｃｃｃ;
	padding-top:10px solid #ｃｃｃｃｃｃ;
	padding-bottom:10px solid #ｃｃｃｃｃｃ;
	padding-right: 10px solid #ｃｃｃｃｃｃ;
	font-weight:normal;
	color:#666666;
	width:100%;
	font-family: 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:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

.site_location a:link {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

.site_location a:visited {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

.site_location a:hover {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

.site_location a:active {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}





/*客服系統*/
.service_form {
	font-size:12px;
	color:#990000;
	font-weight:bold;
} /*欄位標題*/
.service_text { font-size:12px;  color:#333333; } /*內文文字*/
#service_main { width:95%; margin-left:auto;margin-right:auto} /*客服系統區塊的寬度*/


/*民意調查(投票)*/
.vote_topic {
	font-size:13px;
	color:#333333;
	font-weight:bold;
} /*主題文字*/
.vote_text {
	font-size:12px;
	color:#333333;
} /*內文文字*/
.vote_date { font-size:12px;  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:#d4b881; } /*票選結果主題背景色*/
.vote_title { font-size:12px;  color:#1E1E1E;  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:#FFFFFF;
}
.vote_item .item_desc{line-height:1.3;}
.vote_item .item_hot{
	color:#990000;
}
.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:#444444;
    color:#FFFFFF;
}


.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:12px;font-weight:bold;
}
#orderDetail .content{
	width:100%;
    border: 1px dotted #a40000;
}
#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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;

}

.submenu{
   width:101px;
}
.submenu_item{
	text-align:center;
	width:101px;
	line-height:30px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px groove #af1c1c;
	padding:0px;
}

.submenu_item a {
  text-decoration:none;
  display:block;
  width:101px;
  color:#FFFFFF;
}

.submenu_item a:hover {
	text-decoration:none;
	background-color:#af1c1c;
	color:#FFFFFF;
}


.maplink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.maplink a:link{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.maplink a:visited{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.maplink a:hover{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.maplink a:active{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.maplinktext {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.maplinktext a:link{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.maplinktext a:visited{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.maplinktext a:hover{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.maplinktext a:active{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.lanlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.lanlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.lanlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.lanlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
.lanlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.Search {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	height: 16px;
	width: 135px;
}
