h1 {
	color: #333;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 24px;
	background-color: #eee;
	background-image: url(../lay_img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-align: left;
	width: 295px;
	height: 24px;
	clear: both;
	margin-top: 0;
	padding-left: 25px;
	border-bottom: 1px solid #676767; }
h2 {
	color: #333;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 3px; }
h3 { color: #004c4a; font-size: 14px; font-family: Arial, Sans-Serif; line-height: 24px; background-image: url(../lay_img/icon.gif); background-repeat: no-repeat; background-position: 0 2px; text-align: left; margin-top: 0; padding-left: 25px; width: 905px; height: 24px; clear: both; border-bottom: 1px solid #333; }
p {
	color: #666;
	font-size: 11px;
	font-family: arial, sans-serif;
	line-height: 14px;
	text-align: justify;
	margin-top: 3px;
	margin-left: 3px; }
ul { margin-left: 0; padding-left: 15px; list-style-image: url(../img/point.gif); }
hr { color: #fff; background-color: #fff; clear: both; margin-top: 20px; border-top: 1px solid #fff; border-bottom: 1px solid #999; }
a { color: #444; text-decoration: none; }
a:hover { color: #666; }
