
#main .headTit
{
	background:url(../img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}


#siteMap #main dl
{	
	margin:0 0 20px 10px;
	padding-bottom:20px;
	border-bottom:dotted 1px #e5e5e5;
}
#siteMap #main dl dd
{
	font-weight:bold;
	background:url(../img/point_big.gif) no-repeat 0 5px;
	padding:0px 0 0 15px;
}

#siteMap #main dl dd ul
{
	font-weight:normal;
	margin-top:5px;
}
#siteMap #main dl dd ul li
{
	margin-bottom:5px;	
	line-height:18px;
}
