body {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	color: #4B4848;
	font-family: "宋体";
	background-image: url(wtu_1.gif);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}

a{
	COLOR: #4B4848;
	text-decoration: none;
}

A:hover {
	COLOR: #26608E}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
.clear {
	CLEAR: both; OVERFLOW: hidden; HEIGHT: 0px
}

h1 {
  font-size: 100%;
  font-weight:normal;
  display : inline;
  }
h2 {
  font-size: 100%;
  font-weight:normal;
  display : inline;
  }
h3 {
  font-size: 100%;
  font-weight:normal;
  display : inline;
	}
h4 {
  font-size: 100%;
  font-weight:normal;
  display : inline;
	}


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	list-style:none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}