td {
	font-size: 12px;
}


.top01 {
	background: url(back01.jpg)  no-repeat;
}
.bt01 {
	font-weight: bold;
	color: #333333;
	background-image: url(bt.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 200%;
	padding-top: 1px;
}
.center {
	background-image: url(back03.jpg);
	background-repeat: repeat-y;
}
.nr {
	line-height: 175%;
}
.right {
	background-image: url(right02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-image: url(left02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
A:link {
	color: #333333;
    text-decoration:none;
}
A:visited {
	color: #333333;
    text-decoration:none;
}
A:hover {
	color: #000000;
	text-decoration:underline;
}
.nr02 {
	font-size: 13px;
	color: #333333;
	text-indent: 26px;
	line-height: 145%;
}
.nr01 {
	background-image: url(back03.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.left02 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #585858;
	height: 25px;
	padding-top: 3px;
	line-height: 140%;
}

.left01 {
	background: url(left05.jpg) no-repeat;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6A6A6;
	border-bottom-color: #585858;
	height: 25px;
	font-weight: bold;
}
.ml {
	font-size: 13px;
	line-height: 180%;
}
