@charset "utf-8";
/* CSS Document */

/* 產品特色清單組1 */
ul.featuresList{
list-style-image: url(../images/redDot_icon.gif);
padding: 5px 0 0 20px;
}
ul.featuresList li strong{ font-weight: bold; }
ul.featuresList li p.reset{ font-weight: normal;  text-indent: 12px; }


ul.featuresList2{
background-color: #F6F6F6;
list-style-image: url(../images/redDot_icon.gif);
padding: 5px 0 5px 20px;
line-height: 28px;
}
ul.featuresList2 li{ }



.content_txt table.seoList{ text-indent: 0; border: 1px solid #E5E5E5; }
.content_txt table.new2List{ text-indent: 0; border: 1px solid #E5E5E5; }
.product_intro .content_txt{ text-indent:0px; }



	.seoT2{ border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5 }
	.seoT2 td, .seoT2 th{ text-indent: 0; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
	.seoT2 thead{ color: #FFFFFF; font-weight: bold; background: url(../images/seoT_thead_bg.gif) repeat-x; height:32px; }
	.seoT2 tbody{ color: #1c1c1c; }
	.seoT2 tbody .odd{ background-color: #EAF6FB; }
	.seoT2 thead td{ padding: 0 8px; }
	.seoT2 tbody th, .seoT2 tbody td{ padding: 8px; }
	/*.seoT2 tbody th{ font-weight: bold; text-align: center; }*/






