
        body
        {
            margin: auto;
            font-family: arial;
            font-size: 12px;
        }
        html, body, div, h2, h3, h4, p, td, tr, ul, ol, li, table, dl, dd, dt, img, form
        {
            margin: 0;
            padding: 0;
        }
        table
        {
            border-collapse: collapse;
            border-spacing: 0;
        }
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: none
}
#main
{
    border: 1px solid #D5E3F1;
    padding: 0 10px 7px;
    background: url(../bg_rela.png) 0 -43px repeat-x;
    background:url(../bg_rela.png)0-42pxrepeat-x;
      
}
#abstract
{
    margin: 0px 0px 0px 0px;
}
#zhongjian
{
    float: left;
    width: 10px;
}

#aside
{
    float: left;
    width: 300px;
    height:400px;
    border: 0;
    border: 1px solid #D5E3F1;
}
#content2
{
    float: left;
    width: 670px;
    border: 0;

}
        img
        {
            border: 1px solid #979797;
        }
        ol, ul, li
        {
            list-style: none;
        }
        h2, h3
        {
            display: inline;
        }
        em
        {
            font-style: normal;
            font-size: 12px;
            color: #6F6F6F;
            margin-left: 10px;
        }
        i
        {
            font-style: normal;
            color: #9A9A9A;
            margin-left: 5px;
            font-size: 12px;
        }
        h4
        {
            font-size: 12px;
            margin: 6px 0px 3px 4px;
        }
        /*------- usrbar -------*/
        #usrbar
        {
            text-align: right;
            font-size: 12px;
            height: 19px;
            line-height: 19px;
            padding-right: 10px;
            margin-top: 4px;
        }
        #usrbar a, #usrbar a:visited
        {
            color: #00c;
        }
        /*------- hearder ------*/
        #header
        {
            width: 984px;
            margin: auto;
        }
        /*-- nav --*/
        #nav
        {
            height: 30px;
            background-image: url(line.gif);
            background-position: -9px 0px;
            width: 984px;
            margin: auto; *overflow:hidden;}
        #nav ul
        {
            display: inline;
        }
        #nav ul.nav_main
        {
            float: left;
            margin-left: 10px;
            height: 100%;
            width: 980px;
        }
        #nav ul.nav_aside
        {
            float: right;
            margin-right: 13px;
            width: 133px;
        }
        #nav li
        {
            font-size: 12px;
            float: left;
            color: #fff;
            line-height: 30px; *line-height:32px;}
        #nav ul.nav_main li
        {
            font-weight: bold;
            background: url(icon.gif?v=1.1) no-repeat -45px -91px;
            padding: 0px 7px 0px 11px;
            line-height: 30px; *line-height:32px;}
        #nav ul.nav_aside li
        {
            padding-left: 15px;
        }
        #nav ul li.new
        {
            position: relative;
        }
        #nav ul div
        {
            background: url(icon.gif?v=1.1) no-repeat center 4px;
        }
        #nav ul li.new div.n_new
        {
            position: absolute;
            top: -4px;
            right: -10px;
            width: 22px;
            height: 10px;
            background: transparent url(bg.gif) -33px -71px no-repeat;
        }
        #nav a
        {
            display: block;
        }
        #nav a:link, #nav a:visited
        {
            color: #FFF;
            text-decoration: none;
            font-size: 12px;
        }
        /*---------list img --------*/
        .leftCont
        {
            float: left;
            width: 460px;
        }
        .leftContMain
        {
            width: 390px;
        }
        .leftCont h2 a
        {
            padding-left: 5px;
        }
        .rightImg
        {
            width: 170px;
            float: right;
            text-align: center;
        }
        .rightImgMain
        {
float: left;
            width: 238px;
            padding: 12px 0 0;
        }
        .rightImg table
        {
            width: 100%;
        }
        .rightImg td
        {
            font-size: 14px;
            padding: 0 4%;
            vertical-align: bottom;
            height: 160px;
        }
        .rightImg td.unique
        {
            vertical-align: middle;
        }
        .rightImg td img
        {
            margin-bottom: 5px;
        }
        .rightImg td a
        {
            text-decoration: none;
            color: #666;
            font-size: 12px;
        }
        .rightImg td a:visited
        {
            color: #800080;
        }
        /*------- container -------*/
        #container
        {
            width: 984px;
            height: 100%;
            margin: auto;
        }
        .area
        {
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .content
        {
            float: left;
            width: 647px;
            height: 371px;
            margin-right: 10px;
        }
        .aside
        {
            float: left;
            width: 327px;
            height: 371px;
            border-top: 1px solid #B6C7DB;
            border-bottom: 1px solid #B6C7DB;
        }
        #wrapper
        {
            width: 100%;
            text-align: left;
        }
        .content dl
        {
            border: 1px solid #B6C7DB;
            width: 645px;
            height: 371px;
            overflow: hidden;
        }
        .content dd
        {
            padding: 10px 5px 0px 10px;
        }
        .content dt
        {
            height: 23px;
        }
        .content dt span
        {
            line-height: 22px;
        }
        .content dt b
        {
            font-size: 14px;
            margin-left: 10px;
            line-height: 22px;
        }
        .aside dt
        {
            height: 23px;
            padding: 5px;
            padding-left: 10px;
        }
        .aside dt span
        {
            height: 24px;
            line-height: 24px;
            font-weight: bold;
            font-size: 14px;
            border-bottom: 1px solid #eee;
            display: block;
        }
        .aside dt span div
        {
            float: right;
            font-size: 12px;
            font-weight: lighter;
            line-height: 24px;
            padding-right: 5px;
        }
        .aside dt span a:visited
        {
            color: #000000;
            text-decoration: none;
        }
        .aside dt span a:link
        {
            text-decoration: none;
        }
        .aside dd
        {
            padding-left: 5px;
        }
        .aside dl
        {
            margin-bottom: 0px;
            background-color: #F9F9F9;
            overflow: hidden;
        }
        .aside table td
        {
            padding: 0 3px;
            line-height: 18px;
            color: #666;
        }
        /*------- global class -------*/
        .content dl.imnews
        {
            border: 1px solid #CF0015;
            height: 276px;
            width: 443px;
        }
        .imnews dt
        {
            background: url(olynews.gif) no-repeat;
        }
        .imnews dt span
        {
            font-size: 12px;
            margin-left: 240px;
            color: #fff;
        }
        .tit
        {
            background: url(line.gif) 0px -31px;
        }
        .content .tit a:link, .tit a:hover, .tit a:visited
        {
            color: #000;
            text-decoration: underline;
        }
        .tit div
        {
            float: right;
            line-height: 23px;
            margin: 0px;
            padding: 0px;
            margin-right: 15px;
        }
        .tit2 div
        {
            margin: 0px;
        }
        .content .tit div a
        {
            color: #000;
            font-size: 12px;
        }
        .content a:link.ul, .content a:visited.ul
        {
            color: #261CDC;
            text-decoration: none;
        }
        .top_extra
        {
            background: url(line.gif) 0px -160px;
        }
        .f12
        {
            font-size: 12px;
        }
        .f14
        {
            font-size: 14px;
        }
        .b
        {
            font-weight: bold;
        }
        .content .li2
        {
            margin: 3px 0px 7px 20px;
        }
        .list li
        {
            background: url(icon.gif?v=1.1) no-repeat -20px -75px;
            padding-left: 10px;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
        }
        .list li a
        {
            text-decoration: none;
        }
        .list li a:hover
        {
            text-decoration: underline;
        }
        .list2
        {
            margin-bottom: 10px;
        }
        .list2 li
        {
            background: url(icon.gif?v=1.1) no-repeat -21px -73px;
            padding-left: 10px;
            line-height: 24px;
            font-size: 14px;
            height: 24px;
            overflow: hidden;
        }
        .number li
        {
            background-image: none;
            margin: 0px;
            padding: 0px;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
        }
        .number li span
        {
            width: 17px;
            height: 15px;
            background: url(icon.gif?v=1.1) no-repeat -20px -58px;
            color: #000;
            display: block;
            float: left;
            line-height: 13px;
            margin: 3px 5px 0px 0px;
            text-align: center;
            font-size: 11px;
            font-weight: bold;
            overflow: hidden;
        }
        .number li a
        {
            text-decoration: none;
        }
        .number li a:hover
        {
            text-decoration: underline;
        }
        .content a.a1:link, .aside a.a1:link, .content a.a1:visited, .aside a.a1:visited
        {
            text-decoration: none;
            color: #000;
        }
        .content a.a1:hover, .aside a.a1:hover
        {
            text-decoration: underline;
            color: #000;
        }
        .content .tit a.a2:link, .content .tit a.a2:hover, .content .tit a.a2:visited
        {
            text-decoration: underline;
            color: #000;
        }
        /*-- search box --*/
        .tab
        {
            font-size: 14px;
            font-family: arial;
            height: 21px;
        }
        .tab a:link
        {
            color: #261cdc;
        }
        a:link
        {
            color: #261cdc;
        }
        a:visited
        {
            color: #800080;
        }
        a.visit
        {
            color: #261cdc;
        }
        .htb a:visited
        {
            color: #261cdc;
        }
        .rnews:link, .rnews:visited
        {
            font-size: 12px;
            margin-left: 10px;
            color: #008000;
        }
        .more a:visited
        {
            color: #261cdc;
        }
        #rss a:visited
        {
            color: #261cdc;
        }
        .htb
        {
            margin-bottom: 8px;
        }
        .htb td
        {
            font-size: 9pt;
            line-height: 18px;
        }
        .htb img
        {
            border: none;
        }
        .formfont
        {
            font-size: 16px;
            font-family: arial;
        }
        .aside_b
        {
            height: 230px;
            border-left: 1px solid #B6C7DB;
            border-right: 1px solid #B6C7DB;
        }
        .aside_s
        {
            height: 141px;
            border-left: 1px solid #B6C7DB;
            border-right: 1px solid #B6C7DB;
        }
        .aside dt span a:link, .aside dt span a:hover, .aside dt span a:visited
        {
            color: #000000;
            text-decoration: underline;
        }
        .aside dt span div a:link, .aside dt span div a:visited
        {
            color: #000000;
            text-decoration: none;
        }
        #ft
        {
            width: 984px;
            clear: both;
            border-top: #7aa9df 1px solid;
            font-size: 12px;
            color: #737573;
            text-align: center;
            padding-top: 14px;
            margin: auto;
            line-height: 24px;
        }
        a:link
        {
            color: #261cdc;
        }
        #ft img
        {
            border: none;
        }
        a.cy:link, a.cy:visited, a.cy:hover, a.cy:active
        {
            font-size: 12px;
            color: #77c;
        }
        /*-- ecom --*/
        .ecom img
        {
            border: 0px;
        }
        /*--hotwords--*/
        .hotwords dd
        {
            padding: 6px 10px 10px 20px;
            width: 295px;
            overflow: hidden;
        }
        .hotwords dd a
        {
            margin-right: 10px;
            white-space: nowrap;
            font-size: 14px;
            line-height: 20px;
        }
        .hotwords a:link.face1
        {
            color: #2A7AD3;
        }
        .hotwords a:link.face2
        {
            color: #261CDC;
        }
        .hotwords dt a:link, .hotwords dt a:visited
        {
            text-decoration: none;
        }
        .hotwords dt span a:link, .hotwords dt span a:visited
        {
            text-decoration: underline;
        }
        .hotwords dt span div a:link, .hotwords dt span div a:visited
        {
            text-decoration: none;
        }
        .class_hotwords div
        {
            height: 80px;
            overflow: hidden;
        }
        /*--hotnews--*/
        .hotnews
        {
            color: #717171;
            margin: 10px 0 12px 0;
            line-height: 20px;
            margin-left: 4px;
        }
        .hotnews li
        {
            line-height: 20px;
            height: 20px;
            overflow: hidden;
        }
        .hotnews a
        {
            text-decoration: none;
        }
        .hotnews a:hover
        {
            text-decoration: underline;
        }
        .hotnews .top
        {
            margin-bottom: 1px;
            height: 24px;
        }
        .hotnews .top a
        {
            font-size: 20px;
            line-height: 24px;
            font-family: "ºÚÌå";
            text-decoration: none;
        }
        .hotnews .top a:hover.a3
        {
            color: #BB2A31;
            text-decoration: underline;
        }
        .hotnews .top a:hover.a4
        {
            color: #000;
            text-decoration: underline;
        }
        /*--for IPhone Safari--*/
        @media only screen and (max-device-width: 480px)
        {
            body
            {
                -webkit-text-size-adjust: none;
            }
        }
        /*--scrolling image--*/
        .scrollingimg
        {
            width: 228px;
            background: #EBEBEB;
            position: relative;
            margin: 0 auto;
        }
        .imgview
        {
            clear: both;
            width: 228px;
            height: 162px;
        }
        .imgnav
        {
            width: 65px;
            height: 20px;
            position: absolute;
            bottom: 25px;
            right: 0;
            text-align: center;
            overflow: hidden;
        }
        .imgtitle
        {
            height: 24px;
            overflow: hidden;
            text-align: left;
            padding: 0 3px;
        }
        .imgview a
        {
            text-decoration: none;
            font-size: 0;
        }
        .imgview img
        {
            width: 226px;
            height: 160px;
        }
        .imgnav a.navbtn
        {
            display: block;
            font: bold 12px/20px normal;
            float: right;
            width: 20px;
            height: 20px;
            text-decoration: none;
            color: #000;
            cursor: pointer;
            filter: alpha(opacity=50);
            opacity: 0.5;
        }
        .imgnav a.navbtn:link, .imgnav a.navbtn:visited
        {
            background: #000;
            color: #fff;
        }
        .imgnav a.navbtn:hover
        {
            background: #ff0;
            color: #000;
        }
        .imgnav a.navbtn:active
        {
            background: #bbb;
            color: #000;
        }
        .imgnav a.curbtn:link, .imgnav a.curbtn:visited
        {
            background: #EBEBEB;
            color: #000;
            font-weight: bold;
        }
        .imgtitle a
        {
            font: bold 14px/24px normal;
        }
        .imgtitle a:link, .imgtitle a:visited
        {
            color: #000;
            text-decoration: none;
        }
        .imgtitle a:hover
        {
            text-decoration: underline;
        }
        #videopost
        {
            width: auto;
            height: auto;
            padding: 0;
            margin: 0;
            border: 0;
            padding-top: 20px;
        }
        #videopost div.btn_prev
        {
            float: left;
            display: inline;
            width: 10px;
            height: 35px;
            margin: 25px 2px 0 0;
            cursor: pointer;
        }
        #videopost div.btn_next
        {
            float: right;
            display: inline;
            width: 10px;
            height: 35px;
            margin: 25px 0 0 2px;
            cursor: pointer;
        }
        #videopost div.btn_prev_on
        {
            background: #fff url(bg.gif) -2px -19px no-repeat;
        }
        #videopost div.btn_prev_off
        {
            background: #fff url(bg.gif) -2px -59px no-repeat;
        }
        #videopost div.btn_next_on
        {
            background: #fff url(bg.gif) -2px -99px no-repeat;
        }
        #videopost div.btn_next_off
        {
            background: #fff url(bg.gif) -2px -139px no-repeat;
        }
        #videopost div.mask
        {
            float: left;
            width: 214px;
            height: 130px;
            position: relative;
            overflow: hidden;
        }
        #videopost div.item
        {
            width: 104px;
            height: 118px;
            overflow: hidden;
            float: left;
            display: inline;
            padding-right: 7px;
            text-align: left;
        }
        #videopost div.item img
        {
            width: 100px;
            height: 75px;
            margin-bottom: 4px;
        }
        #videopost div.item a
        {
            line-height: 19px;
            font-size: 12px;
            text-decoration: none;
        }
        #videopost div.item a:link
        {
            color: #666;
        }
        #videlpost div.item a:visited
        {
            color: #800080;
        }
        .video_flag
        {
            float: left;
            width: 22px;
            height: 16px;
            background: #fff url(bg.gif) 0 -180px no-repeat;
        }
        #videopost div.img_list
        {
            width: 666px;
            position: absolute;
            left: 0;
            top: 0;
        }
        /*--local news--*/
        .city_view
        {
            position: absolute;
            border: 1px solid #7AA4D6;
            background: #F6F9FE;
            width: 313px;
            height: 140px;
            top: 32px;
            left: 4px;
            visibility: hidden;
        }
        .city_list
        {
            padding: 16px 12px;
            width: 288px;
            height: 108px;
        }
        .city_list_1
        {
            height: 160px;
        }
        .city_list a:link, .city_list a:visited
        {
            padding-right: 16px;
            color: #000;
            text-decoration: none;
            white-space: nowrap;
            font: normal 12px/18px normal;
        }
        .up_triangle
        {
            position: absolute;
            float: inherit;
            width: 10px;
            height: 10px;
            background: url(triangle.gif) no-repeat top center;
            top: -7px;
            left: 30px;
        }
        .view_bg
        {
            background: #F0EFEF;
            position: absolute;
            width: 313px;
            height: 140px;
            top: 38px;
            left: 10px;
            visibility: hidden;
        }
        .btn_close
        {
            position: absolute;
            float: inherit;
            width: 11px;
            height: 11px;
            background: url(btn_close.gif) no-repeat 0 0;
            top: 2px;
            right: 3px;
        }
        .btn_back
        {
            position: absolute;
            font: bold 12px/18px normal;
            text-decoration: underline;
            width: 80px;
            height: 18px;
            bottom: 10px;
            left: 20px;
            cursor: pointer;
        }
        .loading
        {
            position: absolute;
            width: 300px;
            height: 20px;
            top: 60px;
            left: 5px;
            background: #F6F9FE;
            border: 1px solid #7AA4D6;
            padding: 10px 0;
            text-align: center;
            display: none;
        }
        .sel_city
        {
            font: normal 12px/24px normal;
            padding-left: 12px;
        }
        .sel_city b
        {
            text-decoration: underline;
            font-weight: normal;
            padding: 0 5px;
        }
        .house_view
        {
            height: 192px;
        }
        .house_view_bg
        {
            height: 192px;
        }
        /*--vote--*/
        .vote_flag
        {
            padding: 0 10px;
            cursor: pointer;
            background: #fff url(bg.gif) 6px 2px no-repeat;
            text-decoration: none;
        }
        /*--finance--*/
        dl.stock_view
        {
            height: 298px;
            overflow: inherit;
        }
        dl.stock_view dd
        {
            padding: 10px 0 0 7px;
        }
        .finance_blog
        {
            height: 73px;
        }
        #stock_frame
        {
            width: 282px;
            height: 248px;
            margin: 0;
            display: block;
        }
        #sf2
        {
            background: #E5ECF9;
            height: 28px;
            width: 280px;
            margin: 0;
            text-align: center;
            padding-top: 7px;
            border: 1px solid #CDDEEE;
            border-top: 0;
        }
        #wd2
        {
            color: #bbb;
        }
        #suggest1
        {
            background: #fff;
            overflow: hidden;
        }
        #suggest1 p
        {
            border-top: 1px solid #999;
            padding: 6px 0;
            text-align: center;
        }
        .suggest_panel table
        {
            width: 100%;
            border-collapse: collapse;
        }
        .suggest_panel table td
        {
            text-align: left;
            font: normal 12px/24px normal;
            padding: 4px;
            cursor: pointer;
        }
        .suggest_panel td em
        {
            font-style: normal;
            font-weight: bold;
        }
        .suggest_panel tr.cur td
        {
            background: #f6f6f6;
            color: #000;
        }
        .suggest_panel
        {
            background: #fff;
            border: 1px solid #999;
        }

        
  