﻿  #mail
        {
            margin-top: 100px;
        }
        #mail td
        {
            border: solid 1px #66B821;
            padding: 10px;
        }
        #mail ul
        {
            clear: both;
            margin: 10px;
        }
        #mail li
        {
            float: left;
            margin: 10px;
            text-align: center;
            line-height: 30px;
        }
        .Mail00
        {
            background: url(images/Mail00.gif) no-repeat center center;
            height: 60px;
            border: 0px;
        }
        .Mail01
        {
            background: url(images/Mail01.gif) no-repeat;
            width: 155px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail02
        {
            background: url(images/Mail02.gif) no-repeat;
            width: 155px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail03
        {
            background: url(images/Mail03.gif) no-repeat;
            width: 155px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail04
        {
            background: url(images/Mail04.gif) no-repeat;
            width: 155px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail05
        {
            background: url(images/Mail05.gif) no-repeat;
            width: 155px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail06
        {
            background: url(images/Mail06.gif) no-repeat;
            width: 221px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .Mail07
        {
            background: url(images/Mail07.gif) no-repeat;
            width: 196px;
            height: 79px;
            cursor: pointer;
            border: 0px;
        }
        .mailLogo
        {
            background: url(images/mailLogo.gif) no-repeat;
            height: 79px;
            border-bottom: 4px solid #e5e5e5;
        }
        a.regMail
        {
            color: #003366;
        }
        a.regMail:hover
        {
            color: #ff0000;
        }
        a.mail
        {
            color: #17A000;
        }
        a.mail:hover
        {
            color: #ff0000;
        }