#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 {
	display: block;
	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;
}
.tax_contents_list {
	display: block;
	clear: both;
	position: relative;
	top: -4px;
	width: 598px;
	height: 165px;
	text-align: left;
	font-size: 1.15em;
}
.tax_left {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 250px;
	position: relative;
	top: 16px;
	left: 35px;
}
.tax_left span {
	display: block;
	text-align: left;
	background-image: url("../images/tax_contents_list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
	height: 25px;
}
.tax_right {
	list-style: none;
	margin: 16px 0 0 50px;
	padding: 0;
	display: block;
	float: left;
	width: 250px;
}
.tax_right span {
	display: block;
	text-align: left;
	background-image: url("../images/tax_contents_list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
	height: 25px;
}
.tax_right a, .tax_left a {
	display: block;
	padding: 4px 0 0 20px;
}

#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;
}



