﻿.chlid { width: 100%; height: 80px; overflow: hidden; border-bottom: 3px solid #000000; background-color: #ca000b; }
    .chlid .conn { width: 1000px; }

        .chlid .conn .l { float: left; line-height: 77px; }
            .chlid .conn .l img { float: left; margin-top: 15px; }
            .chlid .conn .l h2 { float: left; padding-left: 22px; color: #fff; font-size: 36px; font-family: "宋体"; }


        .chlid .conn .rote { float: right; margin-top: 57px; color: #fff; }
            .chlid .conn .rote a { color: #fff; }


.content { width: 1000px; margin-top: 20px; overflow:hidden;margin-bottom:20px; }
    .content .ll { float: left; width: 250px; border-right: dashed 1px #999999; }
        .content .ll a { float: left; font-weight: 500; height: 32px; line-height: 32px; font-size: 16px; width: 200px; display: block; margin-bottom: 5px; margin-top: 5px; border: solid 1px #888; background-color: #eee; color: #333; }
            .content .ll a b { font-weight: 600; color: #ca000b; text-decoration: none; }


    .content .rr { float: left; width: 700px; margin-left: 50px; }
        .content .rr .text { text-align: left; font-size: 14px; line-height: 22px; }
            .content .rr .text p { line-height: 22px; }
            .content .rr .text table td { font-size: 14px; }


.title { font-size: 24px; font-weight: 700; margin-bottom: 10px; font-family: "黑体"; }
.subtitle { font-size: 12px; font-weight: 400; margin-bottom: 10px; font-family: "黑体"; }
.oline { margin-top: 10px; }
    .oline table td { padding: 0px; text-align: left; float: left; padding: 5px 0px; line-height: 30px; }
        .oline table td input { width: 230px; border: solid 1px #ccc; height: 30px; }
        .oline table td textarea { margin-left: 10px; margin-top: 5px; width: 370px; border: solid 1px #ccc; height: 110px; }
    .oline input.submit { border-style: none; float: left; width: 672px; height: 30px; background-color: #e0e0e0; }
