/* total CSS */



#total-list li {
width: 50%; float: left;
}
#total-list li a {
display: block; margin-right: 10px; padding: 0 0 0 70px;
height: 60px; overflow: visible;
}

#total-list .p1 a {
background: url(img/sam1.gif) no-repeat;
}
#total-list .p2 a {
background: url(img/sam2.gif) no-repeat;
}


#total-no1 .p1 a,
#total-no2 .p2 a {
color: #777; text-decoration: none;
}
