@import "common.css";
@import "table.css";

a:link 					{color:#603913; text-decoration:none;}
a:visited				{color:#603913; text-decoration:none;}
a:active 				{color:#603913; text-decoration:none;}
a:hover 				{color:#70451B; text-decoration:none;}

.sitemapbox		{float:left; padding-right:15px; font-size:0px;}
.sitemapbox	h4	{}
.sitemapbox	ul	{}
.sitemapbox	ul	li	{padding:10px 0 0 10px; background:url(../images/common/icon_sitemap.gif) no-repeat 5px 12px;}

.sitemapbox02		{float:left; padding-right:15px; font-size:0px;}
.sitemapbox02	h5	{padding:10px 0 7px 10px; background:url(../images/common/icon_sitemap.gif) no-repeat 5px 12px;}
.sitemapbox02	ul	{}
.sitemapbox02	ul	li	{padding:10px 0 0 10px;}

.sitemapbox03		{float:left; font-size:0px;}
.sitemapbox03	h5	{width:120px; padding:10px 0 7px 10px; background:url(../images/common/icon_sitemap.gif) no-repeat 5px 12px;}
.sitemapbox03	ul	{}
.sitemapbox03	ul	li	{padding:10px 0 0 10px;}

.sitemapline		{clear:both; border-bottom:1px solid #eee; height:18px; width:119px;}

.sitemapline01		{padding-top:2px; border-bottom:1px solid #eee; width:124px; font-size:0px;}
.sitemapline02		{border-bottom:1px solid #eee; width:124px; font-size:0px;}
.sitemapline03		{padding-top:3px; border-bottom:1px solid #eee; width:124px; font-size:0px;}
.sitemapline04		{padding-top:2px; border-bottom:1px solid #eee; width:115px; font-size:0px;}


