/* CSS Document */

h2{padding-bottom: 40px;}

#box{width: 560px; margin-left: 60px; padding-bottom: 5px; margin-bottom: 10px;
border-bottom: dotted #CCCCCC 1px}

#box p.list{
float: left; width: 245px;
list-style:none;
padding-top: 2px;padding-left: 25px; padding-bottom: 2px;
margin-top: 10px; margin-bottom: 10px; margin-right: 10px;
font-weight: bold; font-size: 14px;
color:#72A9D1;
background: url(../../sitemap/img/pict.gif) no-repeat left top;
}
#box p.list a{color:#1E76B7; font-size: 14px; text-decoration:underline;}
#box p.list a:hover{color:#999; font-size: 14px; text-decoration:underline;} 

