
/* CSS Document */

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:0px 0px;}

/**中间*/

#layout td.c2t1{width:235px;}
#layout td.c2t2{width:22px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{}


/**左边菜单*/
#layout td.c2t1 .modth{background:url(images/c2t1.gif);height:36px;padding:0px 0 0px 19px; font-size:14px;*padding:0px 0 0px 9px;color:#F3F7FA;border-bottom:0px;}/**菜单条设置*/
#layout td.c2t1 .modbox{ margin:0;  width:100%; padding:0;} /**内容设置*/
#layout td.c2t1 .modth a{ color:#fff;}
#layout td.c2t1 .modbl{background:url(images/modblBf.gif) bottom no-repeat; height:9px; margin-bottom:9px;}





