html *
{
 margin: 0;
 padding: 0;
 list-style: none;
}

html
{
    font-size: 13px;
    font-family: 宋体, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body, td
{
    font-size: 13px;
}

body
{
}
.body-top
{
 background:url(/nyx/images/body-top.jpg) #fff  center top no-repeat;
 height: 20px;
}
.body-bottom
{
 background: #fff url(../images/body-bottom.jpg) center top no-repeat;
 height: 20px;
}
.body-bk
{
 margin: 0px auto;
 background: #fff url(../images/body-bk.jpg) center top repeat-y;
}
.body
{
 margin: 0px auto;
 width: 1000px;
}

.top
{
 height: 40px;
 background: url(/nyx/images/top.jpg) center top no-repeat;
 line-height: 22px;
}

.header
{
 clear: both;
 height: 140px;
 }
.mtop,.mtop .div
{
 height: 45px;
 padding-top: 0px;
 background: url(/nyx/images/mtop.jpg) center top repeat-x;
}

.middle
{
 margin: 0px 0px;
 padding: 5px 0px;
}

.footer
{
 padding: 2px 0px;
 font-size: 12px;
 
 text-align: center;
 line-height: 20px;
 background: #eee;
 border-bottom: solid 0px #37f;
}
.header { overflow: hidden;  }
.header div { display: none;  }
.header .t1 { color: #fff; font-size: 26px; font-family: 华文新魏; letter-spacing: 17px; }
.header .t2 { color: #fff; font-size: 12px; font-family: 宋体; }
.header .t3 { color: #f00; font-size: 36px; font-family: 方正姚体; text-align: right; font-weight: bold;
 position: relative; top: -35px;
 filter: Shadow(Color='#ffffff', Direction='135', Strength='5'); }
.header .t4 { display: block; }

.top .top-links
{
 text-align: right;
 padding: 5px 10px;
 font-size: 12px;
 float: right;
 width: 500px;
 color: #fff;
}
.top .top-title
{
 padding: 5px 10px;
 margin-right: 350px;
 font-weight:bold;
 color: #fff;
 display: none;
}
.top .top-links a
{
 color: #fff;
 text-decoration: none;
}
.top .top-links a:hover
{
 color: #f00;
 text-decoration: underline;
}



.middle .ll { color: #333; }
.middle .ll a,
.middle .ll a:link,
.middle .ll a:visited
{
 color: #000;
 text-decoration: none;
}
.middle .ll a:hover
{
 color: #f00;
}

 .middle .ll
 {
  float: left;
  width: 270px;
 }
 .middle .rr
 {
  float: right;
  width: 270px;
  margin-top: 0px;
  display: none;
  
}
 .middle .cc
 {
  margin: 0 0 0 280px !important;
 margin: 0 0 0 276px;
 zoom: 1;
 }
 .middle .clear
 {
  clear: both; height: 0; font-size: 1px; line-height: 0px;
 }
 .middlebk
{
 background: transparent url(../images/bk-middle.jpg) right bottom no-repeat;
}

.llccrr
{
}
.ccrr
{
  margin: 0 0 0 240px;
}

.newspath
{
 padding: 5px 10px 5px 20px;
 height: 20px;
 background: #591;
 font-weight: bold;
 line-height: 20px;

}
.newspath,
.newspath a,
.newspath a:link,
.newspath a:visited
{
 color: #fff;
 text-decoration: none;
}