@charset "utf-8";

#sitemap-top {
	margin-bottom: 32px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sitemap-basic {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sitemap-general {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sitemap-doctor {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sitemap h4 {
	margin-bottom: 12px;
	font-size: 120%;
}
#sitemap-basic h4 {
	color:#3B77FF;
}
#sitemap-general h4 {
	color:#2FC009;
}
#sitemap-doctor h4 {
	color:#E88900;
}
#sitemap h5 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	padding-left: 22px;
	background-image: url(../information/images/category.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: #3366CC;
}
#sitemap h6 {
	margin-bottom: 0px;
	font-size: 105%;
	background-image: url(../information/images/connecter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	margin-left: 36px;
	line-height: 1em;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#sitemap h6.end {
	background-image: url(../information/images/connecter.gif);
	background-repeat: no-repeat;
	background-position: 0px -480px;
}
#sitemap h6.end-nosub {
	background-image: url(../information/images/connecter.gif);
	background-repeat: no-repeat;
	background-position: 0px -480px;
	margin-bottom: 24px;
}
#sitemap ul {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 42px;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 12px;
	font-size: 95%;
	line-height: 1.4em;
	background-image: url(../information/images/connecter.gif);
	background-repeat: no-repeat;
	background-position: 16px -20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sitemap ul.end-sub {
	padding-bottom: 18px;
	background-image: none;
}
#sitemap ul.direct {
	padding-bottom: 18px;
	background-image: url(../information/images/connecter.gif);
	background-repeat: no-repeat;
	background-position: 16px -774px;
}
#sitemap li {
	float: left;
	width: 225px;
	margin-right: 12px;
	margin-left: 12px;
}
#sitemap p {
	border: 1px solid #FFCC66;
	background-color: #FEFFF0;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
