.bread-crumb {
	font-size: 80%;
	border-left: 3px solid #007df0;
	padding: 0px;
	text-indent: -5px;
	margin: 15px 10px;
}
.bread-crumb a {
	text-decoration: none;
	padding: 0px 10px;
}

h2 {
	font-size: 120%;
	padding: 12px 20px;
	background-image: url(../img/shared/h2_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	margin: 5px 0px 20px;
	color: #ffffff;
	height: 40px;
	overflow: hidden;
}

#at h2 {
	font-size: 120%;
	padding: 12px 20px;
	background-image: url(../img/shared/h2_atbg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	margin: 5px 0px 20px;
	color: #ffffff;
	height: 40px;
	overflow: hidden;
}

.base p {
	line-height: 150%;
	margin: 1em 10px 1em 20px;
}

h3 {
	font-size: 100%;
	padding: 7px 7px;
	margin: 30px 0px 15px 13px;
	height: 28px;
	overflow: hidden;
	background-image: url(../img/submenu/h3_bg.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}

#at h3 {
	font-size: 100%;
	padding: 7px 7px;
	margin: 30px 0px 15px 13px;
	height: 28px;
	overflow: hidden;
	background-image: url(../img/at_submenu/h3_bg.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}

.base hr {
	border-bottom: 1px solid #ffffff;
	margin-left: 13px;
}
.base p.page-navi {
	margin: 1em 0px 0em 13px;
	text-align: right;
	border-top: 1px solid #bfbfbf;
	padding-top: 5px;
}
.page-navi a {
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	font-size: 80%;
}
a.home {
	padding-left: 11px;
	background-image: url(../img/shared/back_home.gif);
}
a.top {
	padding-left: 9px;
	background-image: url(../img/shared/back_top.gif);
}
a.back {
	padding-left: 9px;
	background-image: url(../img/shared/back_back.gif);
}


.list li {
	margin-left: 1em;
	line-height: 150%;
	list-style-type: disc;
}

.listCircle li {
	margin-left: 2em;
	line-height: 150%;
	list-style-type: circle;
}

.listNumber li {
	margin-left: -2em;
	line-height: 150%;
}

.number li {
	margin-left: 2em;
	line-height: 150%;
}

.clist li {
	margin-left: 0em;
	line-height: 150%;
	list-style-type: disc;
}

.dlink {
	padding-left: 1em;
}
