@charset "utf-8";


#site th {
font-size: 12px;
line-height: 14px;
color: #666666;
text-align: left;
padding: 10px;
font-weight: normal;
border-bottom: 1px dotted #E8E8E8;
vertical-align: top;
}
#site td {
font-size: 12px;
line-height: 14px;
color: #666666;
border-bottom: 1px dotted #E8E8E8;
border-left: 1px dotted #E8E8E8;
list-style: none;
padding: 10px;
}
#site td a {
font-size: 12px;
line-height: 14px;
color: #666666;
}
#site ul {
list-style: none;
margin: 0px 0px 5px;
border-bottom: 1px dotted #E8E8E8;
padding: 5px 0px;
}
#site ul a {
list-style: none;
color: #0066CC;
}
#site li a {
list-style: none;
padding-left: 20px;
color: #666666;
}

