.sub{
	display: block;
	height: auto;
	background: transparent;
	border-width: 0;
	
	float: left;
	width: 30%;
}
.hsub{
	display: none;
}
#content{
	border-top: 1px solid #999;
	clear: both;
}
