@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
img {
	display:none;
}
p {
	margin-bottom:10px;
}
#breadcrumbs {
	margin-bottom:15px;
}
.maintitle {
	font-weight:bold;
}
.maindesc {
	margin-bottom:15px;
}
.subtitle {
	font-weight:bold;
}
.title {
	font-weight:bold;
	margin-bottom:15px;
}
.mainitem {
	margin-bottom:15px;
}
.subitem {
	margin-bottom:15px;
}
.itemtitle {
	font-weight:bold;
}
.itemdesc {
	margin-bottom:15px;
}
.subdesc {
	margin-bottom:15px;
}
.ankermenu ul {
	list-style:none;
	list-style-type:none;
}
.itemtitle2 {
	font-weight:bold;
	margin-bottom:15px;
}
.itemdesc {
	margin-bottom:15px;
}