<style type="text/css">
<!--

/* HTML tags */
body {
	color: #606060;
	background-color: #fffff;
	margin: auto;
	font-size: 14px;
}

td {
	text-align: center;
}

form {
	margin: 0px;
}

/* Divs */
#containor {
	text-align: center;
	width: 100%;
}

#header {
	width: 760px;
}

#menu {
	width: 760px;
	border-bottom: solid 1px #b1c3d9;
}

#main {
	clear: both;
	width: 760px;
}

#sidebar {
	width: 148px;
	float: left;
}

#login {
	margin-top: 10px;
	text-align: center;
	border: solid 1px #b1c3d9 ;
	display: none;
}

#newname {
	margin-top: 10px;
	text-align: center;
	border: solid 1px #b1c3d9 ;
}

#content {
	width: 598px;
	float: left;
	margin-left: 10px;
}

#professional, #jiandanwuxing, #xuanzi, #zuming, #xingmingshuli, #xingmingwuxing, #ziyijieshi {
	margin-top: 10px;
	text-align: left;
	border: solid 1px #b1c3d9 ;
	clear: both;
}

#ad_1 {
	margin-top: 10px;
	text-align: center;
	border: solid 1px #b1c3d9 ;
	clear: both;
}

#ad_2 {
	margin-top: 10px;
	text-align: center;
	border: solid 1px #b1c3d9 ;
	clear: both;
}

#shengchen {
	float: left;
	width: 293px;
	height: 120px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	border: solid 1px #b1c3d9 ;
}

#sizhu {
	float: left;
	width: 293px;
	height: 120px;
	margin: 10px 0px 0px 8px;
	text-align: left;
	border: solid 1px #b1c3d9 ;
}

#footer {
	width: 760px;
	border-top: solid 1px #b1c3d9;
	margin-top: 10px;
	padding-top: 20px;
	text-align: center;
}

/* 特定 DIV 下的 HTML tags */

#menu ul {
	list-style: none;
	clear: both;
}

#menu li {
	float: left;
	width: 120px;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	font-size: 18px;
	font-family: '微软雅黑', '黑体';
}

#zuming ul {
	list-style: none;
	display: block;
	clear: both;
}

#zuming li {
	float: left;
	width: 80px;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}


/* 公用样式 */
.titlebar {
	text-align: left;
	padding: 3px 5px 3px 5px;
	background-color: #b1c3d9;
	color: #ffffff;
	font-size: 16px;
}

.contentbox {
	margin: 5px;
}

.menuon {
	background-color: #b1c3d9;
	color: #ffffff;
	border-top: solid #666666 1px;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
}

.menuhover {
	color: #000000;
	text-decoration: underline;
	background-color: #d1e3f9;
	cursor: hand;
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;
}

.menuoff {
	color: #000000;
	background-color: #c1d3e9;
	border-top: solid #aaaaaa 1px;
	border-right: solid #aaaaaa 1px;
	border-left: solid #aaaaaa 1px;
}

-->
</style>
