@charset "utf-8";

@import url("basic.css");

ul#Information {
font-size: 13px;
margin: 0 0 15px 0;
padding: 0;
}

ul#Information li {
background: url(../images/arrow01.jpg) 10px no-repeat;
padding: 8px 0 8px 25px;
border-bottom: 1px dotted #CCC;
}