@charset "utf-8";
/* CSS Document */
#title{
	background-image: url(../images/title.gif);
	padding:51px 0 0 0;
}

#sitemap td {
	width:50%;
	vertical-align:top;
}
#sitemap td ul{
	margin:0 0 10px;
}
#sitemap td .siteTT{
	border-bottom:2px solid #cfcdce;
	border-right:1px solid #cfcdce;
	background-color:#f1f1f1;
	height:33px;
	line-height:33px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin:0 0 5px;
	background-image:none;
}
#sitemap td li{
	background-image: url(../../common/images/pankuzu.gif);
	padding:0 0 0 28px;
	background-repeat:no-repeat;
	background-position:10px center;
	margin:0 0 3px;
}