@charset "utf-8";
/* CSS Document */

.scroll-box {
	display: block;
	overflow-y: scroll;
	height: 180px;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #cccccc;
}

.txt-ind1 {
	text-indent: 1em !important;
}

ul.list_dot_red li {
	padding-left: 1em;
	text-indent: -1em;
}

.txt_red.normal,
.txt_red.normal li,
.txt_red.normal dd {
	font-weight: normal !important;
}

ol.list_bracketedNum {
	padding-left: 0;
}
ol.list_bracketedNum li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

li .border_rounded {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

