.hg {
	font-size: 12px;
	line-height: 22px;
}
.hg h3 {
	font-size: 13px;
	margin: 0px;
	padding:0;
}

.hgtitle{
	font-size: 14px;
	border-bottom: 1px solid #FF6600;
	width:500px;
}
.hgtop{
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	width:380px;
	padding:3px 0 3px 12px;
}
.hgtopbox{
	padding-left:24px;
}
.hgtopbox a:link { color: #0000bb; text-decoration: none;}
.hgtopbox a:visited { color: #0099FF; text-decoration: none; }
.hgtopbox a:hover { color: #FF0000; text-decoration: none;}

.hgsbox{
	border: 1px solid #FF9900;
	width:480px;
	padding-left:4px;
	text-align:left;
}
.hgssubbox{
	padding-left:12px;
}

