body {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:13px;
	background-image:url(../images/body_bj.jpg);
	background-repeat:repeat-y;
	color:#333;
}

a.xdh:active,a.xdh:link,a.xdh:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
a.xdh:hover{
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}
a:active,a:link,a:visited{
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-size: 13px;
}
a:hover{
	font-weight: normal;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}
.dh_fs{
	background-color: #9BC8F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #86AEEC;
	border-bottom-color: #86AEEC;
}
.sss{
	width:246px;
	margin-top:0px;
	border:0;
	text-align: left;
	height:210px;
    }
    .sss ul {
   list-style-position: inside;
   list-style-type:disc;
   list-style-image:url(../images/hd_bt.gif);
   margin-top:0px;
   height:25px;
   }
    .sss ul li{
	margin:0px;
    padding:3px;
    }
.ss{
	width:220px;
	margin-top:0px;
	border:0;
	text-align: left;
    }
    .ss ul {
   list-style-position: inside;
   list-style-type:disc;
   list-style-image:url(../images/hd_bt.gif);
   margin-top:0px;
   margin-left:5px;
   height:25px;
   }
    .ss ul li{
	margin:0px;
    padding:3px;
    }	
.dtz{
	background-color: #EBF2FC;
	border: 1px solid #C6E6FD;
    }
.hsrq{
color:#8B8B8B;
}
.tpcz{
	background-color: #f7f7f7;
	border: 1px solid #ebebeb;
    }
.bs14b{
	 font-size:14px;
	 font-weight:bold; 
	 color:#FFF;
    }
.dhx{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A9A9;		
}

/*menu²¿·Ö*/
*{
  margin:0;
  padding:0;
  border:0;
}
#menu{
  margin:0;
  position:relative;
  width:955px!important;
  left:5px;
}
#menu ul{
  list-style:none;
}
#menu li {
  float:left;
  position:relative;
}   
#menu ul ul {
  visibility:hidden;
  position:absolute;
  left:0px;
  top:28px; 
}
#menu table{
  position:absolute;
  left:0;
  top:0;
}
#menu ul li:hover ul,#menu ul a:hover ul{
  visibility:visible;
}
#menu a{
  display:block;
  text-align:center;
  text-decoration:none;
  width:105px;
  height:28px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  line-height:28px;
}
#menu a:hover{
  color:#2272B3;
  background:#95C5F0;
}
#menu ul ul li {
  clear:both;
  text-align:left;
}
#menu ul ul li a{
  display:block;
  width:105px;
  height:28px;
  background:#95C5F0;
  font-size:12px;
  font-weight:bold;
  color:#fff;
}
#menu ul ul li a:hover{
  background:#dfc184;
  color:#2272B3;
}
.bk {
	border: 1px dashed #CCCCCC;
}
.bk2 {
	border: 1px solid #CCCCCC;
}

