@charset "utf-8";
/* CSS Document */

#text_panel {
	background-color: #FFFFCC;
	height: 480px;
	width: 870px;
	left: 0px;
	top: 160px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: normal;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0A19FA;
}
#text_panel img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	margin: 10px;
	text-align: left;
	padding: 5px;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0714FF;
}
