 
#s-map{
text-align : left;
padding-top : 5px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
}
#s-map dt{
background-image : url(../img/layout/list1.gif);
background-repeat : no-repeat;background-position : left center;
padding-left : 20px;
margin-bottom : 10px;
}
#s-map dd{
margin-left : 20px;
margin-bottom : 20px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : silver;
}
#s-map dd ul{
list-style-type : none;
}
#s-map dd ul li{
background-image : url(../img/layout/dl2.gif);
background-repeat : no-repeat;background-position : left center;
padding-left : 20px;
}
