﻿html, body {
    color: #424242;
    font: normal 12px Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
}

form {
    margin: 0;
}


td {
    line-height: 180%;
    font: normal 12px/200% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


select, input {
    font-size: 12px;
    color: #424242;
    font: normal 12px/120% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


img {
    border: 0px;
}


a:link {
    color: #424242;
    text-decoration: none;
}

a:visited {
    color: #424242;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}


a.main:link {
    color: #424242;
    text-decoration: none;
}

a.main:visited {
    color: #424242;
    text-decoration: none;
}

a.main:hover {
    color: #FF0000;
    text-decoration: none;
}


a.main_line:link {
    color: #424242;
    text-decoration: underline;
}

a.main_line:visited {
    color: #424242;
    text-decoration: underline;
}

a.main_line:hover {
    color: #FF0000;
    text-decoration: underline;
}

A.red:link {
    color: #FF0000;
    text-decoration: underline;
}

A.red:visited {
    color: #FF0000;
    text-decoration: underline;
}

A.red:hover {
    color: #FF0000;
    text-decoration: none;
}


A.white:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:visited {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:hover {
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:visited {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:hover {
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link {
    color: #336699;
    text-decoration: underline;
}

A.Blue:visited {
    color: #336699;
    text-decoration: underline;
}

A.Blue:hover {
    color: #336699;
    text-decoration: none;
}

A.Yellow:link {
    color: yellow;
    text-decoration: none;
}

A.Yellow:visited {
    color: yellow;
    text-decoration: none;
}

A.Yellow:hover {
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:visited {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:hover {
    color: #FF0000;
    text-decoration: none;
}


.View_Info_Images_Page {
    text-align: right;
    height: 26px;
}

.View_Info_Xgxx {
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin: 5px;
    text-align: left;
    background-color: #F5F5F5;
}

.Clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.Top {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    height: 138px;
}

.Center {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.Bottom {
    background-color: #e6e6e6;
}

.BottomInfo {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0px;
}

.Menu {
    margin: 0;
    padding: 0;
    background-image: url(/images/menu_bg.png);
    height: 49px;
}

.Menu-list {
    font-size: 14px;
    text-align: center;
}

.BigPic {
    height: 442px;
    overflow: hidden;
    border: 3px solid #fff;
}

.ViewPic {
    height: 249px;
    overflow: hidden;
    border: 3px solid #fff;
}

.Info {
    margin: 20px 3px 0px 3px;
}

.LeftInfo {
    margin-bottom: 10px;
}

.RightInfo {
    height: 217px;
}

.RightInfoText {
    height: 187px;
    overflow: hidden;
    margin: 15px 5px;
}

.rollBox {
    background-color: #fff;
    width: 848px;
    overflow: hidden;
    margin: 15px auto;
}

    .rollBox .Cont {
        width: 848px;
        overflow: hidden;
        margin: 0 auto;
    }

    .rollBox .ScrCont {
        width: 10000000px;
        overflow: hidden;
    }

    .rollBox .Cont .pic {
        margin: auto 5px auto 5px;
        float: left;
        text-align: center;
    }

    * + html .rollBox .Cont .pic {
        height: 149px;
        float: left;
        text-align: center;
        padding-right: 10px;
    }

        .rollBox .Cont .pic img {
            background: #fff;
            border: 5px solid #ededed;
            display: block;
            margin: 0 auto;
        }

    .rollBox #List1, .rollBox #List2 {
        float: left;
    }
