#mainbox{
	width: 780px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 28px;
}

/* CONTENTS */

#title {
	margin-bottom: 5px;
}

#w720 {
	margin-left: 10px;
	margin-top: 25px;
}#sitemap dt {
	margin: 0px 0px 2px 4px;
	padding: 0px;
	color: #666666;
}
#sitemap dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 16px;
}
/*
#sitemap tr.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#sitemap tr.car {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
}
#sitemap tr.personal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#sitemap tr.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
*/
#sitemap td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
