hr {
	border: 1px dotted #666666;
	height: 1px;
}

.font-9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}

.font-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}
.font-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}
.font-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}
.font-13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}
.font-15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}
.font-19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 150%;
	text-decoration: none;
	word-break: break-all;
}

.main-topic {
	color: #FF7E00;
	font-weight: bold;
}

.inputs {
	BORDER-RIGHT: #808080 0px solid;
	BORDER-TOP: #808080 0px solid;
	BORDER-LEFT: #808080 0px solid;
	BORDER-BOTTOM: #808080 1px solid;
	COLOR: #333333;
	font-size: 12px;
	background: #efefe7;
}
.inputs-manage {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	COLOR: #FF0000;
	font-size: 12px;
}

.manage {
	color: #FF0000;
	text-decoration: underline;
}
.chapter {
	width: 100%;
	border: 1px solid #B3CCE6;
	background-color: #EBF2F8;
}
.desc {
	width: 100%;
	border: 1px solid #666666;
	background-color: #FFFFEC;
}
.img-border {
	border: 1px solid #000000;
}

.ch {
	background-color: #F5F8FB;
	border: 1px solid #B7CFE7;
}

a.font-size:link, a.font-size:visited  {
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
a.font-size:hover {
	color: #FFFFFF;
	background-color: #6698CC;
	padding: 3px;
	text-decoration: none;
}

head1-r {
	font-size: 14px;
	padding-left: 3px;
	border-left: 10px solid #ff3300;
	border-bottom: 1px solid #ff3300;
}
head2-l {
	padding: 3px;
	text-align: center;
	font: 12px Arial,sans-serif;
	letter-spacing: 3px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
head2-d {
	padding: 3px;
	text-align: center;
	font: 12px Arial,sans-serif;
	letter-spacing: 3px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}