﻿  body {
            margin: 0px;
            padding: 0px;
        }

        ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px;
        }

        div, a, td {
            font-size: 12px;
        }

        #nav_ul {
            width: 1224px;
            margin: auto;
            height: 43px;
        }

            #nav_ul li {
                float: left;
                color: white;
                width: 110px;
                height: 43px;
            }

                #nav_ul li > a {
                    display: block;
                    line-height: 43px;
                    text-align: center;
                }

        #nav_ul_2 {
            width: 1224px;
            margin: auto;
        }

            #nav_ul_2 li {
                float: left;
                width: 110px;
            }

            #nav_ul_2 div {
                height: 30px;
                width: 110px;
            }

        .nav_2 a {
            display: block;
            text-align: center;
            line-height: 30px;
            color: white;
            background-color: #1C68A2;
        }

            .nav_2 a:hover {
                color: #F2B65B;
            }

        .nav_2 {
            display: none;
        }

        .more {
            float: right;
            margin-top: 10px;
            margin-right: 10px;
        }

        #th_tt {
            height: 34px;
            width: 100%;
          
        }

            #th_tt div {
                width: 90px;
                height: 34px;
                line-height: 34px;
                text-align: center;
                float: left;
                color: #7B7B7B;
                font-size: 14px;
                font-weight: bold;
                cursor:pointer;
            }

                #th_tt div:hover {
                    color: white;
                    background-color: #116BA9;
                }

        .th_content {
            display: none;
        }

        .link_right {
            display: block;
            margin-left: 20px;
            margin-top: 10px;
        }

        #link a {
            display: block;
            float: left;
            margin: 0px;
        }

        #link_bottom a {
            float: left;
            display: block;
            color: #CACACA;
            width: 140px;
            text-align: center;
            line-height: 15px;
            margin-top: 15px;
            border-left: 1px solid;
        }

        .db {
            color: #CACACA;
            padding-top: 40px;
            font-size: 12px;
            margin-left: 190px;
        }
		.db a{ color:#CACACA;
		 text-decoration:none;}

        table a, table b, table font, table div {
            color: #686868;
            text-decoration: none;
            font-weight: normal;
            line-height: 28px;
        }
            table a:hover, table b:hover, table font:hover {
            color:#DD7A03;
            }

        #tzgg a, #tzgg b, #tzgg font, #tzgg div {
            line-height: 23px;
        }
        .hd{
        float:left;      
        }
        img {
        border:0px;
        }
#link a {
padding:0px;
margin:0px;
}
#link_bottom a {
text-decoration:none;
}