@Charset "UTF-8";
body { margin-top:0; font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;}
p {margin-top: 0; padding: 0;}

/* 一般的文字設定*/
td {
	font-size:12px;
	color:#333333;
	font-family:verdana, Arial, Helvetica, sans-serif;
	border-color:#222222
}

/* 一般的連結設定 */
a{
	text-decoration:none;
	color:#FF9900;
}
a:hover{
	text-decoration:underline;
	color:#FF0000;
}

/* 內容區塊的設定 */
#smartweb_main{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

/* 版權宣告區塊的文字設定 */
.smartweb_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

/* 版權宣告區塊的連結設定 */
.smartweb_copyright a{ text-decoration:none; color:#FF6600;}
.smartweb_copyright a:hover {text-decoration:underline;color:#FF0000;} 

/* 文字輸入框 */
.input {
	BACKGROUND-COLOR:#F9F3E6;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#946929;
	border:1px solid #FFCC66;
}

/* 下拉選單 */
.select {
	font-family: Verdana;
	font-size: 12px;
	background-color: #F9F3E6;
	font-weight:bold;
	color: #946929;
	border: 1px solid #ffcc66;
}

/* 文字按鈕 */          
.button { FONT-SIZE: 12px;
	COLOR: #111111;
	FONT-FAMILY:verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	font-weight: bold;
	border-top: 1px outset #16416C;
	border-right: 1px outset #16416C;
	border-bottom: 1px outset #16416C;
	border-left: 1px outset #16416C;
	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:1px;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	height:16px;
	#height:28px;
	background-color: #F9F3E6;
	color: #CC9900;
	border: 1px solid #FFCC66;
}

.category_list a:hover {  /* 滑鼠移到目錄的顏色 */
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.category_list a.current {  /* 所在目錄的顏色 */
	background-color: #CC9933;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */


/* 聯絡方法 */
.contact_title {
	font-size:12px;
	color:#CC6600;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} /*標題文字*/
.contact_text {	font-size:12px;color:#333333; } /*內文文字*/

/* 討論區 */
.discuss_border { border-color: #CC9933;  border-width:1px;  border-style:solid;  } /*框的顏色*/
.discuss_border { border-color:#FFFFFF;  border-width:1px;  border-style:solid;  } /*不想出現的框，顏色設定為與內容區塊背景相同*/
.discuss_title_back { height:36px;  background-color :#CC9933;  background-image:url("discuss_title_bk.gif"); }
.discuss_col_1 { height:29px;  background-color:#ffffff; }
.discuss_col_2 { height:29px;  background-color:#F9F3E6; }
.discuss_title { font-size:11px;	 color:#ffffff;  font-weight:bold; }
.discuss_text { font-size:11px;  color:#333333; }
.discuss_group {
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
.discuss_name {
	font-size:11px;
	color:#CC9933;
	font-weight:bold;
}
.discuss_ip {
	font-size:10px;
	color:#999999;
}
.discuss_repost { font-size:11px;  color:#000000;  font-weight:bold; white-space:nowrap}

/*討論區版主回覆內容*/
.discuss_reply {font-size:11px;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:#ffffff; }
.epaper_title_back { height:36px;  background-color:#CC9933;  background-image:url("epaper_title_bk.gif"); }
.epaper_col_1 { height:29px;  background-color:#ffffff; }
.epaper_col_2 { height:29px;  background-color:#F9F3E6; }
.epaper_title { font-size:11px;	 color:#ffffff;  font-weight:bold; }
.epaper_text {
	font-size:11px;
	color:#333333;
}

/*問題解答*/
.faq_title { font-size:13px;  font-weight:bold;}
.faq_text { font-size:12px;  color:#333333; }
.faq_file { font-size:10px;  color:#880000;  font-weight:bold; }
.faq_time {
	font-size:10px;
	color:#CC9966;
}

/*公司簡介的文字設定*/
.intro_text { font-size:12px;  color:#333333; }

/*訪客留言*/
.guestbook_name { font-size:11px;  color:#495349;  font-weight:bold; }
.guestbook_ip { font-size:10px;  color:#CC9966; }
.guestbook_text { font-size:11px;  color:#333333; }
.guestbook_boss {
	font-size:11px;
	color:#CC9933;
	font-weight:bold;
}
.guestbook_boss_text { font-size:11px;  color:#333333;   }
.guestbook_post { font-size:11px;  color:#000000;  font-weight:bold; }

/*相關連結*/
.link_group { font-size:13px;  color:#1F3E5E;  font-weight:bold; } /*類別文字*/
.link_title { font-size:11px;  color:#000000;  font-weight:bold; } /*主題文字*/
.link_text { font-size:11px;  color:#333333; } /*內文文字*/

/*最新消息*/
.news_date {
	font-size:12px;
	color:#CC9933;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} /*發佈日期文字*/
.news_title {
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
} /*主題文字 */
.news_text { font-size:11px;  color:#333333;} /*內文文字*/
.news_file {
	font-size:11px;
	color:#CC9966;
	font-weight:bold;
} /*檔案下載文字*/

.album_name { font-size:10px;  color:#000000;  font-weight:bold; } /*相本名稱文字*/
.album_pic_name { font-size:10px;  color:#000000; } /*照片名稱文字*/
.album_info { font-size:10px;  color:#000000; } /*點閱資訊文字 */
.album_nav { font-size:13px;  color:#460324;  font-weight:bold; } /*導覽列文字*/
.album_number { font-size:12px;  color:#000000;  font-weight:bold; } /*照片數目文字 */
.album_text { font-size:11px;  color:#333333; } /*內文文字 */

/*產品型錄*/
.product_title {
	font-size:12px;
	color:#CC6600;
	font-weight:bold;
	text-align:left
} /*主題文字*/
.product_text { font-size:12px;  color:#333333; text-align:left} /*內文文字 */

.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:#CC3300;
	font-weight:bold;
	text-align:left;
} /*會員價的價錢*/

.smartweb_product{
	margin-top:8px;
	padding-bottom:4px;
	padding-top:4px;
	width:100%;
	line-height:1.5;
	background-color:#FFE9BB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
} /*smartweb會員專屬的價錢區塊*/

.smartweb_product_price {
    font-size:15px;
    color:red;
    font-weight:bold;
    text-align:left;
} /*smartweb會員價的價錢*/

.smartweb_product_memo {
	font-size:9px;
	color:#CC9933;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:4px;
} /*需加米幣的註解*/


.product_more {
	font-size:10px;
	color:#CC6600;
	font-weight:bold;
} /*我有興趣文字 */

/* 產品型錄的導覽列 */
.site_location{
 background-color:#FFFFFF;
 text-align:left;
 padding-left:10px;
 padding-top:10px;
 padding-bottom:10px;
 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: #eeeeee;
 letter-spacing: 1px;
}
.site_location {
 color:#999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:link {
 color:#999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:visited {
 color:#999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:hover {
 color:#999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}

.site_location a:active {
 color:#999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 1px;
}





/*客服系統*/
.service_form {
	font-size:12px;
	color:#CC6600;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} /*欄位標題*/
.service_text { font-size:11px;  color:#333333; } /*內文文字*/
#service_main { width:95%; margin-left:auto;margin-right:auto} /*客服系統區塊的寬度*/


/*民意調查(投票)*/
.vote_topic { font-size:13px;  color:#495349;  font-weight:bold; } /*主題文字*/
.vote_text { font-size:11px;  color:#000000; } /*內文文字*/
.vote_date { font-size:11px;  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:11px;  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:#CC0000;
	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 #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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;

}




.blog_photo {
	border: 1px solid #CCCCCC;
	height: 83px;
	width: 142px;
	padding: 4px;
	margin-right: 8px;
}
.blog_sort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.blog_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff3300;
}

.blog_title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}

.blog_title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}

.blog_title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

.blog_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}
.blog_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

.top_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
}

.top_button a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	text-decoration: none;
}

.top_button a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	text-decoration: none;
}

.top_button a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
}

.top_button a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	text-decoration: none;
}

.product {
	height: 117px;
	width: 230px;
	background-color: #f3f3f3;
	float: left;
	margin-right: 3px;
	margin-left: 4px;
	margin-bottom: 10px;
}
.product_ad {
	height: 117px;
	width: 307px;
    text-align:center;
    padding-top:25px;
}

.product_photo {
	height: 67px;
	width: 75px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align:center;
	/* Firefox, Chrome */
    line-height:67px;
	white-space : nowrap;








    /* IE */
    *font-size : 56px;
    *font-family : Arial;
	overflow: hidden;
}

.product_photo:after{
    content : ".";
    font-size : 1px;
    margin-left : -1px;
    opacity : 0;
}
.product_photo img{
    vertical-align : middle;
}
.product_main {
	height: 69px;
	width: 135px;
	float: left;
	padding: 3px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.product_state {
	float: left;
	height: 20px;
	width: 220px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.product_state_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6666;
}

.product_main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
}

.product_main_title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
	text-decoration: none;
}

.product_main_title a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
	text-decoration: none;
}

.product_main_title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	color: #ff3300;
}

.product_main_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
	text-decoration: none;
}


.product_main＿text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.product_main_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6666;
	line-height: 20px;
}
.product_main_money {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 4px;
	margin-left: 4px;
}
.customer {
	height: 120px;
	width: 307px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 6px;
	float: left;
    border-bottom:1px dashed #cccccc;
}
.customer_arrow {
	float: left;
	height: 12px;
	width: 12px;
}
.customer_main {
	float: left;
	width: 290px;
}
.customer_main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc3300;
	text-decoration: underline;
}

.customer_main_title a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc3300;
	text-decoration: underline;
}

.customer_main_title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc3300;
	text-decoration: underline;
}

.customer_main_title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #663300;
	text-decoration: underline;
}

.customer_main_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc3300;
	text-decoration: underline;
}
.customer_main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #cc9966;
    height:20px;
    overflow:hidden;
}
.customer_main_http {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}


/* 每日之星...的文字、連結配色 */
.index_recently_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    height:15px;
    overflow:hidden;
}
.index_recently_title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.index_recently_title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.index_recently_http {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
    margin-bottom:4px;
}

.index_recently_http  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.index_recently_http a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.index_recently_http a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}
.online_ad {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#logo_top {
	height:110px;
	width:100%;
	text-align: center;
	background-image: url(../../images/mall_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	position: fixed;
	top:0;
	z-index:1;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#logo_top_main {
	height:110px;
	width:980px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
