@charset "utf-8";
/* CSS Document */

#introduction{
position:relative;
}

.section{
margin-bottom:30px;
}

.section h2{
margin-bottom:13px;
}

#topicPath{
margin-bottom:13px;
font-size:10px;
}

#topicPath a:link,
#topicPath a:visited,
#topicPath a:hover{color:#A5AAC5;}

#topicPath a{color:#A5AAC5;}

#sitemapContent h3{
border-left: #C99D9F solid 3px ;
padding-left:5px;
}

div.box{
margin-bottom:15px;
}

div.box ul{
margin:5px 0;
padding-left:25px;
}

div.box ul li{
list-style-type: circle;
}
