.outline {
	background-image: url(../../common/images/submenu_border02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 610px;
}
.outline h2 {
	margin-bottom: 10px;
}
.outline table {
	width: 610px;
}
.outline th {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	width: 100px;
}
.border_dot {
	background-image: url(images/border_dot.gif);
	background-repeat: repeat-x;
}
.outline ul {
	margin: 0px;
	padding: 0px;
}
.outline li {
	margin: 0px;
	list-style-type: none;
}
.outline strong {
	color: #000066;
	font-weight: normal;
}
.outline dl {
	margin: 0px;
}
.outline dt {
	float: left;
	width: 220px;
}
.history {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 610px;
	margin-left: 20px;
}
.history h2 {
	margin-bottom: 10px;
}
.history table {
	width: 600px;
	margin-left: 5px;
}
.history th {
	font-weight: normal;
	text-align: left;
	width: 110px;
	background-image: url(images/border_dot.gif);
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	padding-left: 3px;
	vertical-align: top;
}
.border_dot {
	background-image: url(images/border_dot.gif);
	background-repeat: repeat-x;
}
.history ul {
	margin: 0px;
	padding: 0px;
}
.history li {
	margin: 0px;
	list-style-type: none;
}
.history strong {
	color: #000066;
	font-weight: normal;
}
.history dl {
	margin: 0px;
}
.history dt {
	float: left;
	width: 140px;
}
.history td {
	background-image: url(images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
