@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:#666666;
	font-family:verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/* 一般的連結設定 */
a{ text-decoration:none;  color:#0099cc; }
a:hover{ text-decoration:underline;  color:#ff66cc; }

/* 內容區塊的設定 */
#smartweb_main{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

/* 版權宣告區塊的文字設定 */
.smartweb_copyright {
	font-size:12px;  color:#85dff6;
}

/* 版權宣告區塊的連結設定 */
.smartweb_copyright a{ text-decoration:none; color:#ffffff;}
.smartweb_copyright a:hover {text-decoration:underline;color:#ffffff;} 

/* 文字輸入框 */
.input {
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0085B0;
	border:1px solid #83C8DE;
}

/* 下拉選單 */
.select {
	font-family: Verdana;
	font-size: 12px;
	background-color: #D8FAFA;
	font-weight:normal;
	color: #0085b0;
	border: 1px solid #83c8de;
}

/* 文字按鈕 */          
.button {
	FONT-SIZE: 12px;
	COLOR: #0085b0;
	FONT-FAMILY:verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px outset #2DBAD2;
}
}

/* 以下為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
.category_list{
	float:left;	  
	font-size:11px;
	white-space:nowrap;
}

.category_list a { /* 其他按鈕的顏色 */
	float: left;
	text-decoration: none;
	margin:1px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	height:16px;
	#height:28px;
	background-color: #D8FAFA;
	color: #003366;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.category_list a:hover {  /* 滑鼠移到目錄的顏色 */
	background-color: #0085b0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.category_list a.current {  /* 所在目錄的顏色 */
	border: 1px solid #FFFFFF;
	background-color: #ff66cc;
	color: #ffffff;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */


/* 聯絡方法 */
.contact_title {
	font-size:11px;
	color:#333333;
	font-weight:bold;
} /*標題文字*/
.contact_text {	font-size:11px;color:#666666; } /*內文文字*/

/* 討論區 */
.discuss_border { border-color:#0099cc;  border-width:1px;  border-style:solid;  } /*框的顏色*/
.discuss_border { border-color:#FFFFFF;  border-width:1px;  border-style:solid;  } /*不想出現的框，顏色設定為與內容區塊背景相同*/
.discuss_title_back { height:36px;  background-color:#0C87B0;  background-image:url("discuss_title_bk.gif"); }
.discuss_col_1 { height:29px;  background-color:#ffffff; }
.discuss_col_2 { height:29px;  background-color:#f1f9fb; }
.discuss_title { font-size:11px;	 color:#ffffff;  font-weight:bold; }
.discuss_text { font-size:11px;  color:#666666; }
.discuss_group { font-size:13px;  color:#666666;  font-weight:bold; }
.discuss_name { font-size:11px;  color:#000000;  font-weight:bold; }
.discuss_ip { font-size:10px;  color:#000000; }
.discuss_repost { font-size:11px;  color:#000000;  font-weight:bold; white-space:nowrap}

/* 電子報 */
.epaper_border { border-color:#FFFFFF;  border-width:0px;  border-style:solid;  background-color:#ffffff; }
.epaper_title_back { height:36px;  background-color:#0C87B0;  background-image:url("epaper_title_bk.gif"); }
.epaper_col_1 { height:29px;  background-color:#ffffff; }
.epaper_col_2 { height:29px;  background-color:#f1f9fb; }
.epaper_title { font-size:11px;	 color:#ffffff;  font-weight:bold; }
.epaper_text { font-size:11px;  color:#666666; }

/*問題解答*/
.faq_title { font-size:13px;  font-weight:bold;}
.faq_text { font-size:11px;  color:#000000; }
.faq_file { font-size:10px;  color:#ff66cc;  font-weight:bold; }
.faq_time { font-size:10px;  color:#ff66cc; }

/*公司簡介的文字設定*/
.intro_text { font-size:11px;  color:#666666; }

/*訪客留言*/
.guestbook_name { font-size:11px;  color:#ff66cc;  font-weight:bold; }
.guestbook_ip { font-size:10px;  color:#333333; }
.guestbook_text { font-size:11px;  color:#666666; }
.guestbook_boss { font-size:11px;  color:#000000;  font-weight:bold; }
.guestbook_boss_text { font-size:11px;  color:#0085b0;   }
.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:11px;  color:#006666;  font-weight:bold; } /*發佈日期文字*/
.news_title { font-size:13px;  color:#666666;  font-weight:bold; } /*主題文字 */
.news_text { font-size:11px;  color:#666666;} /*內文文字*/
.news_file { font-size:11px;  color:#333333;  font-weight:bold; } /*檔案下載文字*/

.album_name { font-size:12px;  color:#666666;  font-weight:bold; } /*相本名稱文字*/
.album_pic_name { font-size:10px;  color:#000000; } /*照片名稱文字*/
.album_info { font-size:10px;  color:#000000; } /*點閱資訊文字 */
.album_nav { font-size:13px;  color:#ff66cc;  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:#666666;
	font-weight:normal;
	text-align:left
} /*主題文字*/
.product_text { font-size:12px;  color:#333333; text-align:left} /*內文文字 */
.product_price {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
} /*建議售價文字*/
.product_more { font-size:11px;  color:#000000;  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:#333333;
	font-weight:normal;
} /*欄位標題*/
.service_text { font-size:12px;  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:12px;  color:#333333; } /*內文文字*/
.vote_date {
	font-size:12px;
	color:#FF6633;
} /*票選期間文字*/
.vote_border { border-color:#FFFFFF;  border-width:0px;  border-style:solid;  background-color:#B7B7B7; } /*外框顏色*/
.vote_bg { background-color:#ffffff; } /*背景顏色區塊*/
.vote_title_bg {
	background-color:#FFFFFF;
} /*票選結果主題背景色*/
.vote_title {
	font-size:13px;
	color:#333333;
	font-weight:bold;
} /*票選結果主題文字*/

/* 以下為照片票選功能的 css */
.vote_item{
	width:550px;
	height:140px;
	float:left;
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #0099CC;
	border-left-color: #CDCDCD;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
}
.vote_item td{ padding-left:8px;}
.vote_item .item_title{
	padding-left:2px;
	color:#0099CC;
	padding-bottom: 5px;
}
.vote_item .item_desc{line-height:2;}
.vote_item .item_hot{color:#EE5555;}
.pic_border{
	border:0px solid #dddddd;
	padding: 4px;
}
hr.vote {margin-top:10px;margin-bottom:10px;border:none;width:98%; border-top:3px #8A8A8A double;}
/*以上為照片票選功能的 css*/

/*購物車列表*/
.cart_price{ /*總金額的現金價與米幣*/ 
    background-color:#ff66cc;
    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;

}





.index_products {
	height: 125px;
	width: 132px;
	margin-top: 8px;
	margin-left: 6px;
	float: left;
	margin-bottom: 7px;
}




.index_products_title {
	width: 132px;
	height: 18px;
	text-align: center;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}



.index_products_title a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}

.index_products_title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.index_products_title a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}
.index_products_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}




.index_products_photo {
	height: 90px;
	width: 120px;
	border: 3px solid #eeeeee;
	padding: 3px;
	background-color: #FFFFFF;
}

.goodweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	width: 170px;
}

.goodweb a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.goodweb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ff66cc;
}

.goodweb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.goodweb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.news_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	width: 450px;
	overflow: hidden;
	height: 20px;
}

.news a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.news a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ff66cc;
}

.news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;;	
}

.news a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;;	
}

.son {
	height: 90px;
	width: 72px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
}
.son_photo {
	height: 53px;
	width: 68px;
	border: 1px solid #74AE39;
	padding: 1px;
}
.son_name {
	height: 30px;
	width: 72px;
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	
}

.son_name a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.son_name a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-decoration: underline;
}
.son_name a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.son_name a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#ad {
	height: 220px;
	width: 325px;
	overflow: hidden;

}
.photoslider-bullets{border:0px solid #FFFFFF;}
.photoslider-bullets .sliderkit-nav{absolute;bottom:8px!important;right:5px!important;}
.photoslider-bullets .sliderkit-nav-clip ul li{width:15px!important;float:left;margin:0 0 0 0;}
.photoslider-bullets .sliderkit-nav-clip ul li a{outline:none;hlbr:express(this.onFocus=this.blur());width:14px!important;height:14px!important;background:transparent url("../images/off.png") no-repeat 0 0!important;}
.photoslider-bullets .sliderkit-nav-clip ul li.sliderkit-selected a{background:transparent url("../images/on.png") no-repeat 0 0!important;}
