﻿@charset "utf-8";
/* CSS Document */

.procect_table { width:600px; text-align:left; font-family:"微软雅黑","宋体"; font-size:12px; margin:0 0 25px 0; }
.table_head_td { height:20px;  padding:3px 0 3px 6px; color:#000000; border-left:#cf0000 2px solid; background:#f8eeee; font-weight:bold; visibility:hidden;}
.table_title_td { height:20px; font-family:"微软雅黑","宋体"; width:auto; padding:5px 0 5px 8px; color:#cf0000; background:#f7f4cb; border-bottom:#eeeeee 1px solid; border-top:#cf0000 1px solid; }

.table_deep_td { height:20px; font-family:"微软雅黑","宋体"; padding:3px 8px 3px 8px; width:auto; border-bottom:#eeeeee 1px solid;  background:#fcf8fc;}
.table_low_td { height:20px; font-family:"微软雅黑","宋体"; padding:3px 0 3px 8px; width:auto; border-bottom:#eeeeee 1px solid; background:none;}
