@charset "utf-8";
/*  表格定义 */
table,.table_entry{margin-left:auto; margin-right:auto;text-align:center;border:1px solid #D9D5D6;line-height:18px}
table th{border:1px solid #D9D5D6;height:29px;background:url(../images/product/table_bg.gif) #eaeaea repeat-x top left;color:#000; font-weight:normal; text-align:center}

table td{border:1px solid #D9D5D6;height:28px;text-align:left; padding:0 5px}  /* Firefox */
* html table td{border:1px solid #D9D5D6;height:26px;text-align:left;padding:0 5px} /* IE6 */
* +html table td{border:1px solid #D9D5D6;height:26px;text-align:left;padding:0 5px} /* IE7 */
.th_right{ line-height:25px; text-align:left; text-indent:20px; font-weight:bold;}

table th.title{background-color:#e3e685}
table .alt {background:#F3F3F3;text-align:right;padding-right:10px}
table .tbg {background:url(../images/product/info_bg2.gif) #e8dde8 repeat-x top left}
.tb_img {width:78px;height:79px;}
.t_center {text-align:center;width:130px}
.t_center h2 { text-align:center; width:78px}
.pic_mid { display:block; text-align:center}

.compare_table {margin:0px auto;font-family:arial;text-align:center;border:1px solid #D9D5D6; line-height:20px}
.compare_table th{border:1px solid #D9D5D6;color:#91268f}
.compare_table td{border:1px solid #D9D5D6;text-align:center}


.compare_table02 {margin:0px auto;background:#fff;font-family:arial;text-align:left;line-height:20px;border:none}
.compare_table02 th{border:none;color:#91268f}
.compare_table02 td{border:1px solid #D9D5D6;text-align:center}
.tdbgstyle {  background:#f8f1fb; padding:4px 5px}