/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.bs {
	font-weight: bold;
	color: #FFFFFF;
}
.bs1 {
	color: #FFFFFF;
}
.foot_bk {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B33B3B;
	border-right-color: #B33B3B;
	border-bottom-color: #B33B3B;
	border-left-color: #B33B3B;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.a1:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.a1:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00FF00;
}
.a1:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


.bk_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.bk_02 {
	border: 1px solid #999999;
}
.bk_03 {
	border: 1px solid #CCCCCC;
}
.font_14_ls {
	font-size: 14px;
	font-weight: bold;
	color: #063A86;
}
.font_15_ls {
	font-size: 12px;
	font-weight: bold;
	color: #063A86;
}
.font_14 {
	font-size: 14px;
	font-weight: bold;
}

