#middle .part_1 .container{
	width: 100%;
}
#product_table_1 {
	width: 100%; height: 216px; background: url(../images/index_bck_1.png);
}
#product_table_1 .type_1{
	height: 34px;
}
#product_table_1 .type_1 a{
	color: #F99944; font: bold 10pt/21px Verdana; padding-left: 40px;
}
#product_table_1 .type_1_part_2{
	height: 149px;
	padding-left: 30px;
	padding-right: 10px
}
#product_table_1 .type_1_part_2 img{
	width: 250px;
	height: 150px;
	border: 1px solid #C3C3C3;
}
#product_table_1 .type_2 div,
#product_table_1 .type_3 div{
	height: 42px; overflow: hidden;
}
#product_table_1 .type_2 img,
#product_table_1 .type_3 img{
	width: 68px;
	height: 40px;
	border: 1px solid #C3C3C3;
}
#product_table_1 .type_2 a{
	color: #535353;
}
#product_table_1 .type_3 a{
	color: #FFFFFF;
}


#tab_detail{
	padding-top: 3px;
}
#tab_detail .item_odd, #tab_detail .item_even {
	padding: 4px 8px 4px 8px;
}
#tab_detail .item_even .content .mark_name{
	color: #E90000;
}
#tab_detail .item_odd {
	background: url(../images/index_product_bck.gif);
}
#tab_detail .item_odd .content, #tab_detail .item_odd .content .mark_name, #tab_detail .item_odd .content a{
	color: #FFFFFF;
}
#tab_detail .image{
	padding: 4px;
}
#tab_detail .image img{
	width: 180px;
	height: 108px;
	border: 1px solid #C3C3C3;
}
#tab_detail .other{
	padding: 4px;
	text-align: center;
}
#tab_detail .other a{
	color: #E90000;
	font-weight: bold;
}