@charset "utf-8";
/* CSS Document */

body,td,th {font-size: 12px;}
body {margin:0px; padding:0px; background:#4B4B4B url(images/bj.jpg);font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;}
img {border:0;}
div,p,form,ul,li,input { margin:0px; padding:0px;}
li {list-style: none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}
.input_text { border:#333 1px solid; background-color:#fff; padding:2px 1px;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
#container { float:left;width:1003px; margin:0px auto;}

a.a1:link,a.a1:visited { background:url(images/a1.jpg) no-repeat; height:26px; line-height:26px; color:#FFFFFF; padding-left:25px; display:block; font-weight:bold;}
a.a1:hover,a.a1_1:visited {background:url(images/a1_1.jpg) no-repeat;}
.a2 {color:#FFFFFF;}

#header { float:left; width:100%; background:url(images/head_backg.jpg) repeat-x; height:140px;}
  #logo { float:left; width:534px; height:89px; background:url(images/logo2009.gif) no-repeat 0px 6px; margin-left:30px;}
  #tool { float:left; background:url(images/tool.jpg) no-repeat; width:214px; height:28px; margin:20px 0px 0px 190px;}
  #tool li { float:left; padding-top:5px;}
#backg {float:left; width:1000px; background:url(images/bj2009.jpg) no-repeat; height:100px;}

#main { float:left; width:1003px;}

 #left {float:left; width:193px;}
   #column { width:100%;margin-top:20px;}
   .navin{ background-color:#282828;}  
   .navheight { height:39px; line-height:39px;}


  #menu{float:left;width:193px;margin-top:20px;}
  #nav {width:193px;text-align:left;}
  .navline { float:left;width:193px; height:1px;}
/*==================一级目录===================*/
  #nav a {width: 193px; display: block;height:28px;padding-top:12px;}
  #nav li {	float:left;}	/*float：left,本不应该设置，但由于在Firefox不能正常显示,继承Nav的width,限制宽度，li自动向下延伸*/
  #nav li a:hover{background:#303030;}/*一级目录onMouseOver显示的背景色*/
  #nav a:link  {color:#666; text-decoration:none;}
  #nav a:visited  {color:#666;text-decoration:none;}
  #nav a:hover  {color:#FFF;text-decoration:none;font-weight:bold;}
/*==================二级目录===================*/
  #nav li ul {text-align:left;}
  #nav li ul li{ }/*二级目录的背景色*/
  #nav li ul a{width:160px;line-height:25px; height:25px; padding:0 0 0 33px; font-weight:bold;}/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
/*下面是二级目录的链接样式*/
  #nav li ul a:link  {color:#ccc; text-decoration:none;}
  #nav li ul a:visited  {color:#ccc;text-decoration:none;}
  #nav li ul a:hover {color:#F3F3F3;text-decoration:none;background:none;}/* 二级onmouseover的字体颜色、背景色*/
/*==============================*/
  #nav li:hover ul {left: auto;}
  #nav li.sfhover ul {left: auto;}
  #content {clear: left;}
  #nav ul.collapsed {display: none;}















 #right {float:left; width:810px; background:#9E2F2C url(images/r_backg.jpg) repeat-x;}
   #subnav { width:620px;margin:27px 0 10px 40px;}
   .content { width:610px;margin:0px 0 0 40px;}

   #slideshow {list-style:none; color:#fff}
   #slideshow span {display:none}
   #wrapper {width:580px; margin:10px auto; display:none}
   #wrapper * {margin:0; padding:0}
   #fullsize {position:relative; width:580px; height:375px; padding:2px; border:1px solid #ccc; background:#000}
   #information {position:absolute; bottom:0; width:580px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
   #information h3 {padding:4px 8px 3px; font-size:14px}
   #information p {padding:0 8px 8px}
   #image {width:572px}
   #image img {position:absolute; z-index:25; width:auto}
   .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
   #imgprev {left:0; background:url(images/left.gif) left center no-repeat}
   #imgnext {right:0; background:url(images/right.gif) right center no-repeat}
   #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
   .linkhover {background:url(images/link.gif) center center no-repeat}
   #thumbnails {margin-top:15px;}
   #slideleft {float:left; width:20px; height:90px; background:url(images/scroll-left.gif) center center no-repeat; cursor: pointer;}
   #slideleft:hover {}
   #slideright {float:right; width:20px; height:90px; background:url(images/scroll-right.gif) center center no-repeat; cursor:pointer;}
   #slideright:hover {}
   #slidearea {float:left; position:relative; width:535px; margin-left:5px; height:91px; overflow:hidden}
   #slider {position:absolute; left:0; height:90px}
   #slider img {cursor:pointer; border:1px solid #666; padding:2px}








#footer { float:left;width:100%; background:url(images/footer.jpg) repeat-x; height:102px;}
#footer p { float:left; width:408px; height:38px; background:url(images/foot.jpg) no-repeat; margin-top:38px;}
