/*兼容IE5，IE5.55，IE6，IE7，FireFox 2.0.0.12，Opera*/
/*全局*/


/*网站整体*/
.body {
margin:auto;
width:1003px;
clear:both;
}
/*网站固定*/
.both {
margin:auto;
width:992px;
}
/*网站左部份*/
.mainleft {
width:189px;
float:left;
text-align:left;
border:1px solid #CCCCCC;
background:#FFFFFF;

}


/*网站右部份*/

.mainright {
width:785px;
float:right;
text-align:left;
border:0px solid #E8E8E8;
line-height:15px;
}

/*属性部份*/

.Pinfo{width:100%;margin:auto;border-bottom:1px dotted #CCC;clear:both;}
.Pname{width:100%;margin:auto;line-height:25px;}
.Pvalue{width:100%;line-height:19px;}
#category a{color:#000;margin-right:6px;}
#category a:hover{color:#FF0000;text-decoration:underline;}


/*翻页部分*/

.showpage {
clear:both;
width:95%;
margin:10px auto;
float:center;
}
/*商品按纽样式*/
.tb0{width:100%;height:25px;border:0px;text-align:center;padding:0px;margin:0px;border-collapse:collapse;table-layout:fixed;}
.tb0_n{width:40px;border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}/*未选中的效果*/
.tb0_s{width:40px;border: 1px solid #CCCCCC;border-bottom:none;background-image:url(/images/pr_head1.gif);}/*选中的效果*/
.tb0_n font{color:#999999;}/*未选中的字体颜色*/
.tb0_s font{color:#000000;}/*选中的字体颜色*/
.tb0_1_n{width:80px;border-bottom: 1px solid #CCCCCC;background-image:url(/images/pr_head2_2.gif);}/*未选中的效果*/
.tb0_1_s{width:80px;background-image:url(/images/pr_head2_1.gif);}/*选中的效果*/
.tb0_1_n font{color:#999999;}/*未选中的字体颜色*/
.tb0_1_s font{color:#000000;}/*选中的字体颜色*/



/*搜索*/
.public_td{border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; background-image:url(/images/pr_search_bag.gif);}


/*翻页表格显示*/
.tbc{width:100%;border:0px;text-align:center;padding:0px;margin:0px;border-collapse:collapse;table-layout:fixed;}
.tb{margin:1px;border-left:1px dotted #FFFFFF;border-bottom:none;width:100%;padding:0px;margin:0px;height:30px;background-image:url(/images/pr_head_td.gif);}

.tb td {border-right:1px dotted #FFFFFF;text-align:center;color:#999999;}
.tbc td{margin:5px;border-bottom:1px dotted #AAAAAA;padding:10px 2px;text-align:center;color:#666666;}
.tbc_div1{float:left;width:10%;color:#999999}
.tbc_div2{float:left;width:85%;}

/*交易按扭显示*/
.botton_search_car{background-color:#99FF00;  border:1px solid #00CC00;  width:70px; height:20px;color:#003300;}
.botton_search_buy{background-color:#72EFAA;  border:1px solid #15BD61; width:70px; height:20px;color:#003333;}
.botton_auction_direct{background-color:#FFCC00;  border:1px solid #E18700; width:70px; height:20px;color:#990000;}
.botton_auction_agency{background-color:#FFFF66;  border:1px solid #FFCC00; width:70px; height:20px;color:#FF7700;}
.botton_whole_all{background-color:#00FFFF;  border:1px solid #00CECE; width:70px; height:20px;color:#000066;}
.botton_whole_direct{background-color:#00FFFF;  border:1px solid #00CECE; width:70px; height:20px;color:#000066;}
.botton_collect{background-color:#F1F1F1;  border:1px solid #CCCCCC; width:40px; height:16px;color:#666666;}

/*其他按扭显示*/
.botton_del{background-color:#FF99FF;  border:1px solid #FF33FF; width:70px; height:20px;color:#990099;}







