@charset "utf-8";
/* CSS Document */
.col { float:left; width:30%; margin-right:3%; }
.col a { font-weight:bold; text-decoration:none; }
.col a:hover { color:#000; }
.col ul { margin-bottom:24px; }
.col ul { margin-left:0; list-style:none;}
.children { margin:0px; padding-left:16px; }
.children a { font-weight:normal; }
.children li { padding:0; margin:6px 0; }
.children .children li{ list-style:circle; font-size:12px; }
.children .children { margin:0 16px; }
