@charset "utf-8";
/* CSS Document */

#Content ol, #Content ul, #Content li{ margin:0; padding:0;} /* 除了網頁生成!最好加上這段!對CSS排版比較好編排 */
#Content ol, #Content li{list-style:none;}/* 除了網頁生成!最好加上這段!對CSS排版比較好編排 */

#Products_BG{}
#Products{}

#Products .ProListAll{ clear:both; display:block; width:680px; margin:0 auto;}
#Products li.ProListOne{ float:left;}
#Products ul.ProList{ display:block; width:146px; margin:10px 6px;}
#Products .ProListImg{display:block; width:140px; height:105px; background-color:#FFFFFF; border:#006666  ridge 3px; margin-bottom:3px;}
#Products .ProListImg img{ width:140px; height:105px; border:0; vertical-align:bottom;}
#Products .ProListItem{ font-size:12px; color:#990000; width:140px; text-align:center; line-height:1.4em; height:1.4em; overflow:hidden;}
#Products .ProListItem a{ color:#46280B;}
#Products .ProListItem a:hover{ color:#FF0000;}

#Page{ clear:both; display:block; width:620px; margin:0 auto; font-size:12px; color:#666666; text-align:right; letter-spacing: 0.1em; margin-top:20px; margin-bottom:10px;}

/* =============================================================================*/
