@charset "utf-8";

 
        #scroll_box {
	height: 200px;
	width: 670px;
	left: 403px;
	top: 250px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100px 0px;
	overflow: auto;
	font-size: 14px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: thin inset #000000;
	padding-left: 5px;
	    }
.header {
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	color: #8199C0;
}

.icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt {
	font-size: 16px;
}
