html,body{
height:100%;
margin:0px;
padding:0px;
background:#1e1f13;
}
td, div    {  font-family: tahoma; font-size: 12px; color: #1f3d73;}
a:hover      {  font-family: tahoma; font-size: 12px; color: #555555; text-decoration: none}
a            {  font-family: tahoma; font-size: 12px; color: #888888; text-decoration: none}

table.main             { width: 950px; height: 100%; border-left: 2px solid #666; border-right: 2px solid #666}
td.head             { width: 950px; height: 264px; background:url(images/head.jpg);}
td.left { width: 208px; height: 100%; background:url(images/left.jpg);
vertical-align:top;}
td.cont             { width: 697px; height: 100%; background:#fff url(images/cont.jpg) repeat-y left; vertical-align:top;}
td.right            { width: 45px; height: 100%; background:url(images/right.jpg); vertical-align:bottom}
td.nleft             { width: 208px; height: 71px; background:url(images/nleft.jpg);}
td.ncent             { width: 697px; height: 71px; background:url(images/ncent.jpg); vertical-align:top;}
td.nright            { width: 45px; height: 71px; background:url(images/nright.jpg);}

div.nn               {width:45px; height:42px; background:url(images/nn1.jpg); position:absolute; left:905; top:264;}
div.tbox             {width:697px; height:40px;}
div.num              {font-size:20px; color:#fff; font-weight:bold; padding-left:40px; padding-top:10px;}
div.caption          {width:255px; height:34px; background:url(images/cap.jpg); float:right; margin-top:10px; text-align:center;}
div.name             {font-size:18px; color:#fff; font-weight:bold; padding-top:4px;}
div.content          {padding-left:30px; text-align:justify}




