.Header_LogoQueryQuick #logo
{
    float: left;
    width: 255px;
    padding-top: 18px;
}

.Header_LogoQueryQuick .web_tool
{
    float: right;
    width: 679px;
    text-align: right;
    height: 100px;
    position: relative;
}
.Header_LogoQueryQuick .web_tip
{
    height: 31px;
    line-height: 31px;
}
.Header_LogoQueryQuick .web_tip a
{
    height: 21px;
    line-height: 21px;
    display: inline-block;
    padding: 0px 5px 0px 17px;
    color: #000000;
    background:url(../images/tool.gif) no-repeat left 3px;
}
.Header_LogoQueryQuick .web_tip a.wap
{
    background:url(../images/tool.gif) no-repeat 1px -16px;
    padding-left: 17px;
    padding-right: 7px;
}
.Header_LogoQueryQuick .web_tip a.fav
{
    background:url(../images/tool.gif) no-repeat left -36px;
    padding-right: 0px;
}
.Header_LogoQueryQuick .web_tip a.home
{
    background:url(../images/tool.gif) no-repeat left -55px;
    padding-right: 0px;
    padding-left: 19px;
}
.Header_LogoQueryQuick .web_tip a.rss
{
    padding-right: 5px;
}
.Header_LogoQueryQuick .web_tip a.ask
{
    background:url(../images/tool.gif) no-repeat left -84px;
}
.Header_LogoQueryQuick .web_tip a.searches
{
    background:url(../images/tool.gif) no-repeat left -111px;
}
.Header_LogoQueryQuick .web_tip a.reg
{
    background:url(../images/tool.gif) no-repeat left -137px;
    padding-right: 8px;
}
.Header_LogoQueryQuick .web_tip a:hover
{
    color: #cc0000;
}

.Header_LogoQueryQuick .top
{
    height: 100px;
}
.Header_LogoQueryQuick .full_model_search
{
    height: 26px;
    width: 527px;
    background:url(../images/back.gif) left -778px;
    position: absolute;
    top: 60px;
    right: 0px;
    text-align: left;
    padding-left: 5px;
    padding-top: 4px;
}
.Header_LogoQueryQuick .full_model_search input.model_search
{
    width: 253px;
    padding-top: 3px;
    height: 15px;
    border: none;
    background: none;
    padding-left: 55px;
    color: #c0c0c0;
}
.Header_LogoQueryQuick .full_model_search input.model_search_click
{
    width: 67px;
    padding-top: 3px;
    height: 22px;
    background:url(../images/back.gif) no-repeat -735px -118px;
    border: none;
    margin-left: 7px;
}
.Header_LogoQueryQuick .full_model_search a
{
    color: #333;
    padding: 0px 3px;
}
.Header_LogoQueryQuick .full_model_search a.model_search_all
{
    background:url(../images/model_search.gif) no-repeat left center;
    height: 30px;
}
.Header_LogoQueryQuick .full_model_search a:hover
{
    color: #cc0000;
    text-decoration: underline;
}


.Header_LogoQueryQuick .model_list, .model_project
{
    width: 50px;
    position: absolute;
    top: 85px;
    left: 152px;
    z-index: 3;
}
.Header_LogoQueryQuick .model_project
{
    z-index: 9;
    top: 68px;
    left: 147px;
}
.Header_LogoQueryQuick .model_project a
{
    color: #8a8d8c;
    padding-right: 15px;
    background:url(../images/ico_down.gif) no-repeat right center;
}
.Header_LogoQueryQuick .model_project a:hover
{
    color: #cc0000;
}
.Header_LogoQueryQuick .model_list
{
    border: 1px solid #ccc;
    background: #fff;
    border-top: none;
    display: none;
}
.Header_LogoQueryQuick .model_list ul
{
    height: auto !important;
    min-height: 80px;
    height: 80px;
    padding: 0px;
}
.Header_LogoQueryQuick .model_list li
{
    text-align: left;
}
.Header_LogoQueryQuick .model_list li a
{
    display: block;
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #333;
    padding-left: 5px;
}
.Header_LogoQueryQuick .model_list li a:hover
{
    color: #000;
    background: #f0f0f0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}







.ChannelMenu_TopMenu{
 height:64px;background:url(../images/menu_bg.jpg);
}
.ChannelMenu_TopMenu .menu {
 height:64px; width:960px; margin:0 auto;
}
.ChannelMenu_TopMenu #menubox {
 height:32px;
 font-size:14px; padding-top:4px;
}
.ChannelMenu_TopMenu #menubox li {
 float:left;
 font-weight:bold;
 color:#000;
 background:url(../images/menu_line.gif) no-repeat right top;
 padding:0px 10px;
 text-align:center;
 margin-right:7px;
 padding-left:0px;
 cursor: pointer;
 height:32px;
 line-height:32px;
 _background:url(../images/menu_line.gif) no-repeat right -1px;
}

.ChannelMenu_TopMenu #menubox li a {
 color:#000;
 cursor: pointer;

 display:inline-block;
}
.ChannelMenu_TopMenu #menubox li a:hover {
 color:#cc0000;
}
.ChannelMenu_TopMenu #menubox li a span {

 padding-left:10px;

}
.ChannelMenu_TopMenu #menubox li a em {
 padding-right:10px;
}
.ChannelMenu_TopMenu #menubox ul {
 padding-left:15px;
 height:32px;
}
.ChannelMenu_TopMenu #menubox li.current {
 color:#333;
}
.ChannelMenu_TopMenu #menubox li.current a {
 color:#fff;
 background:url(../images/menu_line.jpg) no-repeat center top;
 display:inline-block;
 text-align:center;
}
.ChannelMenu_TopMenu #menubox li.current span, #menubox li.current span em {
 display:inline-block;
 background:url(../images/menu_li_left.gif) no-repeat left 4px;
 height:32px;
 line-height:32px;


}
.ChannelMenu_TopMenu #menubox li.current a:hover {
 color:#fff;
}
.ChannelMenu_TopMenu #menubox li.current span em {
 background:url(../images/menu_li_right.gif) no-repeat right 4px;
}
.ChannelMenu_TopMenu .sub_menu {
 clear:both;
 height:31px;

}
.ChannelMenu_TopMenu .sub_center {
 padding-left:20px;
 color:#fff;
}
.ChannelMenu_TopMenu .sub_center span {
 float:right;
 padding-right:10px;
}
.ChannelMenu_TopMenu .sub_center ul {padding-top:3px;}
.ChannelMenu_TopMenu .sub_center li {
 float:left;
 height:28px;
 line-height:28px;
}
.ChannelMenu_TopMenu .sub_center li a {
 color:#000;
 margin:0px 7px;
 padding-left:8px;
 background:url(../images/icon.gif) no-repeat left center;
}
.ChannelMenu_TopMenu .sub_center li a.current {color:#fff;padding:5px;background:#1b71a4;}
.ChannelMenu_TopMenu .sub_center li a.current:hover {color:#ffff00;text-decoration:underline;}
.ChannelMenu_TopMenu .sub_center li a:hover {
 color:#cc0000;
}





.TagList_Hot #Tag_list
{
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
    background:url(../images/back.gif) no-repeat left -736px;
    position: relative;
}
.TagList_Hot #Tag_list ul
{
    padding-left: 90px;
}
.TagList_Hot #Tag_list li
{
    display: inline;
}
.TagList_Hot #Tag_list li a
{
    color: #77807d;
    background:url(../images/tag_list.gif) no-repeat right center;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding-right: 5px;
}
.TagList_Hot #Tag_list li a:hover
{
    color: #cc0000;
    text-decoration: underline;
}
.TagList_Hot #Tag_list strong
{
    color: #000;
    width: 79px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    background:url(../images/back.gif) no-repeat -735px -95px;
    padding-left: 3px;
    color: #fff;
    padding-right: 8px;
    position: absolute;
    top: 7px;
    left: 5px;
}
.TagList_Hot #Tag_list span
{
    float: right;
    margin-right: 10px;
    display: inline;
}
.TagList_Hot .all_tag
{
    padding: 13px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.TagList_Hot .all_tag span
{
    font-size: 14px;
    padding-right: 5px;
    line-height: 23px;
}
.TagList_Hot .all_tag span a
{
    color: #333;
}
.TagList_Hot .all_tag span a:hover
{
    color: #cc0000;
}
.TagList_Hot #tag li span
{
    float: none;
    padding: 0px 8px;
}
.TagList_Hot #tag li a
{
    background: none;
    padding-left: 0px;
}






.LatestNews_LatestTopPicture .content {
 float:left;
 width:484px;
 overflow:hidden;
}
.LatestNews_LatestTopPicture .news {
 height:31px;
 background:url(../images/img_1.jpg) no-repeat left #3970b5;
}
.LatestNews_LatestTopPicture .news ul {
 padding-left:40px;
}
.LatestNews_LatestTopPicture .news li {
 float:left;
 height:31px;
 line-height:31px;
 font-size:12px;
 font-weight:bold;
 color:#FFF;
}
.LatestNews_LatestTopPicture .news li a {
 float:left;
 height:31px;
 line-height:31px;
 font-size:14px;
 font-weight:bold;
 color:#FFF;
}
.LatestNews_LatestTopPicture .news li a:hover, .news li.on a {
 color:#fff;
}
.LatestNews_LatestTopPicture .news li.on {
 float:left;
 height:31px;
 line-height:31px;
 font-size:12px;
 font-weight:bold;
 color:#FFF;
}
.LatestNews_LatestTopPicture .news_list {
 padding:1px;
 overflow:hidden;
 border-bottom:1px solid #3970b5;
 border-right:1px solid #3970b5;
}
.LatestNews_LatestTopPicture .news_list_bottom {
 background:url(../images/back.gif) no-repeat left -128px;
 height:10px;
 line-height:10px;
 font-size:0px;
}
.LatestNews_LatestTopPicture .news_list_01 {
 float:right;
 width:230px;
 margin:10px 0;
}
.LatestNews_LatestTopPicture .head_news {
}
.LatestNews_LatestTopPicture .news_list_01 ul {
}
.LatestNews_LatestTopPicture .head_news h3 {
 font-size:14px;
 line-height:24px;
 text-align:center;
}
.LatestNews_LatestTopPicture .head_news h3 a {
 color:#cc0100;
}
.LatestNews_LatestTopPicture .head_news h3 a:hover {
 color:#000;
}
.LatestNews_LatestTopPicture .head_news p {
 padding:5px 0px;
 line-height:170%;
 text-indent:20px;
 padding-bottom:10px;
 background:url(imagesline.gif) repeat-x left bottom;
 color:#666;
}
.LatestNews_LatestTopPicture .news_list_01 li {
 height:23px;
 line-height:24px;
 color:#999999;
 clear:both;
}
.LatestNews_LatestTopPicture .news_list_01 li span.datetime {
 float:right;
}
.LatestNews_LatestTopPicture .news_list_01 li a {
 color:#343434;
}
.LatestNews_LatestTopPicture .news_list_01 li a:hover {
 color:#cc0000;
}


.LatestNews_LatestTopPicture .news_flash {
 float:left;
 width:241px;
 display:inline;
}





.ArticleList_Default .area {
 width:360px;
 margin-top:10px;
}
.ArticleList_Default .area h3 {
 height:30px;
 line-height:30px;
 background:url(../images/back1.gif) no-repeat;
 font-size:12px;
 color:#fff;
 position:relative; text-indent:20px;
}

.ArticleList_Default .area h3 span {
 background:url(../images/sidebar.gif) no-repeat left top;
 display:inline-block;
 padding-left:35px;
}
.ArticleList_Default .area h3 em {
 background:url(../images/sidebar.gif) no-repeat right -33px;
 padding-right:35px;
 color:#fff;
 display:inline-block;
}
.ArticleList_Default .area h3 em a {
 color:#fff;
}
.ArticleList_Default .area h3 em a:hover {
 color:#ffff00;
}

.ArticleList_Default .area h3 img {
 position:absolute;
 top:10px;
 left:320px;
}
.ArticleList_Default .area ul {
 border-left:1px solid #e1e1e1;
 border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
 background:url(../images/area_back.gif) repeat-x left top;
 padding:10px;
 height:auto!important;
 min-height:187px;
 height:187px;
 padding-bottom:0px;
}
.ArticleList_Default .area li {
 height:23px;
 line-height:23px;
 padding-left:8px;
 background:url(../images/icon3.gif) no-repeat left center;
 color:#999999;
 position:relative;
}
.ArticleList_Default .area li a {
 color:#313534;
}
.ArticleList_Default .area li a:hover {
 color:#cc0000;
}
.ArticleList_Default .area li span.datetime{
position:absolute;
 top:0px;
 right:5px;
}
.ArticleList_Default .underline_area {
 height:5px;
 line-height:5px;
 font-size:0px;
 background:url(../images/back.gif) no-repeat -141px -79px;
}
.ArticleList_Default .area_ad img {
 border:1px solid #cfd8df;
}





.ArticleList_2ColumnWidthImage {
   font-size:12px;
}
.ArticleList_2ColumnWidthImage .area {
    width:360px;
    margin-top:10px;
}
.ArticleList_2ColumnWidthImage .area h3 {
    height:30px;
    line-height:30px;
    background:url(../images/back1.gif) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}
.ArticleList_2ColumnWidthImage .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.ArticleList_2ColumnWidthImage  .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.ArticleList_2ColumnWidthImage .area h3 em a {
    color:#fff;
}
.ArticleList_2ColumnWidthImage .area h3 em a:hover {
    color:#ffff00;
}

.ArticleList_2ColumnWidthImage .area h3 img {
    position:absolute;
    top:10px;
    left:320px;
}
.ArticleList_2ColumnWidthImage .tv_pictrue li{
    text-decoration:none;
    }
.ArticleList_2ColumnWidthImage .area ul.tv_pictrue {
    height: 132px;
    min-height: 133px;
 border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
}
.ArticleList_2ColumnWidthImage .area ul .tv_pictrue  span{
     float:right;
}
.ArticleList_2ColumnWidthImage .area ul {
     background:url(../images/area_back.gif) repeat-x scroll left top transparent;

    height: auto !important;
    padding: 10px 10px 0;
}

.ArticleList_2ColumnWidthImage .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#cc0000;
}
.ArticleList_2ColumnWidthImage .area  .tv_pictrue .description{
     line-height:23px;
    }
.ArticleList_2ColumnWidthImage .area ul.tv_text {
    background: none repeat scroll 0 0 transparent;
    height: 74px;
    min-height: 74px;
    padding: 10px 0 0 10px;
 border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
 border-bottom: 1px solid #E1E1E1;
}
.ArticleList_2ColumnWidthImage .area .tv_text li {
    height:23px;
    line-height:23px;
    padding-left:8px;
    background:url(../images/icon3.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.ArticleList_2ColumnWidthImage .area .tv_u_thumb{

    margin-right:8px;
    }
.ArticleList_2ColumnWidthImage .area .tv_u_thumb img{

    padding:2px; border:1px solid #cfd8df;  float:left; margin-right:10px;
    }

.ArticleList_2ColumnWidthImage .area li a {
    color:#313534;
}
.ArticleList_2ColumnWidthImage .area li a:hover {
    color:#cc0000;
}
.ArticleList_2ColumnWidthImage .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.ArticleList_2ColumnWidthImage .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.ArticleList_2ColumnWidthImage .area_ad img {
    border:1px solid #cfd8df;
}
.ArticleList_2ColumnWidthImage .clear{
    clear:both; font-size:1px;
    }






















.PictureArticleList_Default .pic_article h3
{
    height: 33px;
    line-height: 33px;
    background:url(../images/back4.gif) no-repeat;
    font-size: 12px;
    padding-left: 30px;
}

.PictureArticleList_Default .pic_article h3 img {
    padding-left:680px;
    top: 10px;
}
.PictureArticleList_Default .pic_article ul
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 10px 8px;
    height: auto !important;
    min-height: 100px;
    height: 100px;
    clear: both;
    background:url(../images/area_back.gif) repeat-x left top;
    padding-top: 20px;
    padding-left: 25px;
}
.PictureArticleList_Default .pic_article li
{
    width: 24%;
    text-align: center;
    float: left;
    overflow: hidden;
}
.PictureArticleList_Default .pic_article li a
{
    color: #333;
}
.PictureArticleList_Default .pic_article li a:hover
{
    color: #cc0000;
}
.PictureArticleList_Default .pic_article li img
{
    width: 150px;
    height: 113px;
    padding: 2px;
    border: 1px solid #d3d8dc;
    background: #ebf0f4;
    overflow: hidden;
}
.PictureArticleList_Default .pic_article li span
{
    display: block;
    line-height: 19px;
    padding: 0px 10px;
}
.PictureArticleList_Default .mtop10
{
    margin-top: 10px;
}
.PictureArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.PictureArticleList_Default .clear
{
    clear: both;
}
.PictureArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}






.ArticleList_SideList .notice h3{
    height:30px;
 line-height:30px;
 background:url(../images/back.gif) no-repeat left top;
 color:#fff;
 padding-left:40px;
 font-size:14px;
 font-weight:bold;
}
.ArticleList_SideList .notice h3 img {margin-top:10px;float:right;padding-right:5px;}
.ArticleList_SideList .notice ul{
    padding:0px 8px 0px 12px;
 border-left:1px solid #dddddd;
 border-right:1px solid #dddddd;
 border-bottom:1px solid #dddddd;
}
.ArticleList_SideList .notice ul {
 height:auto!important;
}
.ArticleList_SideList .notice li a{
 color:#313534;
}
.ArticleList_SideList .notice li a:hover{
    color:#cc0000;
}
.ArticleList_SideList .underline {
 height:6px;
 line-height:6px;
 font-size:0px;
 background:url(../images/back.gif) no-repeat -141px -66px;
}
.ArticleList_SideList .notice li{
 height:24px;
 line-height:24px;
 padding-left:10px;
 background:url(../images/icon1.gif) no-repeat left center;
}






.Recommand_Newest .month_tip h3
{
    height: 28px;
    line-height: 28px;
    background:#347fbc;
    font-size: 12px;
    color: #fff;
    padding-left:10px;
    font-size: 12px;
}
.Recommand_Newest .month_up ul, .month_tip ul
{
    padding: 4px 8px 0px 12px;
    border-left: 1px solid #d0d1d5;
    border-right: 1px solid #d0d1d5;
    border-bottom: 1px solid #d0d1d5;
}
.Recommand_Newest .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat -141px -66px;
}
.Recommand_Newest .month_tip li
{
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background:url(../images/icon1.gif) no-repeat left center;
}
.Recommand_Newest .month_up li a
{
    color: #313534;
}
.Recommand_Newest .month_tip li a:hover, .month_up li a:hover
{
    color: #cc0000;
}
.Recommand_Newest .month_tip ul
{
    background:url(../images/back.gif) no-repeat -975px -250px;
}
.Recommand_Newest .month_tip li
{
    padding-left: 15px;
    background: none;
    height: 25px;
    line-height: 25px;
}










.Login_Default .user h3
{
    height: 32px;
    line-height: 32px;
    background:url(../images/back1.gif) no-repeat left top;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Login_Default .user_info
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 5px;
    background: #fff;
}
.Login_Default .user_login ul
{
    padding: 5px;
}
.Login_Default .user_login li
{
    height: 27px;
    line-height: 27px;
    margin: 2px 0px;
}
.Login_Default .loginedinfo li
{
    height: 21px;
    line-height: 21px;
}
.Login_Default .user_login li.reg_user
{
    height: 27px;
    line-height: 27px;
    padding: 3px 0px 6px 0px;
}
.Login_Default .user_login li.save
{
    padding-left: 45px;
}
.Login_Default .user_login li.reg
{
    padding-top: 5px;
    background:url(../images/min_line.gif) no-repeat center top;
    text-align: center;
}
.Login_Default .user_login li.reg a
{
    color: #333;
    text-decoration: underline;
}
.Login_Default .user_login li.reg a:hover
{
    color: #f87608;
    text-decoration: underline;
}
.Login_Default .user_login li.save a
{
    padding-left: 10px;
}

.Login_Default .user_login li.save input
{
    margin-right: 5px;
}
.Login_Default .user_login li input.inputtext
{
    background:url(../images/back.gif) no-repeat left -64px;
    border: none;
    width: 133px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    font-size: 12px;
    font-family: Arial;
}

.Login_Default .user_login li input#validationCode2
{
    width: 58px !important;
    background:url(../images/back.gif) no-repeat -708px -65px;
    font-size: 11px;
    font-family: Arial;
}
.Login_Default .user_login li select
{
    width: 138px;
}
.Login_Default .user_login li img
{
    margin-left: 5px;
}

.Login_Default .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat -141px -66px;
}

.Login_Default .user_login li.reg_user {
 position:relative;
}
.Login_Default .user_login li input.user_login_submit {
 width:66px;
 height:22px;
 background:url(../images/back.gif) no-repeat -72px -38px;
 overflow:hidden;
 border:none;
 position:absolute;
 top:7px;
 left:20px;
 cursor: pointer;
}
.Login_Default .user_login li input.user_login_submit {top:5px;left:45px;}





.Vote_Default .vote h3
{
    height: 32px;
    line-height: 32px;
    background:url(../images/back1.gif) no-repeat;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Vote_Default .vote_content li.vote_check
{
    position: relative;
}
.Vote_Default .vote_content li.vote_check input
{
    width: 66px;
    height: 22px;
    background:url(../images/back.gif) no-repeat -72px -38px;
    overflow: hidden;
    border: none;
    position: absolute;
    top: 7px;
    left: 20px;
    cursor: pointer;
}
.Vote_Default .vote_content li.vote_button_line
{
    padding: 10px 20px;
}
.Vote_Default .vote_content .vote_button
{
    width: 66px;
    height: 22px;
    background:url(../images/back.gif) no-repeat -143px -38px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.Vote_Default .vote_content .voteshow_button
{
    background:url(../images/back.gif) no-repeat -215px -38px;
    width: 66px;
    height: 22px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}


.Vote_Default .vote_content, .statistics_content
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.Vote_Default .vote_content h4
{
    font-size: 12px;
    font-weight: normal;
    color: #4093cb;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    padding-top: 8px;
}
.Vote_Default .vote_content ul
{
    padding-left: 10px;
}
.Vote_Default .vote_content li
{
    height: 22px;
    line-height: 22px;
}
.Vote_Default .vote_content li input
{
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.Vote_Default .vote_content li.vote_check
{
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
}
.Vote_Default .vote_content li.vote_check input
{
    background:url(../images/back.gif) no-repeat -143px -38px;
}
.Vote_Default .vote_content li.vote_check input#ShowVote
{
    left: 106px;
    background:url(../images/back.gif) no-repeat -215px -38px;
}






.Statistic_Default .statistics h3
{
    height: 32px;
    line-height: 32px;
    background:url(../images/back1.gif) no-repeat;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Statistic_Default .statistics_content
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.Statistic_Default .statistics_content
{
    line-height: 26px;
    padding-top: 8px;
    padding-left: 10px;
}
.Statistic_Default *html .statistics_content
{
    padding-top: 8px;
    line-height: 24px;
}
.Statistic_Default .statistics_content a
{
    color: #ae541f;
}
.Statistic_Default .statistics_content a:hover
{
    color: #cc0000;
}

.Statistic_Default .mtop10
{
    margin-top: 0px;
}

.Statistic_Default .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat -141px -66px;
}









.LinkList_Default{
 width:206px;
 height:269px;
}
.LinkList_Default .friend_link h3
{
    height: 28px;
    line-height: 28px;
    background:url(../images/images_1.jpg) no-repeat 12px 50%;
    font-size: 14px;
    color: #fff;
    font-weight:bold;
    padding-left:35px;
}
.LinkList_Default .friend_link h3 img
{
 float:right;
 margin-top:10px;
 margin-right:10px;
}
.LinkList_Default .friend_content
{
 width:206px;
 height:241px;

 background:url(imagesimages_7.jpg) no-repeat top left;
}


.LinkList_Default .friend_content
{
}
.LinkList_Default .friend_pic
{
    height: auto !important;
    min-height: 40px;
    height: 40px;
    padding-bottom: 5px;
}
.LinkList_Default .friend_pic li
{
    float: left;
    width: 96px;
    height: 37px;
    overflow: hidden;
    margin: 0px 0px;
    margin-left: 10px;
    display: inline;

}
.LinkList_Default .friend_pic li img
{
    width: 88px;
    height: 31px;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #f0f0f0;
}

.LinkList_Default .underline_picture
{
    height: 7px;
    line-height: 7px;
    background:url(../images/back.gif) no-repeat left -182px;
}
.LinkList_Default .friend_text
{
    padding: 10px;
}
.LinkList_Default .friend_text li
{
    color: #666;
    line-height: 60px;
}
.LinkList_Default .friend_text
{
    padding: 0px 0px 0px 0px;
}
.LinkList_Default .friend_text li
{
    line-height: 60px;
    overflow: hidden;
    height: 60px;
  width:206px;

}
.LinkList_Default .friend_text li a
{
    color: #4c7baf;
padding-left: 106px;
display: blcok;
}
.LinkList_Default .friend_text li a:hover
{
    color: #4c7baf;
 text-decoration:underline;
}







.Footer_Default #footer {
 height:115px;
 border-top:2px solid #1d87be;
 background:#f7f7f7;
 margin-top:10px;
}
.Footer_Default .service {
 height:32px;
 line-height:32px;
 text-align:center;
 color:#444;
}
.Footer_Default .service a {
 color:#444;
}
.Footer_Default .service a:hover {
 color:#cc0000;
}
.Footer_Default .copyright {
 text-align:center;
 line-height:180%;
 padding-top:10px;
 font-family: Arial;
 color:#444;
}

.Footer_Default .copyright_list h1 {
 height:40px;
 line-height:40px;
 text-align:center;
 font-size:16px;
}
.Footer_Default .copyright_list p {
 line-height:170%;
 font-size:14px;
 color:#333;
}





.Register_Title h3{
    background:url(../images/back2.gif) no-repeat;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}











.Search_Title {
    height:32px;
    line-height:32px;
    background:url(../images/730.gif) no-repeat;
    padding-left:32px;
}
  .Search_Title  em, .Search_Title _allweb em {
    padding:0px 5px;
}
  .Search_Title  a, .Search_Title _allweb a {
    color:#000;
}
 .Search_Title  a:hover, .Search_Title _allweb a:hover {
    color:#cc0000;
}
 .r_navigation {
    height:23px;
    line-height:23px;
}
.Search_Title _allweb {
    background:url(../images/back.gif) no-repeat left -490px;
}








.PagedArticleList_DefaultSearch .article_list
{
}

.PagedArticleList_DefaultSearch .article_list h3{
    background:url(../images/back2.gif) no-repeat;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px; padding-left:25px;
}
.PagedArticleList_DefaultSearch .article_list h3 span
{
    background:url(../images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_DefaultSearch .article_list h3 em
{
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedArticleList_DefaultSearch .article_list h3 em a
{
    color: #ffff00;
}
.PagedArticleList_DefaultSearch .article_list h3 em a:hover
{
    color: #fff;
}
.PagedArticleList_DefaultSearch .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_DefaultSearch .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(imagesline.gif) repeat-x left bottom;
}
.PagedArticleList_DefaultSearch .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_DefaultSearch .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(imagesicon4.gif) no-repeat left -29px;
}
.PagedArticleList_DefaultSearch .article_list li a:hover {
    background:url(imagesicon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleList_DefaultSearch .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.PagedArticleList_DefaultSearch .clear
{
    clear: both;
}
.PagedArticleList_DefaultSearch .clear:after
{
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleList_DefaultSearch .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleList_DefaultSearch .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleList_DefaultSearch .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_DefaultSearch .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_DefaultSearch .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}







.ChannelMenu_CurrentLocation .sitepath{
    height:32px;
    line-height:32px;
    border:1px solid #c2d9e0;
    padding-left:12px;
}
.ChannelMenu_CurrentLocation .sitepath em, .sitepath_allweb em {
    padding:0px 5px;
}
.ChannelMenu_CurrentLocation .sitepath a, .sitepath_allweb a {
    color:#000;
}
.ChannelMenu_CurrentLocation .sitepath a:hover, .sitepath_allweb a:hover {
    color:#cc0000;
}
.ChannelMenu_CurrentLocation .r_navigation {
    height:23px;
    line-height:23px;
}
.ChannelMenu_CurrentLocation .sitepath_allweb {
    text-align:left;
}










.ArticleView_Default .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -358px;
}
.ArticleView_Default .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleView_Default .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleView_Default .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(../images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleView_Default .article_info a
{
    color: #333333;
}
.ArticleView_Default .article_info a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_content_list
{
    line-height: 180%;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleView_Default .article_mood
{
    padding-bottom: 20px;
}
.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(../images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}

.ArticleView_Default .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleView_Default .article_about ul
{
    padding: 10px;
}
.ArticleView_Default .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(../images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleView_Default .article_about li a
{
    color: #333;
}
.ArticleView_Default .article_about li a:hover
{
    color: #cc0000;
}

.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(../images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}


.ArticleView_Default .mtop10
{
    margin-top: 10px;
}
.ArticleView_Default .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleView_Default .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleView_Default .articleAttachments a:hover
{
    color: #cc0000;
}









.Sidebar_ChannelNav .sidebar
{
    float: right;
    width: 215px;
}

.Sidebar_ChannelNav .subnav li
{
    margin-top: 6px;
}
.Sidebar_ChannelNav .subnav li a
{
    height: 26px;
    line-height: 26px;
    background:url(../images/Images/bg.gif) no-repeat;
    width: 165px;
    display: inline-block;
    padding-left: 33px;
    color: #333;
}
.Sidebar_ChannelNav .subnav li a:hover, .subnav li.class_on a
{
    background:url(../images/Images/bg_hover.gif) no-repeat;
    color: #ae541f;
}

.Sidebar_ChannelNav .subnav h3
{
    height: 32px;
    line-height: 32px;
    background:#00346a;
    font-size: 12px;
    color: #fff;
    padding-left:10px;
    font-size: 12px;

}
.Sidebar_ChannelNav .subnav ul
{
    padding: 4px 8px 10px 12px;
    border-left: 1px solid #00346a;
    border-right: 1px solid #00346a;
    border-bottom: 1px solid #00346a;
}

.Sidebar_ChannelNav .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(../images/Images/back.gif) no-repeat -141px -66px;
}








.PagedArticleList_Default .article_list
{
}

.PagedArticleList_Default .article_list h3{
    background: #9b9b9b;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}
.PagedArticleList_Default .article_list h3 span
{
    background:url(../images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left:15px;
}
.PagedArticleList_Default .article_list h3 em
{
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedArticleList_Default .article_list h3 em a
{
    color: #ffff00;
}
.PagedArticleList_Default .article_list h3 em a:hover
{
    color: #fff;
}
.PagedArticleList_Default .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_Default .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(imagesline.gif) repeat-x left bottom;
}
.PagedArticleList_Default .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_Default .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(imagesicon5.gif) no-repeat left -20px;
    float:left;
}
.PagedArticleList_Default .article_list li a:hover {
    background:url(imagesicon5.gif) no-repeat scroll left 10px transparent;
    color: #AE541F;
}
.PagedArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.PagedArticleList_Default .clear
{
    clear: both;
}
.PagedArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}




















.ArticleSingle_Default .article_content {
 border-left:1px solid #dddddd;
 border-top:1px solid #dddddd;
 border-bottom:1px solid #dddddd;
        border-right:1px solid #dddddd;
 padding:30px;
}
.ArticleSingle_Default .article_content h1 {
 color:#2782b9;
 font-size:18px;
 font-family:"微软雅黑";
 text-align:center;
 line-height:35px;
}
.ArticleSingle_Default .article_info {
 height:30px;
 line-height:30px;
 text-align:center;
 background:url(../images/article_line.gif) repeat-x left center;
 margin:26px 0px;
}
.ArticleSingle_Default .article_info a {
 color:#333333;
}
.ArticleSingle_Default .article_info a:hover {
 color:#cc0000;
}
.ArticleSingle_Default .article_content_list {
 line-height:180%;
 font-size:14px;
 color:#212121;
 word-wrap:break-word;
 word-break:normal;
}
.ArticleSingle_Default .article_mood {
 padding-bottom:20px;
}
.ArticleSingle_Default .artilcle_tool {
 height:26px;
 line-height:26px;
 text-align:right;
 background:#f2f2f2;
 padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
 color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
 color:#cc0000;
}
.ArticleSingle_Default .article_page {
 height:31px;
 line-height:31px;
 margin-top:15px;
}
.ArticleSingle_Default .article_page li {
 float:left;
 margin-right:15px;
 padding-left:10px;
 background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
 color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
 color:#cc0000;
}

.ArticleSingle_Default .article_about h3 {
 font-size:14px;
 padding-left:20px;
 height:31px;
 line-height:31px;
 border-bottom:1px solid #ddd;
}
.ArticleSingle_Default .article_about ul {
 padding:10px;
}
.ArticleSingle_Default .article_about li {
 height:22px;
 line-height:22px;
 background:url(../images/icon1.gif) no-repeat left center;
 padding-left:10px;
}
.ArticleSingle_Default .article_about li a {
 color:#333;
}
.ArticleSingle_Default .article_about li a:hover {
 color:#cc0000;
}

.ArticleSingle_Default .artilcle_tool {
 height:26px;
 line-height:26px;
 text-align:right;
 background:#f2f2f2;
 padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
 color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
 color:#cc0000;
}

.ArticleSingle_Default .article_page {
 height:31px;
 line-height:31px;
 margin-top:15px;
}
.ArticleSingle_Default .article_page li {
 float:left;
 margin-right:15px;
 padding-left:10px;
 background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
 color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
 color:#cc0000;
}


.ArticleSingle_Default .mtop10 {
 margin-top:10px;
}








.ArticleSingle_Default .article_content {
    border:1px solid #c9cace;
    padding:30px;
    line-height: 180%
}
.ArticleSingle_Default .article_content .Content{
 font-size: 10pt; line-height: 150%
}

.ArticleSingle_Default .article_content h1 {
    color:#2782b9;
    font-size:18px;
    font-family:"微软雅黑";
    text-align:center;
    line-height:35px;
}
.ArticleSingle_Default .article_info {
    height:30px;
    line-height:30px;
    text-align:center;
    background:url(../images/article_line.gif) repeat-x left center;
    margin:26px 0px;
}
.ArticleSingle_Default .article_info a {
    color:#333333;
}
.ArticleSingle_Default .article_info a:hover {
    color:#cc0000;
}
.ArticleSingle_Default .article_content_list {
    line-height:180%;
    font-size:14px;
    color:#212121;
    word-wrap:break-word;
    word-break:normal;
}
.ArticleSingle_Default .article_mood {
    padding-bottom:20px;
}
.ArticleSingle_Default .artilcle_tool {
    height:26px;
    line-height:26px;
    text-align:right;
    background:#f2f2f2;
    padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
    color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
    color:#cc0000;
}
.ArticleSingle_Default .article_page {
    height:31px;
    line-height:31px;
    margin-top:15px;
}
.ArticleSingle_Default .article_page li {
    float:left;
    margin-right:15px;
    padding-left:10px;
    background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
    color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
    color:#cc0000;
}

.ArticleSingle_Default .article_about h3 {
    font-size:14px;
    padding-left:20px;
    height:31px;
    line-height:31px;
    border-bottom:1px solid #ddd;
}
.ArticleSingle_Default .article_about ul {
    padding:10px;
}
.ArticleSingle_Default .article_about li {
    height:22px;
    line-height:22px;
    background:url(../images/icon1.gif) no-repeat left center;
    padding-left:10px;
}
.ArticleSingle_Default .article_about li a {
    color:#333;
}
.ArticleSingle_Default .article_about li a:hover {
    color:#cc0000;
}

.ArticleSingle_Default .artilcle_tool {
    height:26px;
    line-height:26px;
    text-align:right;
    background:#f2f2f2;
    padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
    color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
    color:#cc0000;
}

.ArticleSingle_Default .article_page {
    height:31px;
    line-height:31px;
    margin-top:15px;
}
.ArticleSingle_Default .article_page li {
    float:left;
    margin-right:15px;
    padding-left:10px;
    background:url(imagesicon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
    color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
    color:#cc0000;
}


.ArticleSingle_Default .mtop10 {
    margin-top:10px;
}
















.PagedPictureArticleList_Default .article_list
{
}

.PagedPictureArticleList_Default .article_list h3{
    background:#9b9b9b;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}
.PagedPictureArticleList_Default .article_list h3 span
{
    background:url(../images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedPictureArticleList_Default .article_list h3 em
{
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedPictureArticleList_Default .article_list h3 em a
{
    color: #ffff00;
}
.PagedPictureArticleList_Default .article_list h3 em a:hover
{
    color: #fff;
}
.PagedPictureArticleList_Default .article_list ul
{
    padding: 10px 5px 5px 5px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedPictureArticleList_Default .article_list li
{
    font-size: 14px;
    color: #666; float:left;
}
.PagedPictureArticleList_Default .article_list li img
{
    border: 1px solid #DDDDDD; padding:2px;
}
.PagedPictureArticleList_Default .article_list li a
{
    color: #333;
    padding-left: 20px;
}
.PagedPictureArticleList_Default .article_list li a +br +a
{
    display:block;
    width:126px;
    text-align:center;
    margin-top:-2px;
    height:27px;
    font-size:12px;
}
.PagedPictureArticleList_Default .article_list li a:hover {
    color: #AE541F;
}
.PagedPictureArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.PagedPictureArticleList_Default .clear
{
    clear: both;
}
.PagedPictureArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedPictureArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedPictureArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedPictureArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedPictureArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedPictureArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}















.ChannelMenu_DropDown #nav
{
    z-index: 100;
    position: relative;
    background:url(../images/menu_bg.jpg) repeat scroll 0 0 transparent;
    height: 64px;
}

.ChannelMenu_DropDown #nav ul
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; height:32px;
}
.ChannelMenu_DropDown #nav #product
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; height:32px; color:#FFF; font-weight:bold;
}
.ChannelMenu_DropDown #nav #product a:hover
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; height:32px; color:#000; font-weight:bold;
}
.ChannelMenu_DropDown #nav li
{
    float: left;
    margin: 0px; line-height:32px;
    cursor: pointer;
    list-style: none; padding-left:5px;  width:80px; margin-top:8px; text-align:center;
 background:url(../images/7.gif) no-repeat;
}
.ChannelMenu_DropDown #nav .sonall
{
    z-index: 200;
    position: absolute;
    top: 32px;
    padding-right: 12px;
}
.ChannelMenu_DropDown .son0
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son1
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son2
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son3
{
    margin-left: -252px;
    width: 440px;
}
.ChannelMenu_DropDown .son4
{
 margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son5
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son6
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son7
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son8
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son9
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son10
{
    margin-left: -420px;
    width: 580px;
}





.RssFeed_Default .area {
 width:360px;
 margin-top:10px;
}
.RssFeed_Default .area h3 {
 height:30px;
 line-height:30px;
 background:url(../images/back1.gif) no-repeat;
 font-size:12px;
 color:#fff;
 position:relative; text-indent:20px;
}

.RssFeed_Default .area h3 span {
 background:url(../images/sidebar.gif) no-repeat left top;
 display:inline-block;
 padding-left:35px;
}
.RssFeed_Default .area h3 em {
 background:url(../images/sidebar.gif) no-repeat right -33px;
 padding-right:35px;
 color:#fff;
 display:inline-block;
}
.RssFeed_Default .area h3 em a {
 color:#fff;
}
.RssFeed_Default .area h3 em a:hover {
 color:#ffff00;
}

.RssFeed_Default .area h3 img {
 position:absolute;
 top:10px;
 left:320px;
}
.RssFeed_Default .area ul {
 border-left:1px solid #e1e1e1;
 border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
 background:url(../images/area_back.gif) repeat-x left top;
 padding:10px;
 height:auto!important;
 min-height:187px;
 height:187px;
 padding-bottom:0px;
}
.RssFeed_Default .area li {
 height:23px;
 line-height:23px;
 padding-left:8px;
 background:url(../images/icon3.gif) no-repeat left center;
 color:#999999;
 position:relative;
}
.RssFeed_Default .area li a {
 color:#313534;
}
.RssFeed_Default .area li a:hover {
 color:#cc0000;
}
.RssFeed_Default .area li span.datetime{
position:absolute;
 top:0px;
 right:5px;
}
.RssFeed_Default .underline_area {
 height:5px;
 line-height:5px;
 font-size:0px;
 background:url(../images/back.gif) no-repeat -141px -79px;
}
.RssFeed_Default .area_ad img {
 border:1px solid #cfd8df;
}





.Header_Logo #logo
{
    width: 255px; border:0; height:69px;
}






.Weather_Default .wht1
{
    background: none repeat scroll 0 0 #EDF2F8;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.Weather_Default .lk37
{
    color: #003785;
}
.Weather_Default .wht3
{
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 36px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
}
.Weather_Default .lk2e
{
    color: #2E68AC;
}
.Weather_Default .wht2
{
    background: none repeat scroll 0 0 #EDF2F8;
    text-align: center;
}
.Weather_Default .whp2
{
    background:url(../images/wha011.gif) repeat scroll 0 0 transparent;
    padding-right: 12px;
    text-align: right;
}
.Weather_Default .whptitle
{
    background:url(../images/Wtitle.gif);
    width: 118px;
    height: 27px;
    border: 0;
}
.Weather_Default .whp3
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 27px;
}
.Weather_Default table, tr, td
{
    color: #000000;
    font-size: 12px;
    line-height: 23px;
}
.Weather_Default .images_0_gif
{
    background:url(../images/0.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_1_gif
{
    background:url(../images/1.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_2_gif
{
    background:url(../images/2.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_3_gif
{
    background:url(../images/3.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_4_gif
{
    background:url(../images/4.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_5_gif
{
    background:url(../images/5.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_6_gif
{
    background:url(../images/6.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_7_gif
{
    background:url(../images/7.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_8_gif
{
    background:url(../images/8.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_9_gif
{
    background:url(../images/9.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_10_gif
{
    background:url(../images/10.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_11_gif
{
    background:url(../images/11.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_12_gif
{
    background:url(../images/12.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_13_gif
{
    background:url(../images/13.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_14_gif
{
    background:url(../images/14.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_15_gif
{
    background:url(../images/15.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_16_gif
{
    background:url(../images/16.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_17_gif
{
    background:url(../images/17.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_18_gif
{
    background:url(../images/18.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_19_gif
{
    background:url(../images/19.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_20_gif
{
    background:url(../images/20.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_21_gif
{
    background:url(../images/21.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_22_gif
{
    background:url(../images/22.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_23_gif
{
    background:url(../images/23.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_24_gif
{
    background:url(../images/24.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_25_gif
{
    background:url(../images/25.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_26_gif
{
    background:url(../images/26.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_27_gif
{
    background:url(../images/27.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_28_gif
{
    background:url(../images/28.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_29_gif
{
    background:url(../images/29.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_30_gif
{
    background:url(../images/30.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}
.Weather_Default .images_31_gif
{
    background:url(../images/31.gif) no-repeat;
    width: 70px;
    height: 65px;
    border: 0;
}

.Weather_Default .today_todayRed
{
    background:url(../images/todayRed.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .today_tomorrowBlak
{
    background:url(../images/tomorrowBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .today_nexttomorrowBlak
{
    background:url(../images/nexttomorrowBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}

.Weather_Default .tomorrow_todayBlak
{
    background:url(../images/todayBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .tomorrow_tomorrowRed
{
    background:url(../images/tomorrowRed.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .tomorrow_nexttomorrowBlak
{
    background:url(../images/nexttomorrowBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}

.Weather_Default .nexttomorrow_todayBlak
{
    background:url(../images/todayBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .nexttomorrow_tomorrowBlak
{
    background:url(../images/tomorrowBlak.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}
.Weather_Default .nexttomorrow_nexttomorrowRed
{
    background:url(../images/nexttomorrowRed.gif) no-repeat;
    width: 48px;
    height: 21px;
    border: 0;
}





.NewsTab_Speeches .ttnew_right_ldjh
{
    width: 222px;
    height: auto;
}
.NewsTab_Speeches .ttnew_right_ldjh h3 {
 height:30px;
 line-height:30px;
 background:url(../images/back1.gif) no-repeat;
 font-size:12px;
 color:#000;
 position:relative; text-indent:28px;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr
{
    margin: 0 auto;
    border-left: 1px solid #dddddd;
 border-right: 1px solid #dddddd;
 border-bottom: 1px solid #dddddd;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_1
{
    width: 202px;
    margin: 0 auto;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_11
{
    width: 202px;
    line-height: 25px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #060;
    font-weight: bold;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_12
{
    width: 202px;
    text-align: left;
    line-height: 22px;
    color: #333;
}
.NewsTab_Speeches .clear
{
    clear: both;
    font-size: 1px;
}












.ChannelMenu_AdaptiveBackground{width:817px; height:25px;background:#ae8950; border-bottom:1px solid #fff; border-top:1px solid #fff;}
.ChannelMenu_AdaptiveBackground ul,li {list-style-type:none;}
.ChannelMenu_AdaptiveBackground .clear {clear:both;}
.ChannelMenu_AdaptiveBackground #nav_out {line-height:25px; margin:0px auto; width:817px;}
.ChannelMenu_AdaptiveBackground #nav_in {margin:0 0 0 15px;}
.ChannelMenu_AdaptiveBackground #nav {height:25px;}
.ChannelMenu_AdaptiveBackground #nav li { width:85px;text-align:center;float:left; font-size:12px;background:url(images1.jpg) no-repeat right 50%;}
.ChannelMenu_AdaptiveBackground #nav li a {display:block; text-decoration:none; color:#fff; text-decoration:none;}
.ChannelMenu_AdaptiveBackground #nav li a:hover { color:#1f64a0; background:url(images2.jpg) no-repeat 10px;}
.ChannelMenu_AdaptiveBackground #nav li a span {color:#FFF; display:block; text-align:center;}
.ChannelMenu_AdaptiveBackground #nav li a:hover span {color:#df4235;}
.ChannelMenu_AdaptiveBackground .current {}
.ChannelMenu_AdaptiveBackground .current span{color:#D9D9D9;}










.news {
   font-size:12px;
}
.news .area {
    width:318px;
}
.news .area h3 {
    height:30px;
    line-height:30px;
    font-size:15px;
    color:#0a3a88;
    position:relative; text-indent:20px;
 font-weight:bold;
 border-bottom:2px solid #bdbdbd;
 padding-left:1px;
}
.news .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
}

.news  .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.news .area h3 em a {
    color:#fff;
}
.news .area h3 em a:hover {
    color:#ffff00;
}

.news .area h3 img {
    position:absolute;
    top:10px;
    left:280px;
}
.news .tv_pictrue li{
    text-decoration:none;
    }
.news .area ul.tv_pictrue {
    height: 80px;
    min-height: 80px;
}
.news .area ul .tv_pictrue  span{
     float:right;
}
.news .area ul {
     background:url(../images/area_back.gif) repeat-x scroll left top transparent;

    height: auto !important;
    padding: 10px 10px 0;
}

.news .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#1a4f9c; line-height:30px;
}
.news .area  .tv_pictrue .description{
     line-height:18px;
  color:#938b86;
    }
.news .area ul.tv_text {
    background: none repeat scroll 0 0 transparent;
    height: 74px;
    min-height: 74px;
    padding: 10px 0 0 10px;
}
.news .area .tv_text li {
    height:25px;
    line-height:25px;
    padding-left:8px;
    background:url(../images/icon3.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.news .area .tv_u_thumb{

    margin-right:8px;
    }
.news .area .tv_u_thumb img{

    padding:2px; border:1px solid #cfd8df;  float:left; margin-right:10px;
    }

.news .area li a {
    color:#938b86;
}
.news .area li a:hover {
    color:#1a4f9c;
}
.news .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.news .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.news .area_ad img {
    border:1px solid #cfd8df;
}
.news .clear{
    clear:both; font-size:1px;
    }























.newStyle2 {
   font-size:12px;
}
.newStyle2 .area {
    width:242px;
}
.newStyle2 .area h3 {
    height:30px;
    line-height:30px;
    font-size:15px;
    color:#0a3a88;
    position:relative; text-indent:20px;
    font-weight:bold;
    border-bottom:2px solid #bdbdbd;
}
.newStyle2 .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
}

.newStyle2  .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.newStyle2 .area h3 em a {
    color:#fff;
}
.newStyle2 .area h3 em a:hover {
    color:#ffff00;
}

.newStyle2 .area h3 img {
    position:absolute;
    top:10px;
    left:210px;
}
.newStyle2 .tv_pictrue li{
    text-decoration:none;
    }
.newStyle2 .area ul.tv_pictrue {
    height: 80px;
    min-height: 80px;
}
.newStyle2 .area ul .tv_pictrue  span{
     float:right;
}
.newStyle2 .area ul {
     background:url(../images/area_back.gif) repeat-x scroll left top transparent;

    height: auto !important;
    padding: 10px 10px 0;
}

.newStyle2 .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#1a4f9c; line-height:30px;
}
.newStyle2 .area  .tv_pictrue .description{
     line-height:18px;
     color:#938b86;
    }
.newStyle2 .area ul.tv_text {
    background: none repeat scroll 0 0 transparent;
    height: 74px;
    min-height: 74px;
    padding: 10px 0 0 10px;
}
.newStyle2 .area .tv_text li {
    height:25px;
    line-height:25px;
    padding-left:8px;
    background:url(../images/icon3.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.newStyle2 .area .tv_u_thumb{

    margin-right:8px;
    }
.newStyle2 .area .tv_u_thumb img{

    padding:2px; border:1px solid #cfd8df;  float:left; margin-right:10px;
    }

.newStyle2 .area li a {
    color:#938b86;
}
.newStyle2 .area li a:hover {
    color:#1a4f9c;
}
.newStyle2 .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.newStyle2 .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.newStyle2 .area_ad img {
    border:1px solid #cfd8df;
}
.newStyle2 .clear{
    clear:both; font-size:1px;
    }
























.gonggao .notice h3{
    height:30px;
    line-height:30px;
    font-size:15px;
    color:#0a3a88;
    position:relative; text-indent:20px;
    font-weight:bold;
    border-bottom:2px solid #bdbdbd;
}
.gonggao .notice h3 img {margin-top:10px;float:right;padding-right:5px;}
.gonggao .notice ul{
    padding:4px 8px 0px 12px;
}
.gonggao .notice ul {
    height:auto!important;
}
.gonggao .notice li a{
    color:#938b86;
}
.gonggao .notice li a:hover{
    color:#1a4f9c;
}
.gonggao .underline {
    height:6px;
    line-height:6px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -66px;
}
.gonggao .notice li{
    height:25px;
    line-height:25px;
    padding-left:10px;
    background:url(../images/icon2.gif) no-repeat left center;
}


















.PictureList{
 height:109px;
 border-bottom:2px solid #fff;
 border-top:2px solid #fff;
 background:#f6f8e0;
}
.PictureList .pic_article h3
{
 width:20px;
 text-align:center;
    height:69px;
 color:#00346a;
    background:#ececec;
 padding:20px 10px;
    font-size:17px;
 font-weight:bold;
 float: left;
}
.PictureList .pic_article ul
{
 padding-top:15px;
 float:right;
 padding-right:15px;
}
.PictureList .pic_article li
{
    width:124px;
 height:70px;
    text-align: center;
    float: right;
    overflow: hidden;
 margin-left:28px;
}
.PictureList .pic_article li a
{
 width:15px;
 height:101px;
 float:right;
 font-size:12px;
    color: #000;
 padding:5px 0 0 2px;
 text-align: center;
 line-height:15px;
}

.PictureList .pic_article li a:hover
{
 float:right;
 width:15px;
 height:101px;
    color: #cc0000;line-height:15px;
 font-size:12px;
 padding:5px 0 0 2px;
 text-align: center;
}
.PictureList .pic_article li img
{
 float:left;
    width: 124px;
    height: 70px;
}
.PictureList .pic_article li span
{
    display: block;
    line-height: 19px;
    padding: 0px 10px;
 float:right;
}
.PictureList .mtop10
{
    margin-top: 10px;
}
.PictureList .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.PictureList .clear
{
    clear: both;
}
.PictureList .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}








.daitupianneirongxuanxiang{
 width:408px;
 border-bottom:1px solid #c5c5c5;}
.daitupianneirongxuanxiang .floatLeft{
    width:408px;
    height:230px;
}
.daitupianneirongxuanxiang .n4Tab{clear:both; }
.daitupianneirongxuanxiang .n4Tab .TabTitle{ width:408px; height:30px; line-height:30px;text-align:center; background:#00346a;}
.daitupianneirongxuanxiang .n4Tab .TabTitle ul{margin:0; padding:0;}
.daitupianneirongxuanxiang .TabTitle li{
 float:left;
 height:34px;
 line-height:34px; padding-right:8px;
 cursor:pointer;
 color:#49494b;
 text-align:center;
}
.daitupianneirongxuanxiang .n4Tab .TabTitle .normal{ color:#fff; text-decoration:none; width:90px; height:30px; line-height:30px; color:#fff;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .normal a{color:#fff; text-decoration:none;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .normal a:hover{width:90px; height:30px; line-height:30px; color:#fff; font-weight:bold; display:inline-block;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .active{width:90px;height:30px; line-height:30px; color:#fff;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .active a{width:90px; height:30px; line-height:30px; color:#fff; font-weight:bold;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .active a:hover {width:90px; height:30px; line-height:30px; color:#fff; font-weight:bold; display:inline-block;}
.daitupianneirongxuanxiang .TabContent {clear:both; margin:0 auto; padding:12px; height:128px;}
.daitupianneirongxuanxiang .TabContent li{list-style:none;line-height:26px; margin-left:5px;}
.daitupianneirongxuanxiang .TabContent a{ color:#000; text-decoration:none;display:inline;}
.daitupianneirongxuanxiang .TabContent a:hover{ color:#fff; text-decoration:none; display: inline;}
.daitupianneirongxuanxiang .TabContent .n4tabclear{ clear:both; font-size:1px;}
.daitupianneirongxuanxiang .TabTitle{}
.daitupianneirongxuanxiang .none {display:none;}
.daitupianneirongxuanxiang .n4Tab .TabTitle .clear{ clear:both; font-size:1px;}
.daitupianneirongxuanxiang .datetime{color:#999; padding-right:5px;}
.daitupianneirongxuanxiang .TabContent li img{float:left; width:104px; height:122px; padding:1px; border:1px solid #cccccc; margin-right:10px;}







.shouyeahdt .floatLeft{
    width:354px;

}
.shouyeahdt .n4Tab{clear:both;  }
.shouyeahdt .n4Tab .TabTitle{text-align:center; height:27px;}
.shouyeahdt .n4Tab .TabTitle ul{margin:0; padding:0;}
.shouyeahdt .TabTitle li{
    width:118px;
    height:27px;
    float:left;
    line-height:27px;
    background:url(imagesdz_100.jpg) no-repeat;
    margin-right:1px;
    cursor:pointer;
    color:#fff;
    text-align:center;
}
.shouyeahdt .n4Tab .TabTitle .normal{ width:117px; color:#fff;line-height:27px;height:27px; text-align:center;  font-weight:bold;}
.shouyeahdt .n4Tab .TabTitle .normal a{ color:#fff;text-decoration:none; font-size:12px;  font-weight:bold;}
.shouyeahdt .n4Tab .TabTitle .normal a:hover{ width:118px; height:27px; color:#fff;text-decoration:none; font-size:12px; text-align:center; font-weight:bold; background:url(imagesdz_101.jpg) no-repeat;  font-weight:bold;}
.shouyeahdt .n4Tab .TabTitle .active{width:117px; line-height:27px;height:27px;color:#fff;text-align:center;}
.shouyeahdt .n4Tab .TabTitle .active a{background:url(imagesdz_101.jpg) no-repeat; width:117px; height:27px; color:#fff;text-decoration:none; font-size:12px; display:block;  font-weight:bold;}
.shouyeahdt .n4Tab .TabTitle .active a:hover{ background:url(imagesdz_101.jpg) no-repeat; width:117px; height:27px; color:#fff;text-decoration:none; font-size:12px;text-align:center; font-weight:bold;}
.shouyeahdt .TabContent {clear:both; margin:0 auto; padding:0px; }
.shouyeahdt .TabContent li{list-style:none;line-height:40px; height:40px; margin-left:5px; border-bottom:1px dashed #c5c5c5;}
.shouyeahdt .TabContent a{ color:#5d5c5c; text-decoration:none;display:inline; float:left;}
.shouyeahdt .TabContent a:hover{ color:red; text-decoration:none; display: inline;}
.shouyeahdt .TabContent .n4tabclear{ clear:both; font-size:1px;}
.shouyeahdt .TabTitle{height:28px;line-height:28px; }
.shouyeahdt .none {display:none;}
.shouyeahdt .n4Tab .TabTitle .clear{ clear:both; font-size:1px;}
.shouyeahdt .datetime{color:#666; padding-right:5px; float:right;}
.shouyeahdt .cde{ padding-top:3px; border:1px solid #c9cace; height:241px; background:url(imagesdz_102.jpg) no-repeat top left; padding-left:42px; padding-right:5px;}




























.zjwr{font-family:'宋体';text-align:center;margin:0 auto;padding:0;font-size:12px; line-height:22px; background:#f8f5f5;}
.zjwr > div{text-align:left;margin-right:auto;margin-left:auto;}
.zjwr div,form,ul,ol,li,span,dl,dt,dd{margin:0;padding:0;border:0;text-align:left;}
.zjwr img,a img,p{border:0;margin:0;padding:0;}
.zjwr h1,h2,h3,h4{margin:0;padding:0;}
.zjwr ul,ol,li{list-style:none;text-align:left;}
.zjwr table,td,input{font-size:12px}
.zjwr a{outline-style:none;color:#2B2B2B;text-decoration:none}
.zjwr a:hover{color:#CC0000}
.zjwr .left{float:left;}
.zjwr .right{float:right;}
.zjwr .clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}





.zjwr .scroll{ height:180px;overflow:hidden;  clear:both; background:url(../Widgets/WidgetCollection/t_w_l_/PictureScroll.Tab/Images/sb_jb.jpg) repeat-x center top;margin-top:12px;  border-bottom:1px solid #c5c5c5;}
.zjwr .scroll ul{height:30px; line-height:30px; background:#00346a;}
.zjwr .scroll ol li{ width:90px; line-height:30px;}
.zjwr .scroll ul li a{ height:28px; float:left; display:block;width:90px; text-align:center; color: #fff;  font-size:12px; }
.zjwr .scroll ul li a.hover{ font-weight:bold;color: #fff;}
.zjwr .scroll ol{ padding:8px 0 0 0px; margin-left:10px; margin-right:10px; width:390px; overflow:hidden;zoom:1;}
.zjwr .scroll ol li{ float:left;padding:0 5px; display:inline; line-height:28px; text-align:center; height:130px;}
.zjwr .scroll ol li img{ display:block; padding:1px; border:1px solid #cccccc;}
.zjwr .scroll li a{ color:#000;}
.zjwr .rollnr{ height:150px; border-top:none; color:#fffbcc;}











.Search_Bar .web_tool
{ padding-left:40px;
}
.Search_Bar .full_model_search
{
    height: 26px;
    width:310px;
    text-align: left;
    padding-left: 5px;
    padding-top: 4px;
}
.Search_Bar .full_model_search input.model_search
{
    width: 193px;
 background:url(../images/ss1.jpg) no-repeat;
    height: 20px;
    color: #c0c0c0;
 border:none;
}
.Search_Bar .full_model_search input.model_search_click
{
    width: 54px;
    height: 20px;
    background:url(../images/ss2.jpg) no-repeat;
    border: none;
 color:#FFF;
    margin-left: 7px;
}
.Search_Bar .full_model_search a
{
    color: #333;
    padding: 0px 8px;
}
.Search_Bar .full_model_search a.model_search_all
{
    background:url(../images/model_search.gif) no-repeat left center;
    height: 30px;
}
.Search_Bar .full_model_search a:hover
{
    color: #cc0000;
    text-decoration: underline;
}








.ChannelMenu_HorizontalDropDown a:link {
    text-decoration: none;
}
.ChannelMenu_HorizontalDropDown .v{}
.ChannelMenu_HorizontalDropDown .small0{padding-left:22px}
.ChannelMenu_HorizontalDropDown .small1{padding-left:157px}
.ChannelMenu_HorizontalDropDown .small2{ padding-left:228px}
.ChannelMenu_HorizontalDropDown .small3{ padding-left: 356px; }
.ChannelMenu_HorizontalDropDown .small4{ padding-left: 354px; }
.ChannelMenu_HorizontalDropDown .small5{ padding-left:550px}
.ChannelMenu_HorizontalDropDown .small6{ padding-left:690px}
.ChannelMenu_HorizontalDropDown .small7{ padding-left:792px}
.ChannelMenu_HorizontalDropDown .small8{ padding-left:550px}
.ChannelMenu_HorizontalDropDown .small9{ padding-left:780px}
.ChannelMenu_HorizontalDropDown a:visited {
    text-decoration: none;
}
.ChannelMenu_HorizontalDropDown a:hover {
    text-decoration: none;
}
.ChannelMenu_HorizontalDropDown a:active {
    text-decoration: none;
}
.ChannelMenu_HorizontalDropDown {margin:0 auto;}
.ChannelMenu_HorizontalDropDown .nav li{ text-align:center;font-size:14px; padding-left:4px;}


.ChannelMenu_HorizontalDropDown { width:979px; overflow:hidden;    background:url(imagesimg_10.jpg) repeat-x; }
.ChannelMenu_HorizontalDropDown .nav {height:71px; position:relative; width:929px; margin:0 auto; padding-left:50px; }
.ChannelMenu_HorizontalDropDown .nav .jintaidh {height:33px; position:relative; width:327px; float:right;}
.ChannelMenu_HorizontalDropDown .nav .bt_qnav { float:right; }
.ChannelMenu_HorizontalDropDown .nav .bt_qnav a{ width:31px; height:29px; line-height:39px;display:block;padding:9px 2px 0 0;}
.ChannelMenu_HorizontalDropDown .nav .c{margin:0;padding:0;}

.ChannelMenu_HorizontalDropDown .nav li { float:left; list-style:none; }
.ChannelMenu_HorizontalDropDown .nav li .v a{ width:92px;height:38px; line-height:38px; display:block; color:#FFF;  float:left; font-family:"Microsoft Yahei"; font-size:14px; font-weight:bold; text-align:center   }
.ChannelMenu_HorizontalDropDown .nav li .v a:hover,.ChannelMenu_HorizontalDropDown .nav li .v .sele{background:url(imagesimg_11.jpg) no-repeat 50% 50%; width:92px; color:#145d98;  font-size:14px;font-weight:bold;}
.ChannelMenu_HorizontalDropDown .nav .kind_menu {height:32px;*height:30px; line-height:32px;vertical-align:middle; position:absolute; top:38px;left:70px; width:979px; text-align:left; display:none;  color:#656565;  }
.ChannelMenu_HorizontalDropDown .nav .kind_menu a {color:#000; float:left; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.ChannelMenu_HorizontalDropDown .nav .kind_menu a:hover { color:#ff4300;}
.ChannelMenu_HorizontalDropDown .nav .kind_menu span { font-size:10px; padding:0px; color:#347fbc; line-height:32px; *line-height:26px; float:left }

.ChannelMenu_HorizontalDropDown .tmenu{ height:20px; }


.jintaidh {
    display:none;
}

















.tongzhigonggao .area {
    height:276px;
}
.tongzhigonggao .area h3 {
    height:28px;
    line-height:28px;
    background:url(../images/back1.gif) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}

.tongzhigonggao .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
    color:#fff;
}
.tongzhigonggao .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.tongzhigonggao .area h3 em a {
    color:#fff;
}
.tongzhigonggao .area h3 em a:hover {
    color:#fff;
}

.tongzhigonggao .area h3 img {
    position:absolute;
    top:10px;
    left:260px;
}
.tongzhigonggao .area ul {
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    padding:10px;
    height:auto!important;
    min-height:187px;
    height:187px;
    padding-bottom:21px;
    background:url("../images/area_back.gif") repeat-x scroll left top transparent;
}
.tongzhigonggao .area li {
    height:30px;
    line-height:30px;
    padding-left:12px;
    background:url(imagesicon4.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.tongzhigonggao .area li a {
    color:#313534;
}
.tongzhigonggao .area li a:hover {
    color:#cc0000;
}
.tongzhigonggao .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
    color:#666666;
}
.tongzhigonggao .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.tongzhigonggao .area_ad img {
    border:1px solid #cfd8df;
}














#ctl00_FlashShow_Default_133783039457229{position:absolute; top:28px; left:84px;}








.ziliaoxiazai .area {
}
.ziliaoxiazai .area h3 {
    height:28px;
    line-height:28px;
    background:url(../images/back1.gif) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;padding-left:20px;
}

.ziliaoxiazai .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
    color:#fff;
}
.ziliaoxiazai .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.ziliaoxiazai .area h3 em a {
    color:#fff;
}
.ziliaoxiazai .area h3 em a:hover {
    color:#fff;
}

.ziliaoxiazai .area h3 img {
    position:absolute;
    top:10px;
    left:260px;
}
.ziliaoxiazai .area ul {
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
    background:url(../images/area_back.gif) repeat-x left top;
    padding:10px;
    height:auto!important;
    min-height:187px;
    height:187px;
    padding-bottom:0px;
}
.ziliaoxiazai .area li {
    height:29px;
    line-height:29px;
    padding-left:12px;
    background:url(imagesicon4.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.ziliaoxiazai .area li a {
    color:#313534;
}
.ziliaoxiazai .area li a:hover {
    color:#cc0000;
}
.ziliaoxiazai .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
    color:#666666;
}
.ziliaoxiazai .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.ziliaoxiazai .area_ad img {
    border:1px solid #cfd8df;
}

















.zuocelan .area {
}
.zuocelan .area h3 {
    height:28px;
    line-height:28px;
    background:url(../images/back1.gif) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}

.zuocelan .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:20px;
    color:#fff;
}
.zuocelan .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.zuocelan .area h3 em a {
    color:#fff;
}
.zuocelan .area h3 em a:hover {
    color:#fff;
}

.zuocelan .area h3 img {
    position:absolute;
    top:10px;
    left:165px;
}
.zuocelan .area ul {
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
    background:url(../images/area_back.gif) repeat-x left top;
    padding:10px;
    height:auto!important;
    min-height:187px;
    height:187px;
    padding-bottom:0px;
}
.zuocelan .area li {
    height:29px;
    line-height:29px;
    padding-left:12px;
    background:url(imagesicon4.gif) no-repeat left center;
    color:#999999;
    position:relative;
}
.zuocelan .area li a {
    color:#313534;
}
.zuocelan .area li a:hover {
    color:#cc0000;
}
.zuocelan .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.zuocelan .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.zuocelan .area_ad img {
    border:1px solid #cfd8df;
}















.DownloadPagedArticleList_Default .article_list
{
}

.DownloadPagedArticleList_Default .article_list h3{
    background: #9b9b9b;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}
.DownloadPagedArticleList_Default .article_list h3 span
{
    background:url(../images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.DownloadPagedArticleList_Default .article_list h3 em
{
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.DownloadPagedArticleList_Default .article_list h3 em a
{
    color: #ffff00;
}
.DownloadPagedArticleList_Default .article_list h3 em a:hover
{
    color: #fff;
}
.DownloadPagedArticleList_Default .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.DownloadPagedArticleList_Default .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(imagesline.gif) repeat-x left bottom;
}
.DownloadPagedArticleList_Default .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.DownloadPagedArticleList_Default .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(imagesicon4.gif) no-repeat left -20px;
    float:left;
}
.DownloadPagedArticleList_Default .article_list li a:hover {
    background:url(imagesicon4.gif) no-repeat scroll left 10px transparent;
    color: #AE541F;
}
.DownloadPagedArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(../images/back.gif) no-repeat left -269px;
}
.DownloadPagedArticleList_Default .clear
{
    clear: both;
}
.DownloadPagedArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.DownloadPagedArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.DownloadPagedArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.DownloadPagedArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.DownloadPagedArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.DownloadPagedArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}










.ArticleListup_Default .area {
    width:217px;
    margin-top:-9px;
}
.ArticleListup_Default .area h3 {
    height:30px;
    line-height:30px;
    background:url(imagesdz_2-1.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}

.ArticleListup_Default .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.ArticleListup_Default .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.ArticleListup_Default .area h3 em a {
    color:#fff;
}
.ArticleListup_Default .area h3 em a:hover {
    color:#ffffff;
}

.ArticleListup_Default .area h3 img {
    position:absolute;
    top:10px;
    left:270px;
}
.ArticleListup_Default .area ul {


}
.nr{border-left:1px solid #9dd9fb;
    border-right:1px solid #9dd9fb;
        border-bottom:1px solid #9dd9fb;
    width:217px;
    height:224px;
 }
.ArticleListup_Default .area li {
    height:23px;
    line-height:23px;
    padding-left:8px;
    background:url(imagesdian.jpg) no-repeat left center;
    color:#999999;
    margin-left:12px;
    list-type:none outside none;

}
.ArticleListup_Default .area li a {
    color:#313534;
}
.ArticleListup_Default .area li a:hover {
    color:#cc0000;
}
.ArticleListup_Default .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
    display:none;
}
.ArticleListup_Default .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.ArticleListup_Default .area_ad img {
    border:1px solid #cfd8df;
}

































.gundong .area {
    width:217px;
    margin-top:-10px;
    heght:269
}
.gundong .area h3 {
    height:30px;
    line-height:30px;
    background:url(imagesdz_2-1.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}

.gundong .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.gundong .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.gundong .area h3 em a {
    color:#000000;
}
.gundong .area h3 em a:hover {
    color:#000000;
}

.gundong .area h3 img {
    position:absolute;
    top:10px;
    left:270px;
}
.gundong .area ul {


}
.nr{border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
    width:217px;
    height:268px;
 }
.gundong .area li {
    height:23px;
    line-height:23px;
    padding-left:8px;
    background:url(imagesdian.jpg) no-repeat left center;
    color:#999999;
    margin-left:12px;
    list-type:none outside none;

}
.gundong .area li a {
    color:#000000;
}
.gundong .area li a:hover {
    color:#cc0000;
}
.gundong .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
    display:none;
}
.gundong .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(../images/back.gif) no-repeat -141px -79px;
}
.gundong .area_ad img {
    border:1px solid #cfd8df;
}








































.Nav_Menu
{
    font: 12px Arial,Verdana,Tahoma, "????";
}
.Nav_Menu *
{
    padding: 0px;
    margin: 0px;
}
.Nav_Menu * li
{
    list-style: none;
}
.Nav_Menu a
{
    text-decoration: none;
    color: #20537A;
}
.Nav_Menu a:hover
{
    text-decoration: underline;
}

.Nav_Menu .clearfix:after
{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.Nav_Menu .clearfix
{
    _zoom: 1;
}
.Nav_Menu * + html .clearfix
{
    overflow: auto;
}

.Nav_Menu .menu_navcc
{
    width: 100%;
    margin: 0 auto;
}
.Nav_Menu .menu_nav
{
    width: 100%;
    height: 48px;
    background:url(../images/nav_bg.gif) repeat-x;
    float: left;
    margin-top: 18px;
}
.Nav_Menu .menu_nav .nav_content
{
    padding-left: 25px;
    background:url(../images/nav_l_bg.gif) no-repeat;
    float: left;
}
.Nav_Menu .menu_nav .nav_content li
{
    width: 88px;
    height: 48px;
    padding-left: 15px;
    padding-right: 13px;
    background:url(../images/nav_li_right.gif) no-repeat right center;
    float: left;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.Nav_Menu .menu_nav .nav_content li a
{
    color: #fff;
    width: 88px;
    height: 48px;
    display: block;
}
.Nav_Menu .menu_nav .nav_content li.current
{
    line-height: 37px;
}
.Nav_Menu .menu_nav .nav_content li em
{
    background:url(../images/bid_new.gif) no-repeat;
    width: 35px;
    height: 21px;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 40px;
}

.Nav_Menu .menu_nav .nav_content li.current a, .menu_nav .nav_content li a:hover
{
    width: 88px;
    height: 37px;
    background:url(../images/nav_li_current.gif) no-repeat;
    display: block;
    color: #fff;
}
.Nav_Menu .menu_nav .nav_content li a:hover
{
    background:url(../images/nav_li_hover.gif) no-repeat;
    line-height: 37px;
    text-decoration: none;
}

.Nav_Menu .menu_nav_right
{
    padding-right: 20px;
    background:url(../images/nav_r_bg.gif) no-repeat right top;
    float: right;
    margin-left: 50px;
    padding-top: 13px;
    height: 23px;
    padding-bottom: 12px;
}
.Nav_Menu p
{
    margin-bottom: 15px;
}










.Picture_Thumbnail .area {
    width:745px;
    margin-top:10px;
}
.Picture_Thumbnail .area h3 {
    height:30px;
    line-height:30px;
    background:#ccc;;
    font-size:14px;
    color:#000;
    position:relative; text-indent:20px;
}
.Picture_Thumbnail .area h3 span {
    background:url(../images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_Thumbnail .area h3 em {
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_Thumbnail .area h3 em a {
    color:#fff;
}
.Picture_Thumbnail .area h3 em a:hover {
    color:#ffff00;
}

.Picture_Thumbnail .area h3 img {
    position:absolute;
    top:10px;
    left:700px;
}

.Picture_Thumbnail a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(../images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_Thumbnail a.swap { background-position: left bottom; }
.Picture_Thumbnail a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_Thumbnail ul.display {
width: 744px;
border-right: 1px solid #CCC;
border-top: 1px solid #ccc;
margin: 0;
padding: 0;
overflow: hidden;
clear: both;
}
.Picture_Thumbnail ul.display li {
width: 742px;
float: left;
margin: 0;
padding: 10px 0;
border-bottom:#CCC 1px solid;

}
.Picture_Thumbnail .display li:hover{ background: none repeat scroll 0 0 #F5F5F5}
.Picture_Thumbnail ul.display li a {
color: #69F;
text-decoration: none;
font-size: 140%;
}
.Picture_Thumbnail ul.display li .content_block {
padding: 0 10px;
}
.Picture_Thumbnail ul.display li .content_block h4 {
margin: 0;
padding: 5px;
}
.Picture_Thumbnail ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; 
color: #666;
}
.Picture_Thumbnail ul.display li .content_block a img{ 
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}

.Picture_Thumbnail ul.thumb_view li {
width: 246px;
}
.Picture_Thumbnail ul.thumb_view li h4 {
display: inline;
}
.Picture_Thumbnail ul.thumb_view li p {
display: none;
}
.Picture_Thumbnail ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}