#land_use_header {
	width: 600px;
	height: 75px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
#tax_contents {
	width: 600px;
	height: 280px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
#tax_contents h1 {
	margin: 0;
	padding: 0;
}
#whatis_header h1 {
	display: block;
	height: 28px;
	margin: 0;
	position: relative;
	top: 23px;
	left: 16px;
	text-align: left;
}
#land_use_header h1 {
	display: block;
	margin: 0;
	padding: 0;
}
ul.contents_list {
	width: 520px;
	margin: 0 auto 0px;
	padding: 0 0 30px 0;
	clear: both;
	list-style: none;
	text-align: left;
	font-size: 1.15em;
	overflow:hidden;
}
ul.contents_list li {
	display: inline;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 260px;
	background-image:url("../images/tax_contents_list_icon.gif");
	background-repeat:no-repeat;
	background-position:center left;
}
ul.contents_list li a {
	margin: 2px 0 0 0;
	padding: 0 0 0 18px;
}
#tax_knowledge_left {
	display: block;
	float: left;
	margin: 8px 0 0 0;
	width: 115px;
}

#land_use_article_top {
	display: block;
	width: 565px;
	height: 54px;
	border-top: solid 3px #FFD800;
	background-color: #FFF4AE;
	background-image: url("../../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
	margin: 0px auto;
	position: relative;
	top: 28px;
	left: 0px;
}
#land_use_article_top h2 {
	display: block;
	height: 28px;
	margin: 16px 0 0 12px;
	font-size: 1.55em;
	color: #332B00;
}

#land_use_article_contents {
	display: block;
	width: 565px;
	margin: 0px auto;
	text-align: center;
	padding: 0;
	position: relative;
	top: 35px;
}
#land_use_article_summary {
	display: block;
	text-align: left;
	margin: 0;
	padding-bottom: 45px;
}

.land_use_article_header {
	display: block;
	clear: both;
	margin: 15px 0 10px 0;
	padding: 0;
	height: 25px;
	background-image: url("../images/land_use_article_header_bg.gif");
	background-repeat: repeat-y;
	text-align: left;
}
.land_use_article_header h3 {
	display: block;
	clear: both;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	font-size: 1.3em;
	color: #332B00;
	text-align: left;
}
