.head {
	font-size: 10px;
	line-height: 180%;
	color: #333333;
	background-image: url(../img/back_head.gif);
	background-repeat: repeat-x;
}
.body_back {
	background-image: url(../img/back_body.gif);
	background-repeat: repeat-x;
	background-color: #B8C7E6;
}
.body {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
.foot {
	background-image: url(../img/back_foot.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
}
.navi {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	background-color: #5760AA;
}
.txt9 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-top: 5px;
}
.txt12_red {
	font-size: 12px;
	line-height: 180%;
	color: #CC0000;
	text-align: left;
}
.table_spec {
	background-color: #EFF6FA;
	border: 1px solid #999999;
}
.txt14_bold {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #333333;
}
.outline {	font-size: 12px;
	line-height: 180%;
	color: #333333;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.txt11_outline {	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	background-color: #BAD8E7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: normal;
}

