@charset "utf-8"; /* CSS Document */ body{ background:#f6f6f6; color:#4a2a20; font:12px "宋体"; } a{ cursor:pointer; } .edit_con{ margin:20px; } .edit_con table{ float:left; } .edit_con .edit_right{ float:right; padding-right:40px; } .edit_con table td, .edit_con table th{ padding:5px 10px 5px 0; color:#545454; } .edit_con table td input.input_txt{ float:left; margin-right:5px; padding-left:5px; background:#FFF; border:1px solid #cccccc; border-radius:3px; height:32px; color:#828181; line-height:32px; width:260px; } .edit_con table th{ font-size:14px; font-weight:normal; text-align:right; } .edit_con table a.abtn{ float:left; padding:0 20px; background:#c40033; color:#FFF; line-height:34px; } .edit_con table input.input_radio{ float:left; margin:9px 2px 0 0; } .edit_con table label{ float:left; margin-right:20px; line-height:34px; } .edit_con table span.hobby{ float:left; margin:0 10px 10px 0; padding:0 10px; background:#FFF; border:1px solid #cccccc; display:block; color:#545454; height:32px; line-height:32px; } .edit_con table a.surebtn{ float:left; margin-right:40px; padding:0 30px; background:#6f2b2b; display:block; height:34px; color:#FFF; font:14px "微软雅黑"; line-height:34px; } .edit_con table span{ color:red; } .edit_con table select{ float:left; margin-right:5px; background:#FFF; border:1px solid #cccccc; border-radius:3px; height:34px; color:#828181; line-height:34px; width:268px; } .edit_con table textarea{ padding:5px 0 0 5px; background:#FFF; border:1px solid #cccccc; border-radius:3px; height:80px; color:#828181; width:400px; } .edit_con table input.input_file{ margin:5px 0; } .pcr_title{ margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #cccccc; } .pcr_title h1{ float:left; font:16px "微软雅黑"; line-height:32px; } .pcr_title a.eidtBtn{ float:right; height:32px; line-height:32px; } .tabsnav{ margin-bottom:40px; background:#f8f5e4; border-bottom:1px solid #cccccc; height:40px; line-height:40px; } .tabsnav a{ float:left; display:block; width:16.6666%; font:16px "微软雅黑"; line-height:40px; text-align:center; } .tabsnav a:hover, .tabsnav a.focus{ background:#6f2b2b; color:#FFF; } table.rt_table{ width:100%; } table.rt_table td{ padding:5px 10px; border:1px solid #c9caca; color:#727171; line-height:24px; text-align:center; } table.rt_table td a, .pcr_title a.addbtn{ float:right; padding:0 10px; background:#b37d3c; display:block; color:#FFF; line-height:24px; } table.rt_table tr.rtt_title td{ background:#dcdddd; color:#333; } .pcr_title a.addbtn{ margin:8px 0 0 10px; } table.rt_table td.pager a{ font-weight:bold; margin:10px 0 10px 5px; } table.goods_detail td{ padding:10px 0; } table.goods_detail td img{ float:left; margin:0 5px 5px 0; border:1px solid #c9caca; } table.goods_detail li{ line-height:24px; } table.goods_detail th.linemore{ line-height:35px; } .answer{ padding-bottom:10px; border-bottom:1px solid #CCC; } .answer table{ display:block; clear:both; } .answertitle h1{ padding-left:20px; } .answertitle{ background:#e0e0e0 } .answer i{ color:red; font-style:normal; } .edit_con table td input.short{ width:80px; } .usemost{ display:none; } .tabpop{ padding:20px; position:absolute; background:#FFF; display:none; }