BODY {
	SCROLLBAR-ARROW-COLOR: #ffffff; /*上下按钮上三角箭头的颜色、*/
	SCROLLBAR-DARKSHADOW-COLOR: #c1c1c1; /*立体滚动条强阴影的颜色*/
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; /*滚动条空白部分的颜色*/
	SCROLLBAR-SHADOW-COLOR: #d2d2d2; /*立体滚动条阴影的颜色*/
	SCROLLBAR-TRACK-COLOR: #f0f4f5; /*设置或检索滚动条的拖动区域(TrackBar)颜色*/
	SCROLLBAR-3DLIGHT-COLOR: #c1c1c1; /*立体滚动条亮边的颜色（设置滚动条的颜色）*/
	MARGIN: 0px;  FONT-FAMILY: Tahoma, "宋体"; HEIGHT: auto;  FONT-SIZE: 12px;
	/*text-align:center/*firefox下网页内容居中*/
}
div{margin:auto;}firefox下网页内容居中*/ 
table{margin:auto;}/*firefox下网页内容居中*/
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #3366CC;
	}
.title {
    color: #3366CC;
    font-weight:bold;
}
.title a{
    color: #3366CC;
    font-weight:bold;
}
#top_counters{/*位置调整*/
	width:180px;
	height:56px;
	float:right;
	/*position:fixed;固定定位*/
	top:20px;
}
#top_weather{
	width:230px;
	height:20px;
	float:right;
	margin-top:60px;
	margin-right:-186px;
}
#tabs {

	  float:left;
      width:100%;
      font-size:93%;
	  border-bottom:1px solid #2763A5;
      line-height:20px;
      }
#tabs ul {      
      font-size: 14px;
	  font-weight:bold;
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
#tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs a {
      float:left;
      background:url(tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabs a span {
      float:left;
      display:block;
      background:url(tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
#tabs a span {float:none;}
#tabs a:hover {
      background-position:0% -42px;
      }
#tabs a:hover span {
      background-position:100% -42px;
      }


.new {
	 border-bottom: #75BCF2 1px dashed; 
	 line-height: 24px
}


ul { padding: 0; margin: 0; } li { list-style: none; } img { border: 0; }
.play { width: 400px; height: 430px; background: #999; font: 12px Arial; }
.big_pic { width: 400px; height: 320px; overflow: hidden; border-bottom: 1px solid #ccc; background: #222; position: relative; }
.big_pic li { width: 400px; height: 320px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 0; background: url(http://www.webdm.cn/images/loading.gif) no-repeat center center; }
.mark_left { width: 200px; height: 320px; position: absolute; left: 0; top: 0; background: red; filter: alpha(opacity:0); opacity: 0; z-index:3000; }
.mark_right { width: 200px; height: 320px; position: absolute; left: 200px; top: 0; background: green; filter: alpha(opacity:0); opacity: 0; z-index:3000; }
.big_pic .prev { width: 60px; height: 60px; background: url(http://www.webdm.cn/images/20110429/btn.gif) no-repeat; position: absolute; top: 130px; left: 10px; z-index: 3001; display: none; cursor: pointer; }
.big_pic .next { width: 60px; height: 60px; background: url(http://www.webdm.cn/images/20110429/btn.gif) no-repeat 0 -60px; position: absolute; top: 130px; right: 10px; z-index: 3001; display: none;cursor: pointer; }
.big_pic .text { position: absolute; left: 10px; top: 302px; z-index: 3000; color: #ccc; }
.big_pic .length { position: absolute; right: 10px; bottom: 4px; z-index: 3000; color: #ccc; }
.big_pic .bg { width: 400px; height: 25px; background: #000; filter: alpha(opacity=60); opacity: 0.6; position: absolute; z-index: 2999; bottom: 0; left: 0; }
.small_pic { width: 380px; height: 94px; position: relative; top: 7px; left: 10px; overflow: hidden; }
.small_pic ul { height: 94px; position: absolute; top: 0; left: 0; }
.small_pic li { width: 120px; height: 94px; float: left; padding-right: 10px; background: url(http://www.webdm.cn/images/loading.gif) no-repeat center center; cursor: pointer; filter: alpha(opacity=60); opacity: 0.6; }
.small_pic img { width: 120px; height: 94px; }