.txt01 {
	font-size: 11pt;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.txt03 {
	font-size: 11pt;
	line-height: 1.5em;
	color: #333;
	padding: 3px;
}

.txt02 {
	font-size: 11pt;
	color: #00F;
	text-align: center;
}
.box {
	border: 1px solid #666;
}
.whiteback {
	background-color: #FFF;
}
.cloudback {
	background-image: url(../top/cloud.gif);
}
.bluebar {
	background-color: #7FCAF1;
	height: 53px;
	width: 515px;
}
.bluebar_l {
	background-color: #7FCAF1;
	height: 53px;
	width: 300px;
	font-size: 17pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.bluebar_r {
	background-color: #7FCAF1;
	height: 53px;
	width: 215px;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.topics {
	font-size: 11pt;
	line-height: 1.5em;
	color: #333;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.bn_title {
	color: #FFF;
	background-color: #630;
	font-weight: bold;
	padding: 5px;
}
.bn_txt {
	line-height: 2em;
	font-size: 11pt;
}
.bn_box {
	border: 1px solid #630;
}
