#box {
	width: 525px;
}
#box .show_on {
	background-image: url(gn_03b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#box ul {
	overflow: hidden;
	list-style-type: none;
}
#box li {
	float: left;
	height: 209px;
	width: 33%;
}
* {
	margin: 0px;
	padding: 0px;
}
#box .content {
	height: 45px;
	width: 521px;
	background-image: url(gn_03_04.jpg);
	text-indent: 6em;
	line-height: 45px;
	background-repeat: no-repeat;
}
#box .content_off {
	display: none;
}

