	
/*------------------ Title ------------------*/
	
#cont_wide h3{
	width: 774px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	background: url(../../images/sitemap/ti_sitemap.gif) no-repeat;
	}

/*------------------ Block ------------------*/
.i_block{
	width: 764px;
	margin: 0 auto;
	font-size: 0.8em;
	line-height:150%;
}
/*------------------ H4 ------------------*/
.i_block h4{
	border-bottom: 1px dotted #999999;
	margin: 5px 0 0 0;
	padding: 4px;
	font-size: 16px;
	color: #003366;
	}

.bac01{ 
 background: url(../../images/sitemap/ti_01.gif) no-repeat right bottom;
	}
.bac02{ 
 background: url(../../images/sitemap/ti_02.gif) no-repeat right bottom;
	}
.bac03{ 
 background: url(../../images/sitemap/ti_03.gif) no-repeat right bottom;
	}
.bac04{ 
 background: url(../../images/sitemap/ti_04.gif) no-repeat right bottom;
	}
.bac05{ 
 background: url(../../images/sitemap/ti_05.gif) no-repeat right bottom;
	}
.bac06{ 
 background: url(../../images/sitemap/ti_06.gif) no-repeat right bottom;
	}
.bac07{ 
 background: url(../../images/sitemap/ti_07.gif) no-repeat right bottom;
	}
	
.i_block div{
	background: #FAFAFA;
	padding: 12px 20px;
	margin-bottom: 10px;
	}
