@charset "utf-8";
/* CSS Document */

#content {
	display: block;
	width: 100%;
	height: inherit;
}
#content th {
	display: none;
	font-size: 0px;
}
#noRight {
	display: block;
	float:left;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}

#noRight img{
	border: 0;
}
