div#header {
	width:750px;
	height:80px;
	margin:10px 0 0 125px;
	_margin:10px 0 0 65px;
	text-align:left;
	float:left;
}

div#top {
	width:400px;
	margin:0 0 0 110px;
	_margin:0 0 0 55px;
	float:left;
}

div#title {
	width:400px;
	float:left;
}

div#info {
	width:400px;
	float:left;
}

div#topics {
	width:350px;
	margin:0 0 0 20px;
	float:left;
}

#topics h2 {
	width:345px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat;
	font-size:10pt;
	color:#444400;
	text-align:left;
	float:left;
}

#topics p {
	width:350px;
	margin:0 0 10px 0;
	text-align:left;
	float:left;
}

#topics a {
	color:#444400;
	text-decoration:none;
}

#topics a:hover, #topics a:active {
	color:#669900;
}

#topics a.more {
	color:#CCCC33;
}

div#ziyunet {
	width:100%;
	margin:50px 0 0 0;
	text-align:center;
	float:left;
}

