﻿
.bigcontent { width: 100%; background-repeat: no-repeat; background-position: center top; }



.content { width: 990px; overflow: hidden; margin: 0px auto; margin-top: 25px; margin-bottom: 40px; }


    .content .left { width: 258px; float: left; }

        .content .left ul { width: 100%; list-style: none; }

            .content .left ul li { width: 100%; height: 46px; background-color: #f1f1f1; }

                .content .left ul li a { color: #333; font-size: 16px; padding-left: 40px; display: block; line-height: 46px; }

                    .content .left ul li a .b1 { font-weight: 400; padding-left: 10px; }

                    .content .left ul li a .b2 { font-weight: 400; padding-right: 10px; float: right; }

                .content .left ul li.action { background-color: #4793cf; color: #000; }

                    .content .left ul li.action a { color: #fff; }


        .content .left .pic1 { margin-top: 20px; margin-bottom: 20px; }

    .content .right { float: right; width: 700px; text-align: left; font-size: 14px; }

        .content .right p { line-height: 24px; font-size: 14px; }






.tableadd { width: 100%; border-collapse: collapse;margin-top:40px; }
    .tableadd > tbody {  }
        .tableadd > tbody > tr > td { padding: 3px; font-size: 14px; border-left: solid 1px #ccc; border-top: solid 1px #ccc; }
            .tableadd > tbody > tr > td:last-child { border-right: solid 1px #ccc; }
        .tableadd > tbody > tr:last-child > td { border-bottom: solid 1px #ccc; }
        .tableadd > tbody > tr > td.notop { border-top-style:none }



 