body {
	color: #666666;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

td { 
	font-size: 13px;
	line-height: 130%;
}

form {
margin-top:5px;
}

a { color:#000000;  text-decoration: none; }
a:link { color:#0000CD; text-decoration:none; }
a:visited { text-decoration:none; color:#330066 }
a:hover { color:#F4D68E; }

li {
	list-style-image: url("../sitemap/img/link_arrow.gif");
	vertical-align: middle;
	margin-top: 8px;
}

#content {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.style2 { font-size: 12px; }
.style3 { font-size: 10px; }

dl.news dt
      {
         background: url("../sitemap/img/li_01.gif") no-repeat left center;
         float:left;
		 font-weight: bold;
         color:#000066;
         margin-top: 5px;
		 padding:5px 5px 5px 25px;
      }
dl.news dd
      {
         border-bottom: solid 1px #cccccc;
         padding: 10px;
         margin: 0px;

      }

