﻿#content {
    padding-top: 20px;
    padding-bottom: 20px;
}

    #content .contentTitle {
        width: 1002px;
        height: 73px;
        margin-left: auto;
        margin-right: auto;
    }

        #content .contentTitle img {
            float: left;
            width: 256px;
            height: 73px;
        }

        #content .contentTitle #topmiddle {
            float: left;
            width: 680px;
            border-top: 3px solid #dddddd;
            padding-left: 36px;
        }

            #content .contentTitle #topmiddle #navTitle {
                background-image: url(/images/listtag.png);
                background-repeat: no-repeat;
                text-align: left;
                border-bottom: 2px solid #1e58a1;
                padding-bottom: 25px;
                padding-left: 26px;
                margin-top: 26px;
                color: #474747;
                font-family: 宋体;
                height: 17px;
                line-height: 17px;
            }

        #content .contentTitle #topright {
            background-image: url(/images/topright.png);
            width: 30px;
            height: 73px;
            float: left;
        }

    #content .content {
        background-image: url(/images/listbg.jpg);
        background-repeat: repeat-y;
    }

        #content .content #infoType {
            width: 210px;
            float: left;
            margin-left: 24px;
            min-height: 600px;
        }

            #content .content #infoType li {
                padding-top: 15px;
                padding-bottom: 15px;
                border-bottom: 2px dotted #d1d1d1;
                background-image: url(/images/typetag.png);
                background-repeat: no-repeat;
                background-position: left 16px;
                padding-left: 23px;
                color: #2b322e;
                font-family: 宋体;
                font-weight: bold;
            }

                #content .content #infoType li:hover a {
                    color: #1e58a1;
                }

                #content .content #infoType li.checked a {
                    color: #1e58a1;
                }

                #content .content #infoType li img {
                    float: right;
                    margin-right: 5px;
                }

            #content .content #infoType .infoTypeTwo {
                margin-top: 15px;
                display: none;
            }

                #content .content #infoType .infoTypeTwo li {
                    padding-top: 8px;
                    padding-bottom: 8px;
                    border-bottom: none;
                    background-image: none;
                    padding-left: 0px;
                    color: #2b322e;
                    font-family: 宋体;
                    font-weight: normal;
                }

                    #content .content #infoType .infoTypeTwo li a {
                        color: #2b322e;
                        font-family: 宋体;
                        font-weight: normal;
                    }

                    #content .content #infoType .infoTypeTwo li:hover a {
                        color: #1e58a1;
                        text-decoration: underline;
                    }

                    #content .content #infoType .infoTypeTwo li.checked a {
                        color: #1e58a1;
                        text-decoration: underline;
                    }

        #content .content #infoList {
            margin-top: 14px;
            margin-right: 30px;
            width: 680px;
            float: right;
        }

            #content .content #infoList .contentTr {
                border-bottom: 1px dotted #b8b7b7;
                height: 43px;
                line-height: 43px;
                text-align: left;
                font-family: 宋体;
                color: #1e1e1e;
                cursor: pointer;
                overflow: hidden;
            }

                #content .content #infoList .contentTr:hover {
                    color: #1e58a1;
                }

                #content .content #infoList .contentTr .contentTitle {
                    float: left;
                    overflow: hidden;
                    width: 595px;
                }

                    #content .content #infoList .contentTr .contentTitle a {
                        font-family: 宋体;
                        color: #1e1e1e;
                    }

                        #content .content #infoList .contentTr .contentTitle a:hover {
                            color: #1e58a1;
                        }

                #content .content #infoList .contentTr .datetime {
                    float: right;
                    width: 85px;
                    text-align: right;
                }

            #content .content #infoList .contentImgTr {
                margin-left: 11px;
                margin-right: 12px;
                margin-top: 15px;
                margin-bottom: 15px;
                float: left;
                position: relative;
            }

                #content .content #infoList .contentImgTr img {
                    width: 201px;
                    height: 236px;
                }

            #content .content #infoList .ImgLay {
                position: absolute;
                background-color: #00009e;
                top: -9px;
                left: -9px;
                width: 209px;
                height: 301px;
                display: none;
                z-index: 2;
                padding-left: 9px;
                padding-top: 9px;
            }

            #content .content #infoList .trInput {
                margin-left: 17px;
                line-height: 40px;
                height: 40px;
                clear: both;
            }

                #content .content #infoList .trInput div {
                    color: #474747;
                    font-weight: bold;
                    width: 75px;
                    text-align: right;
                    display: block;
                    float: left;
                    line-height: 24px;
                }

                    #content .content #infoList .trInput div .tag {
                        color: red;
                        margin-left: 2px;
                    }

                #content .content #infoList .trInput input {
                    height: 20px;
                    line-height: 20px;
                    border: 1px solid #dddddd;
                    width: 338px;
                    margin-left: 15px;
                    padding-left: 5px;
                    padding-top: 5px;
                    float: left;
                    outline: none;
                }

                #content .content #infoList .trInput select {
                    height: 28px;
                    line-height: 28px;
                    vertical-align: middle;
                    border: 1px solid #dddddd;
                    width: 338px;
                    margin-left: 15px;
                    float: left;
                }

                #content .content #infoList .trInput textarea {
                    height: 100px;
                    border: 1px solid #dddddd;
                    width: 338px;
                    margin-left: 15px;
                    float: left;
                    margin-bottom: 20px;
                    padding-left: 5px;
                }

                #content .content #infoList .trInput input[type="radio"] {
                    height: 16px;
                    line-height: normal;
                    border: none;
                    width: 16px;
                    margin-left: 15px;
                    margin-top: 7px;
                    margin-right: 5px;
                    float: left;
                }

            #content .content #infoList .trBotton {
                border-top: 1px dashed #b8b7b7;
                width: 100%;
                height: 54px;
                margin-top: 30px;
                margin-bottom: 50px;
            }

                #content .content #infoList .trBotton #btnSave, #content .content #infoList .trBotton .btnSave {
                    border: none;
                    background-color: transparent;
                    background-image: url(../images/btnSave.jpg);
                    width: 200px;
                    height: 54px;
                    margin-top: 25px;
                    margin-left: 100px;
                    cursor: pointer;
                }

                    #content .content #infoList .trBotton #btnSave:hover, #content .content #infoList .trBotton .btnSave:hover {
                        background-image: url(../images/btnSaves.jpg);
                    }

        #content .content .aspnetpager {
            padding-bottom: 10px;
            margin-top: 30px;
            text-align: right;
            padding-right: 0;
            margin-right: 0px;
        }

            #content .content .aspnetpager a {
                width: 29px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                background-image: url(../images/Pager/numbg.jpg);
                display: inline-table;
                color: #4b4f47;
                margin-right: 5px;
                background-repeat: repeat-x;
            }

                #content .content .aspnetpager a:hover {
                    text-decoration: underline;
                }

            #content .content .aspnetpager span {
                width: 29px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                background-image: url(../images/Pager/numcheckbg.jpg);
                display: inline-table;
                color: #f8f8f8;
                margin-right: 5px;
                cursor: pointer;
            }

            #content .content .aspnetpager .nextprevbutton {
                width: 61px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                background-image: url(../images/Pager/nextprevbutton.jpg);
                display: inline-table;
                color: #666b70;
            }

    #content .contentbottom {
        width: 1002px;
        height: 45px;
        margin-left: auto;
        margin-right: auto;
        background-image: url(/images/listbg.jpg);
    }

        #content .contentbottom #bottomleft {
            background-image: url(/images/bottomleft.png);
            width: 30px;
            height: 45px;
            float: left;
        }

        #content .contentbottom #bottommiddle {
            border-bottom: 3px solid #dddddd;
            height: 42px;
            width: 942px;
            float: left;
        }

        #content .contentbottom #bottomright {
            background-image: url(/images/bottomright.png);
            width: 30px;
            height: 45px;
            float: left;
        }
