/* 各个栏目通用的样式 CSS Document */
        HTML
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        BODY
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        OL
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        FIELDSET
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        IMG
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        SELECT
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        P
        {
            border-top-width: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px;
            font-size: 12px;
            border-bottom-width: 0px;
            padding-bottom: 0px;
            margin: 0px;
            color: #000;
            padding-top: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            border-right-width: 0px;
        }
        A
        {
            font-size: 12px;
            color: #333;
            text-decoration: none;
        }
        A:hover
        {
            text-decoration: underline;
        }
        .head
        {
            background: url(../images/head_back.jpg) repeat-x 50% top;
            width: 100%;
            height: 263px;
        }
        .head .head_top
        {
            float: none;
            margin: 0px auto;
            width: 900px;
            height: 115px;
        }
        .head .head_top .head_link
        {
            float: left;
            width: 65%;
            line-height: 52px;
            height: 52px;
            text-align: left;
        }
        .head .head_top .head_link A
        {
            color: #000;
            text-decoration: none;
        }
        .head .head_top .head_link A:hover
        {
            color: #de592b;
            text-decoration: underline;
        }
        .head .head_top .head_call
        {
            background: url(../images/head_call.jpg) no-repeat right top;
            float: right;
            width: 35%;
            height: 52px;
        }
        .head .head_top .head_logo
        {
            background: url(../images/head_logo.jpg) no-repeat left top;
            float: left;
            width: 100%;
            height: 41px;
        }
        .head .head_top .head_logo .button
        {
            border-top-width: 0px;
            margin-top: 4px;
            border-left-width: 0px;
            float: right;
            border-bottom-width: 0px;
            margin-left: 5px;
            width: 77px;
            cursor: pointer;
            height: 33px;
            border-right-width: 0px;
        }
        .head .head_top .head_logo .toufang
        {
            border-top-width: 0px;
            margin-top: 4px;
            border-left-width: 0px;
            float: right;
            border-bottom-width: 0px;
            width: 118px;
            height: 33px;
            border-right-width: 0px;
        }
        .head .head_top .head_logo .join
        {
            border-top-width: 0px;
            margin-top: 4px;
            border-left-width: 0px;
            float: right;
            border-bottom-width: 0px;
            width: 152px;
            height: 33px;
            border-right-width: 0px;
        }
        .head .head_nav
        {
            background: url(../images/head_nav_back.jpg) repeat-x;
            float: none;
            margin: 0px auto;
            width: 100%;
            height: 47px;
        }
        .head .head_nav .head_nav_box
        {
            float: none;
            margin: 0px auto;
            width: 900px;
            line-height: normal;
            height: 36px;
        }
        .head .head_nav_box .nav
        {
            float: left;
            width: 100%;
            line-height: normal;
            height: 36px;
        }
        .head .head_nav_box .nav UL
        {
            padding-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px;
            margin: 0px;
            padding-top: 0px;
            list-style-type: none;
        }
        .head .head_nav_box .nav LI
        {
            padding-right: 0px;
            display: inline;
            padding-left: 0px;
            padding-bottom: 0px;
            margin: 0px;
            padding-top: 0px;
        }
        .head .head_nav_box .nav LI H1
        {
            padding-right: 0px;
            display: block;
            padding-left: 0px;
            background: url(../images/head_nav_c.jpg) no-repeat;
            float: left;
            padding-bottom: 0px;
            margin: 0px;
            width: 2px;
            padding-top: 0px;
            height: 36px;
        }
        .head .head_nav_box .nav LI A
        {
            display: block;
            font-weight: bold;
            font-size: 14px;
            float: left;
            width: 98px;
            color: #fff;
            line-height: 40px;
            text-align: center;
            text-decoration: none;
        }
        .head .head_nav_box .nav LI A:hover
        {
            color: #fff;
            text-decoration: underline;
        }
        .head .head_nav_box .nav LI A.current
        {
            display: block;
            font-weight: bold;
            font-size: 14px;
            background: url(../images/head_nav_b.jpg) no-repeat;
            float: left;
            width: 98px;
            color: #000;
            line-height: 40px;
            text-align: center;
            text-decoration: none;
        }
        .head .head_foot
        {
            background: url(../images/head_end_back.jpg) repeat-x;
            width: 100%;
            height: 10px;
        }

        .head .media
        {
            background: url(../images/media_top_middle.jpg) repeat-x;
            float: none;
            margin: 0px auto;
            width: 916px;
            height: 90px;
        }
        .head .media .left
        {
            float: left;
            width: 14px;
            height: 90px;
        }
        .head .media .middle
        {
            float: left;
            width: 888px;
            height: 90px;
        }
        .head .media .middle .top
        {
            background: url(../images/media_sub_back.jpg) repeat-x;
            float: none;
            margin: 29px auto 0px;
            width: 860px;
            height: 40px;
        }
		
		
		
		
		
		.head .media .middle .top .menu
        {
            float: right;
            width: auto;
            color: #333;
            line-height: 40px;
        }
        .head .media .right
        {
            float: left;
            width: 14px;
            height: 90px;
        }
        .main
        {
            float: none;
            margin: 0px auto;
            width: 860px;
            height: auto;
        }
        UNKNOWN
        {
            margin-bottom: 20px;
        }
        .main .left
        {
            float: left;
            width: 860px;
            height: auto;
        }
        .main .left UL
        {
            padding-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px;
            margin: 0px;
            padding-top: 0px;
            list-style-type: none;
        }
        .main .left LI
        {
            padding-right: 0px;
            display: inline;
            padding-left: 0px;
            padding-bottom: 0px;
            padding-top: 0px;
        }
        .main .left LI .zuo
        {
            background: url(../images/media_item_l.jpg) no-repeat;
            float: left;
            margin: 0px;
            width: 11px;
            height: 38px;
        }
        .main .left LI .zhong
        {
            display: block;
            background: url(../images/media_item_m.jpg) repeat-x;
            float: left;
            margin: 0px;
            font: 14px verdana;
            width: auto;
            color: #000;
            padding-top: 10px;
            height: 28px;
        }
        .main .left LI .you
        {
            background: url(../images/media_item_r.jpg) no-repeat;
            float: left;
            margin: 0px;
            width: 11px;
            height: 38px;
        }
        .main .left LI .text
        {
            border-right: #f3f3f3 1px solid;
            padding-right: 5px;
            border-top: #f3f3f3 1px solid;
            margin-top: 10px;
            padding-left: 5px;
            background: #fcfcfc;
            float: left;
            margin-bottom: 20px;
            padding-bottom: 5px;
            border-left: #f3f3f3 1px solid;
            width: 848px;
            color: #666;
            line-height: 25px;
            padding-top: 5px;
            border-bottom: #f3f3f3 1px solid;
            height: auto;
        }
        .copy
        {
            clear: both;
            border-top: #e0e0e0 1px solid;
            background: url(../images/end_back.jpg) repeat-x;
            float: none;
            margin: 0px auto;
            width: 900px;
            color: #666;
            line-height: 20px;
            padding-top: 10px;
            height: 102px;
            text-align: center;
        }
