﻿@charset "utf-8";

.SideNavi {
 padding: 0px;
	margin: 0px;
}
.SideNaviCon ul {
 padding: 0px;
	margin: 0px 0px 10px 0px;
}
.SideNaviCon li {
 list-style-type: none;
 padding: 0px;
}
.SideNaviCon li img{
 margin: 0px 0px 5px 0px;
}
.LinkCatTitle {
 width: 690px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0088E1;
}
.LinkCatTitle h2{
 margin: 0px;
	padding: 0px;
}
.SitemapCon {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 690px;
}
.SiteMapHome {
	background-color: #D9E6FF;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #6699FF;
	text-indent: 7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6699FF;
	padding: 0px;
	margin: 0px;
}
.SitemapCon table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 100%;
}
.SitemapCon td {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6699FF;
}
.SitemapCon .SiteMapCat {
	background-image: url('../../module/images/common/arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-indent: 20px;
	color: #6699FF;
	font-weight: bold;
	width: 250px;
	vertical-align: top;
}
.SiteMapCat a,.SiteMapCat a:hover,.SiteMapCat a:active,.SiteMapCat a:visited {
	color: #6699FF;
	font-weight: bold;
}
.SitemapCon .SiteMapPage {
	width: 430px;
	background-color: #EAEAEA;
}
.SitemapCon .SiteMapPage ul,.SitemapCon .SiteMapPage li {
	width: 440px;
	padding: 0px;
	margin: 0px;
}
.SitemapCon .SiteMapPage li {
	list-style-type: none;
	height: 24px;
	line-height: 24px;
	background-image: url('../../module/images/common/arrow_gray.gif');
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-indent: 30px;
	padding-left: 5px;
}
