/* CSS Document */
body {font-family:Verdana,宋体;font-size: 12px;background-color:#FFFFFF;margin: 0px; text-align:center; color:#000000;}
table td {font-family:Verdana,宋体;font-size: 12px;}
ul li {list-style: none;}
a {text-decoration: none;color:#000000;}
a:hover {color:#FF0000;text-decoration: none;}
a.gray {text-decoration: none;color: #ffffff; font-size:14px; font-weight:bold; font-family:"方正舒体";}
a.gray:hover {color:#FF0000; text-decoration: none;}
a.more {text-decoration: none;color: #ffffff; font-size:12px;}
a.more:hover {color:#FF0000; text-decoration: none;}
a.new {text-decoration: none;color:#333333;}
a.new:hover {color:#06F;text-decoration: none;}
#series { position:absolute;}
#series a{
font-size:12px;
color:#093862;
}
#series a:hover{
color:#FF0000;
}

#header #menu a{
font-family:"方正舒体";
font-size:14px;
color:#000000;
font-weight:bold;
}
#header #menu a:hover{
color:#FF0000;
}
#header #Emenu a{
font-size:13px;
color:#000000;
font-weight:bold;
}
#header #Emenu a:hover{
color:#FF0000;
}
#font8{
font-family:"Times New Roman", Times, serif;
font-size:9px;
font-weight:normal;
color:#7B7B7B;}

#div1
{    width:170px;
     position:absolute;
	 padding-right:30px;
/*---这里定义层不随表格透明而透明
这样就可以使表格透明的时候表格里的
内容和图片不跟着透明了---*/

}
#snake{
  /* background-color:#579FB8;*/
  background-color:#70A5CD;
  filter:alpha(opacity=85,style=0); /*IE*/
  -moz-opacity:0.6; /*MOZ , FF*/
  opacity:0.6;/*CSS3, FF1.5*/
   width:170;
/*	height:400;*/

}
#snake a{
font-family:"方正舒体";
font-size:12px;
color:#2D546E;
font-weight:bold;
}
#snake a:hover{
color:#FF0000;
}