/*====================================== 
INDEX—pCSS
=======================================*/ 

.sitemap-title {
	background:url(../../sitemap/img/title.jpg) no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:7px 0px 15px 0px;
	float:left;
	height:100px;
	width:736px;
	overflow: hidden;
	position: relative;
}

.sitemapCont{
	clear: both;
	width:704px;
	border:solid 1px #bfbfbf;
	padding:15px;
	margin:0px 0px 0px 0px;
	background:#fff;
}
.sitemapContBox{
	clear: both;
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:10px;
	font-size:1.2em;
	line-height: 1.6em;
}