#zhihui {
	BACKGROUND-POSITION: 0px -150px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 1px	
}

#zhihui SPAN {
	BACKGROUND-POSITION: 100% -150px; MARGIN-BOTTOM: -1px; PADDING-BOTTOM: 5px
}

#content0{

}

.linklist ul {
	flow: left;
}
.linklist ul li
{
	line-height: 2em;	
	list-style: disc url(../images/arrow.gif);
	margin-left: 1em;
	padding: 0;
}
/* horizontal position of each column */

.linklist ul li.column1 { margin-left: 3em; }
.linklist ul li.column2 { margin-left: 20em; }
.linklist ul li.column3 { margin-left: 37em; }

/* Bring the first item of each column 
back up to the level of item 1.
Vertical return = items * height.
Here, 5 items * 1.2em line-height = 6em */

#link1 ul li.reset
{
  margin-top: -6.2em;
}

#link2 ul li.reset
{
  margin-top: -16.0em;
}

#link3 ul li.reset
{
  margin-top: -18.2em;
}

#link4 ul li.reset
{
  margin-top: -6em;
}

/* anchor styling */
.linklist ul li a
{
  display: block;
  width: 12em;
  text-decoration: none;
	padding-left: 0.5em;
}


#wrapperw {
	border:1px solid #ccc;
}

.linklist{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: left;
}

.linklist h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
}