@charset "UTF-8";
/* CSS Document */

/* ---------------------------------- Import CSS ---------------------------------- */
@import url(../../common/css/common.css);
@import url(../../common/css/header.css);
@import url(../../common/css/global_nav.css);
@import url(../../common/css/footer.css);

/* ---------------------------------- Sitemap Comp ---------------------------------- */
#viIndex {
	margin: 0 auto;
	text-align: left;
	width: 956px;
}

#viArea h1{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .bkNone {	background: none !important;}

#viArea {
	background: url(../img/vi_sitemap.jpg) left top no-repeat;
	left: 3px;
	top: 0;
	height: 270px;
	width: 950px;
	position: relative;
}

#main {
	width: 870px;
}



/* breadCrumbs */
#viContents .breadCrumbs {
 background: url(../img/vi_sitemap_btm.jpg) left bottom no-repeat;
	bottom: 0;
	right: 0;
	text-align: left;
	padding: 8px 0;
	width: 950px;
	position: absolute;
}

#viContents .breadCrumbs p,
#viContents .breadCrumbs p a,
#viContents .breadCrumbs p a:visited,
#viContents .breadCrumbs p a:hover {
	color: #FFFFFF;
}

#viContents .breadCrumbs p {
	margin: 0 14px;
}

#viContents .breadCrumbs p img {
	margin: 0 7px;
	vertical-align: middle;
}


/* ---------------------------------- Sitemap Uniq ---------------------------------- */
#contents .sitemapBlk {
	margin-bottom: 15px;
	width: 870px;
}

#contents .smL {
	float: left;
	margin-right: 40px;
	padding-bottom: 5px;
	width: 263px;
}

#contents .smR {
	float: right;
	padding-bottom: 5px;
	width: 263px;
}

#contents .sitemapBlk ul li {
	background: url(../../common/img/icon_link_arrow_03.gif) 2px 0.4em no-repeat;
	line-height: 130%;
	padding: 0 0 14px 15px;
}

#contents .sitemapBlk table {
	background: url(../img/bg_sitemap_hd.gif) left top repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 263px;
}

#contents .sitemapBlk table th {
	text-align: left;
	padding: 4px 14px 4px 13px;
	vertical-align: middle;
}

#contents .sitemapBlk table td {
	text-align: right;
	padding: 4px;
	vertical-align: middle;
}

#contents .sitemapBlk table th a {
	background: url(../../common/img/icon_link_arrow_02.gif) 2px 0.3em no-repeat;
	padding-left: 14px;
}

#contents .smTitle {
	background: url(../img/bg_sitemap_hd.gif) left top repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 0;
	width: 263px;
}

#contents .smTitle h2 {
	font-size: 80%;
	display: block;
	margin: 0 5px 0 13px;
}

#contents .smTitle h2 a {
	background: url(../../common/img/icon_link_arrow_02.gif) 2px 0.3em no-repeat;
	padding-left: 14px;
}
