@CHARSET "UTF-8";
/*产品规格与报价*/
#tablespec thead tr th{
	background:#ffe535;color:#3c3c3c;border:#cccccc 1px solid;text-align:left;
	height:30px;
}
#tablespec tbody tr td{text-align:left;height:40px;}
#tablespec tbody tr td.spckey,table.tablespec thead tr th.op{text-align:center;}
#tablespec tbody tr td.attr{width:445px;}
#tablespec tbody tr td.attr span{
	font-style:normal;font-size:12px;background:#669900;color:#ffffff;border-radius:5px;padding-left:5px;
	float:left;display:block;overflow:hidden;width:auto;height:auto;margin:5px 5px 2px 2px;
}
#tablespec tbody tr td.attr span i{float:left;font-style:normal;}
#tablespec tbody tr td.attr span a{background:url('/Public/Images/menuBt.png') -197px -345px no-repeat;width:16px;height:16px;float:left;padding:0;}
#tablespec tbody tr td.attr span a:hover{background:url('/Public/Images/menuBt.png') -222px -345px no-repeat;}
#tablespec tbody tr td.attr em{
	background:url('/Public/Images/upImagBt.png') no-repeat;width:22px;height:22px;
	float:right;display:block;margin:3px;
}
#tablespec tbody tr td input{width:80px;height:22px;background:#fffff1;margin-left:2px;}
#tablespec tbody tr td a.editBt{color:#0000ff;}
div.newspacediv{width:100%;height:auto;text-align:left;overflow:hidden;}
div.newspacediv input{float:left;width:110px;height:30px;background:#cccccc;color:#5b5b5a;border:none;}