ul,li{
	margin: 0px;
	padding: 0px;
}
.div01{
	width: 993px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009DA5;
	border-right-color: #009DA5;
	border-bottom-color: #009DA5;
	border-left-color: #009DA5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	overflow: hidden;
	background-color: #F8FCFC;
}

.div02 {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #404040;
	width: 993px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 36px;
	background-image: url(http://www.daoyao.com/images/front/sitemap_001.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
}
.div02 a:link{
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	letter-spacing: 1px;
}
.div02 a:visited{
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.div02 a:hover{
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	letter-spacing: 1px;
}

.ul01 {
	width: 993px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
.ul01 li {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.ul01 li a:link{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.ul01 li a:visited{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.ul01 li a:hover{
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	letter-spacing: 1px;
}

