@charset "UTF-8";

#about ul {
list-style:none;
}

#about ul li {
padding:10px 0px;
border-bottom:1px solid #ccc;
}

