@charset "utf-8";

.history {
	padding-right: 10px;
}

.dotline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

.title {
	padding: 5px 5px 5px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	font-weight: bold;
	width: auto;
}

.headline {
	padding: 5px 5px 5px 10px;
	width: auto;
	border: none;
}
.dotline2 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-left-color: #999999;
}

.title2 {
	padding: 10px 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006ACA;
	border-right-color: #006ACA;
	border-bottom-color: #006ACA;
	border-left-color: #006ACA;
	width: 400px;
}

.title3 {
	padding: 5px 5px 5px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BCFFF;
	border-right-color: #9BCFFF;
	border-bottom-color: #9BCFFF;
	border-left-color: #9BCFFF;
	width: auto;
}

.dotline3 {
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-color: #999999;
}

.title4 {
	padding: 5px 5px 5px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	font-weight: bold;
	width: 300px;
}