@charset "utf-8";
/* CSS Document */
body {
	background-color: #cacddc;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

a {
	color: #009;
	text-decoration: underline;
}
a:hover {
	color: #003;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
}
h1 strong {
	color: #8D0505;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 24px;
}
h2 strong {
	color: #8a0405;
}

.top-txt {
	background-image: url(images/bg-top-text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	font-size: 27px;
}
.cont {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bo-r {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}
.bo1-t {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/bo1-t.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
	padding-left: 10px;
}
.bo1-cont {
	background-color: #eae2e2;
	background-image: url(images/bo1-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bo2-cont {
	background-color: #eae2e2;
	background-image: url(images/bo1-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.b-top1 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #850304;
}

.bt-menu {
	color: #D3CFCE;
	background-color: #7E8CB3;
}
.bt-menu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bt-menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.top-mn {
	color: #999;
}
.top-mn a {
	color: #001044;
	text-decoration: underline;
}
.top-mn a:hover {
	color: #850305;
	text-decoration: underline;
}
