@charset "UTF-8";
/*-----------------------------------------------------

  Download

----------------------------------------------------- */
.mb40{margin-bottom: 40px;}

.download{margin-bottom: 60px;}

.download ul{margin-bottom: 40px;}

.download .excel{background: url(../images/excel.png) left center no-repeat;
padding: 10px 0 10px 40px;}

.download .pdf{background: url(../images/pdf.png) left center no-repeat;
padding: 10px 0 10px 40px;}

.download li a:link,
.download li a:visited{
color:#333333;
text-decoration:none;
}
.download li a:hover{
color:#666666;
text-decoration:underline;}