﻿body {
    margin: 0px 0px 0px 0px;
}

img {
    border: 0px;
}

body, td, div {
    color: #666666;
}

a.bottomLink:link {
    text-decoration: none;
    color: #666666;
}

a.bottomLink:visited {
    text-decoration: none;
    color: #666666;
}

a.bottomLink:hover {
    text-decoration: underline;
    color: #666666;
}

a.bottomLink:active {
    text-decoration: none;
    color: #666666;
}

#SGMTemplate .SGMCornerImg {
    width: 163px;
    height: 18px;
    overflow: hidden;
    float: left;
}

#SGMTemplate .SGMLogo {
    height: 114px;
    clear: both;
}

#SGMTemplate .MenuSubSystem {
    text-align: center;
}

#SGMBodyZone {
    width: 943px;
    margin: 20px auto 0px auto;
}

.Footer {
    width: 993px;
    min-height: 203px;
    background-image: url("/SGM/images/back_index.jpg");
    background-position: bottom;
    margin: 0px auto;
    clear: both;
}

    .Footer .Box {
        clear: both;
    }

    .Footer #FooterLine1 {
        padding-top: 50px;
        margin-left: 30px;
    }

        .Footer #FooterLine1 .Col {
            border: solid 1px #666666;
            background-color: #DFDFDF;
            padding: 3px;
            margin-right: 20px;
            float: left;
        }

            .Footer #FooterLine1 .Col #FooterHelp {
                margin: 0px;
                padding: 0px;
                list-style: none;
            }

        .Footer #FooterLine1 div #FooterHelp li {
            background: url("/SGM/images/icon01.jpg") left 3px no-repeat;
            padding-left: 10px;
            float: left;
            margin-right: 20px;
        }

            .Footer #FooterLine1 div #FooterHelp li.last {
                margin-right: 0px;
                clear: right;
            }

    .Footer #FooterContact {
        padding-top: 55px;
    }

        .Footer #FooterContact ul {
            list-style: none;
            margin: 0px;
        }

            .Footer #FooterContact ul li {
                float: left;
                line-height: 150%;
                display: block;
            }

                .Footer #FooterContact ul li.L {
                    width: 55%;
                }

                .Footer #FooterContact ul li.R {
                    width: 44%;
                    color: #666600;
                }

                .Footer #FooterContact ul li.last {
                    clear: right;
                }

.SGMMainMenu {
    margin: 0px 20px;
    width: 195px;
    float: left;
}

    .SGMMainMenu #MenuTitle {
        height: 28px;
        background: url("/SGM/images/sidemenu_title.jpg") left top no-repeat;
    }

    .SGMMainMenu .Sep {
        height: 2px;
        background: url("/SGM/images/border/menuBound.jpg") left top no-repeat;
    }

    .SGMMainMenu #MenuBody > a:first-child {
        display: none;
    }

    .SGMMainMenu table.LvFirst {
        margin-top: 2px;
        background: url("/SGM/images/border/menuSeparator.jpg") left top no-repeat;
    }

    .SGMMainMenu .LvFirst td:first-child {
        padding-top: 3px;
    }

    .SGMMainMenu .LvFirst td {
        font-size: large;
        color: #666666;
    }

    .SGMMainMenu .LvSecond td {
        font-size: medium;
        color: #669900;
    }

    .SGMMainMenu .LvThird td {
        font-size: medium;
    }

    .SGMMainMenu .LvFirst td:first-child {
        padding-top: 3px;
        padding-bottom: 2px;
    }

.HasSGMMainMenu {
    width: 688px;
    float: left;
}

.MuTp {
    margin-top: 3px;
}

.MuBm {
    margin-bottom: 2px;
}

.CLRBox {
    clear: both;
}
