@charset "utf-8";

.top_info_bg {
	background-image: url(../images/top_info_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
th{
	color:#444444;
	text-align: left;
}
.right_table_bg{
	background-image: url(../../images/table_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12;
}
.title {
	font-weight: bold;
	color: #31348F;
}

h4.sitemap {
	color: #FF000000;
	margin-top: 10px;
}

ul.sitemap1 {
	margin-left: 10px;
	margin-bottom: 20px;
}
ul.sitemap2,ul.sitemap3 {
	margin-left: 10px;
}
ul.sitemap1 li,ul.sitemap2 li,ul.sitemap3 li {
	margin-bottom: 3px;
}
td.topics{
	line-height: 2.0;
}
.topics ul{
	margin-left:10px;
}
.topics li{
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(../images/icon_1.gif);
	padding-bottom: 7px;
}

