﻿/*************************************************************
 * Command:Start
 * Control:Header.LogoQueryQuick
 * Style:Header_LogoQueryQuick
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


.Header_LogoQueryQuick .web_tool
{
    float: right;
    text-align: right;
    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(tool.gif) no-repeat left 3px;
}
.Header_LogoQueryQuick .web_tip a.wap
{
    background:url(tool.gif) no-repeat 1px -16px;
    padding-left: 17px;
    padding-right: 7px;
}
.Header_LogoQueryQuick .web_tip a.fav
{
    background:url(tool.gif) no-repeat left -36px;
    padding-right: 0px;
}
.Header_LogoQueryQuick .web_tip a.home
{
    background:url(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(tool.gif) no-repeat left -84px;
}
.Header_LogoQueryQuick .web_tip a.searches
{
    background:url(tool.gif) no-repeat left -111px;
}
.Header_LogoQueryQuick .web_tip a.reg
{
    background:url(tool.gif) no-repeat left -137px;
    padding-right: 8px;
}
.Header_LogoQueryQuick .web_tip a:hover
{
    color: #cc0000;
}
/*************全模型搜索*************/
.Header_LogoQueryQuick .top
{
}
.Header_LogoQueryQuick .full_model_search
{
    /*height: 26px;
    width: 527px;
    background:url(back.gif) left -778px;
    position: absolute;
    top: 60px;
    right: 0px;
    text-align: left;
    padding-left: 5px;
    padding-top: 4px;*/
     float: left;
   margin:4px 0px 5px 0px;
    border:1px solid #9B6523;
    height:27px;
    width:255px;
    background:#FCF7F1;
}
.Header_LogoQueryQuick .full_model_search input.model_search
{
    /*width: 253px;
    padding-top: 3px;
    height: 15px;
    border: none;
    background: none;
    padding-left: 55px;
    color: #c0c0c0;*/
    border:0px;
   outline:none;
    padding:0px 0px 0px 5px;
    line-height:27px;
    height:27px;
    font-size:14px;
    background:#FCF7F1;
    text-align:left;
     width:200px;
}
.Header_LogoQueryQuick .full_model_search input.model_search_click
{
    /*width: 67px;
    padding-top: 3px;
    height: 22px;
    background:url(back.gif) no-repeat -735px -118px;
    border: none;
    margin-left: 7px;*/
    display: inline-block;
    border: none;
    background:url(ban_s.jpg) no-repeat;
    height:27px;
    width: 30px;
}
.Header_LogoQueryQuick .full_model_search a
{
    color: #333;
    padding: 0px 3px;
}
.Header_LogoQueryQuick .full_model_search a.model_search_all
{
    background:url(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(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;
}




/*************************************************************
 * Command:End
 * Control:Header.LogoQueryQuick
 * Style:Header_LogoQueryQuick
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/************网站菜单*************/
.ChannelMenu_TopMenu .menu {
	height:40px;
     
}
.ChannelMenu_TopMenu #menubox {

}
.ChannelMenu_TopMenu #menubox li {
	padding-bottom:0px;
	margin:0px;
	padding-left:7px;
	padding-right:10px;
	float:left;
	color:#f9d8a5;
	font-size:15px;
	font-weight:bold;
	background:url(ban_meun_li.png) no-repeat;

}

.ChannelMenu_TopMenu #menubox li a {
    color:#f9d8a5;
    cursor: pointer;
    display:inline-block;
}

.ChannelMenu_TopMenu #menubox li a span {
    padding-left:10px;

}
.ChannelMenu_TopMenu #menubox li a em {
	margin-top:4px;
    padding-right:10px;
    color:#573232;
	height:32px;
	width:101px;
	padding-top:8px;

}
.ChannelMenu_TopMenu #menubox ul {

}
.ChannelMenu_TopMenu #menubox li.current {
    color:#333;
}
.ChannelMenu_TopMenu #menubox li.current a {
    color:#fff;
    display:inline-block;
    text-align:center;
}
.ChannelMenu_TopMenu #menubox li.current span, #menubox li.current span em {
    display:inline-block;
   
}
.ChannelMenu_TopMenu #menubox li.current a:hover {
    color:#fff;
}
.ChannelMenu_TopMenu .sub_menu {
    clear:both;
 
    
}
.ChannelMenu_TopMenu .sub_center {
    padding-left:0px;
    color:#fff;
}
.ChannelMenu_TopMenu .sub_center span {
    float:right;
    padding-right:0px;
}
.ChannelMenu_TopMenu .sub_center ul {padding-top:0px;}
.ChannelMenu_TopMenu .sub_center li {
    float:left;
    height:40px;
    line-height:28px;
	width:101px;
}
.ChannelMenu_TopMenu .sub_center li a {
    color:#000;
    margin:0px 7px;
    padding-left:8px;
    background:url(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;
}






/*************************************************************
 * Command:End
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Nav.Menu
 * Style:Nav_Menu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.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(nav_bg.gif) repeat-x;
    float: left;
    margin-top: 18px;
}
.Nav_Menu .menu_nav .nav_content
{
    padding-left: 25px;
    background:url(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(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(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(nav_li_current.gif) no-repeat;
    display: block;
    color: #fff;
}
.Nav_Menu .menu_nav .nav_content li a:hover
{
    background:url(nav_li_hover.gif) no-repeat;
    line-height: 37px;
    text-decoration: none;
}

.Nav_Menu .menu_nav_right
{
    padding-right: 20px;
    background:url(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;
}





/*************************************************************
 * Command:End
 * Control:Nav.Menu
 * Style:Nav_Menu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Focus
 * Style:Picture_Focus
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.Picture_Focus :focus { outline:0; }
.Picture_Focus a:active { outline:none; }
.Picture_Focus ol,ul { list-style:none; }
.Picture_Focus table { border-collapse:separate; border-spacing:0; }
.Picture_Focus caption,th,td { text-align:left; font-weight:normal; }
.Picture_Focus blockquote:before,blockquote:after,q:before,q:after { content:""; }
.Picture_Focus blockquote,q { quotes:"" ""; }

.Picture_Focus #container {
	width:314px;
	margin-top:10px;
}

.Picture_Focus #example {
	width:314px;
	height:243px;

}



.Picture_Focus #slides {
}

.Picture_Focus #slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.Picture_Focus .slides_container {
	width:314px;
	height:243px;
	overflow:hidden;
	position:relative;
}

.Picture_Focus #slides .next {
	
}

.Picture_Focus .pagination {
	width:100px;
}

.Picture_Focus .pagination li {
	float:left;
	margin:0 1px;
}

.Picture_Focus .pagination li a {
	display:block;
	width:13px;
	height:0;
	padding-top:12px;
	background:url(/Widgets/WidgetCollection/图文类/Picture.Focus/Images/bullets1.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.Picture_Focus .pagination li.current a {
	background-position:0 -12px;
}

.Picture_Focus a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

.Picture_Focus a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

/*************************************************************
 * Command:End
 * Control:Picture.Focus
 * Style:Picture_Focus
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:xinwenzhongxin
 * Style:xinwenzhongxin
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.xinwenzhongxin .area {
    width:385px;
    margin-bottom:10px;
     margin-top:20px;
}
.xinwenzhongxin .area h3 {
    height:38px;
    line-height:38px;
    background:url(new_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.xinwenzhongxin .area h3 span {
    background:url(sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.xinwenzhongxin .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.xinwenzhongxin .area h3 em a {
    color:#fff;
}
.xinwenzhongxin .area h3 em a:hover {
    color:#ffff00;
}

.xinwenzhongxin .area h3 span a {
    position:absolute;
    top:-10px;
    left:280px;
    color:#711221;
    font-style:inherit;
}
.xinwenzhongxin .area ul {
    
    padding:0px;
    height:auto!important;
    min-height:187px;
    height:187px;
    padding-bottom:0px;
}
.xinwenzhongxin .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:30px;
    background:url(new_li.png) no-repeat 5px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    width:355px;
    margin:0px;
}
.xinwenzhongxin .area li a {
    color:#313534;
}
.xinwenzhongxin .area li a:hover {
    color:#cc0000;
}
.xinwenzhongxin .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.xinwenzhongxin .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.xinwenzhongxin .area_ad img {
    border:1px solid #cfd8df;
}
 




/*************************************************************
 * Command:End
 * Control:xinwenzhongxin
 * Style:xinwenzhongxin
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:gonggaolan
 * Style:gonggaolan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.gonggaolan .area {
    width:255px;
    background:url(board.jpg) no-repeat;
    height:250px;
     margin-top:20px;
    
}
.gonggaolan .area h3 {
    height:40px;
    line-height:40px;
    background:url(board_t.png) no-repeat;
    font-size:12px;
    color:#711221;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.gonggaolan .area h3 span {
    background:url(sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.gonggaolan .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.gonggaolan .area h3 em a {
    color:#fff;
}
.gonggaolan .area h3 em a:hover {
    color:#ffff00;
}

.gonggaolan .area h3 span a{
    position:absolute;
    top:-10px;
    left:180px;
    color:#711221;
}
.gonggaolan .area ul {
    
}
.gonggaolan .area li {
    height:45px;
    line-height:25px;
    padding-left:0px;
    overflow:hidden;
    width:225px;
    color:#5f3d33;
    position:relative;
    margin-left:20px;
}
.gonggaolan .area li a {
    color:#313534;
}
.gonggaolan .area li a:hover {
    color:#cc0000;
}
.gonggaolan .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.gonggaolan .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.gonggaolan .area_ad img {
    border:1px solid #cfd8df;
}













/*************************************************************
 * Command:End
 * Control:gonggaolan
 * Style:gonggaolan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jianjie
 * Style:jianjie
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.jianjie .area {
    width:314px;
    margin-top:10px;
    
}
.jianjie .area h3 {
    height:38px;
    line-height:38px;
    background:url(about_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.jianjie .area h3 span {
    background:url(sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.jianjie .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.jianjie .area h3 em a {
    color:#fff;
}
.jianjie .area h3 em a:hover {
    color:#ffff00;
}

.jianjie .area h3 span a {
    position:absolute;
    top:-10px;
    left:250px;
    color:#711221;
    font-weight:normal;
}
.jianjie .area ul {
    background:url(about1.jpg) no-repeat left;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:110px;
}
.jianjie .area li {
    height:25px;
    line-height:25px;
    padding-left:15px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#711221;
    position:relative;
    padding-top:0px;
    border-bottom: #711221 1px dotted;
    
}
.jianjie .area li a {
    color:#313534;
}
.jianjie .area li a:hover {
    color:#cc0000;
}
.jianjie .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.jianjie .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.jianjie .area_ad img {
    border:1px solid #cfd8df;
}
 









/*************************************************************
 * Command:End
 * Control:jianjie
 * Style:jianjie
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:guancangziyuan
 * Style:guancangziyuan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.guancangziyuan .area {
    width:385px;
     margin-top:10px;
}
.guancangziyuan .area h3 {
    height:38px;
    line-height:38px;
    background:url(resource_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.guancangziyuan .area h3 span {
    background:url(sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}
.guancangziyuan .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.guancangziyuan .area h3 em a {
    color:#fff;
}
.guancangziyuan .area h3 em a:hover {
    color:#ffff00;
}

.guancangziyuan .area h3 span a {
    position:absolute;
    top:-10px;
    left:280px;
    color:#711221;
    font-weight:normal;
}
.guancangziyuan .area ul {
    background:url(resource1.jpg) no-repeat left;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:110px;
}
.guancangziyuan .area li {
    height:25px;
    line-height:25px;
    padding-left:10px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#711221;
    position:relative;
    padding-top:0px;
    border-bottom: #711221 1px dotted;
    
}
.guancangziyuan .area li a {
    color:#313534;
}
.guancangziyuan .area li a:hover {
    color:#cc0000;
}
.guancangziyuan .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.guancangziyuan .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.guancangziyuan .area_ad img {
    border:1px solid #cfd8df;
}
 










/*************************************************************
 * Command:End
 * Control:guancangziyuan
 * Style:guancangziyuan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNav .sidebar
{
    float:right;
    width:259px;

}

.Sidebar_ChannelNav .subnav
{
    margin-bottom:5px;
    margin-top:20px;
width:259px;

}
.Sidebar_ChannelNav .subnav .dingbu
{
    background:url(c_meun.jpg) no-repeat;
    width:259px;
    padding:0px 0px 0px 0px;
}
.Sidebar_ChannelNav .subnav .dibu
{

    background:url(meun_b.jpg) no-repeat;
    height:11px;
}
.Sidebar_ChannelNav .subnav li
{
    margin-top: 10px;
    
}
.Sidebar_ChannelNav .subnav li a
{
    height: 34px;
    line-height: 34px;
    background:url(meun_cli.jpg) no-repeat;
    width: 225px;
    display: inline-block;
    text-align:center;
    color: #47331a;
    font-size:14px;
    font-weight:bold;
}
.Sidebar_ChannelNav .subnav li a:hover, .subnav li.class_on a
{
    color: #AE541F;
}

.Sidebar_ChannelNav .subnav ul
{
    padding: 11px 10px 15px 10px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-right:7px;
    margin-left:5px;
    width:225px;
min-height:50px;
	_height:50px;
}

.Sidebar_ChannelNav .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(back.gif) no-repeat -141px -66px;
}
/*2013.7.8修改*/
.subnav li a.m_home {
    padding:0px;
    margin:0px 0px 0px 0px;
    width:225px;
    height:36px;
    font-size:14px;
    color:#fbce8e;
    line-height:36px;
    display:inline-block;
    text-align:center;
    background:url(m_home.jpg) no-repeat;
    overflow:hidden;
}
.subnav li a:hover.m_home {
        color:#fbce8e;
    }






/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.HoverDropdown
 * Style:ChannelMenu_HoverDropdown
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/************网站菜单*************/
/* Main Menu */
.ChannelMenu_HoverDropdown .mainmenu{ width:820px; height:32px;}
.ChannelMenu_HoverDropdown .navi li{ width:101px; float:left;font-size:14px; margin:4px 15px 0px 0px; color:#573232; font-weight:bold; line-height:32px; background:url(ban_meun_li.png) no-repeat;}
.ChannelMenu_HoverDropdown .navi li.nl{}
.ChannelMenu_HoverDropdown .navi, .navi ul{ position:relative;}

.ChannelMenu_HoverDropdown .navi li ul li{ padding:3px 0px; width:143px; border-bottom:1px solid #761B1B; background:none;}

/* MainCats Link */
.ChannelMenu_HoverDropdown .navi li a:link, .navi li a:visited{ text-align:center; height:29px; line-height:21px; *line-height:21px; color:#573232; text-decoration:none; display:block;padding-top:5px;}


/* Current MainCats Link */
.ChannelMenu_HoverDropdown .navi li.current-cat a:link, .navi li.current-cat a:visited, .navi li.current-menu-item a:link, .navi li.current-menu-item a:visited{color:#DDD; text-decoration:underline;}
.ChannelMenu_HoverDropdown .navi li.current-cat a:hover, .navi li.current-menu-item a:hover{ color:#FFF;}
/* SubCats Link */
.ChannelMenu_HoverDropdown .navi li ul li a:link, .navi li ul li a:visited, .navi li:hover ul li a:link, .navi li:hover ul li a:visited{ padding:0px 5px 0px 18px; width:120px; height:32px; line-height:21px; font-size:14px; font-weight:normal;}
.ChannelMenu_HoverDropdown .navi li ul li a:hover, .navi li:hover ul li a:hover{}
.ChannelMenu_HoverDropdown .navi li:hover ul li a:link, .navi li:hover ul li a:visited{text-decoration:none;}
.ChannelMenu_HoverDropdown .navi li:hover ul li a:hover{ text-decoration:underline;}
/* Current SubCats Link */
.ChannelMenu_HoverDropdown .navi li.current-cat ul li a:link, .navi li.current-cat ul li a:visited, .navi li.current-menu-item ul li a:link, .navi li.current-menu-item ul li a:visited{ text-decoration:none;}
.ChannelMenu_HoverDropdown .navi li.current-cat ul li a:hover, .navi li.current-menu-item ul li a:hover{ background-color:#C0393C; text-decoration:underline;}
.ChannelMenu_HoverDropdown .navi li ul li.current-cat a:link, .navi li ul li.current-cat a:visited, .navi li ul li.current-menu-item a:link, .navi li ul li.current-menu-item a:visited{ color:#FFF; background-color:#C0393C ; text-decoration:underline;}
.ChannelMenu_HoverDropdown .navi li ul li.current-cat a:hover, .navi li ul li.current-menu-item a:hover{text-decoration:underline;}
.ChannelMenu_HoverDropdown .mainmenu{margin-bottom:0px;}














/*************************************************************
 * Command:End
 * Control:ChannelMenu.HoverDropdown
 * Style:ChannelMenu_HoverDropdown
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LatestNews.LatestTopPicture
 * Style:LatestNews_LatestTopPicture
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.LatestNews_LatestTopPicture .content {
    float:left;
    width:385px;
    overflow:hidden;
    margin-top:5px;
}
.LatestNews_LatestTopPicture .news {
    height:35px;
    background:url(new_t.jpg) no-repeat;
    border-bottom:1px solid #D6D6D6;
}
.LatestNews_LatestTopPicture .news ul {
    width:190px;
    top:1px;
    position:relative;
    padding:0px 0px 0px 0px;
}
.LatestNews_LatestTopPicture .news li {
    float:left;
     border:1px solid #D6D6D6;              
           font-family:"文鼎CS中黑";
           height:34px;
    line-height:34px;
    color:#711221;
    text-align:center; font-size:18px;
    width:93px;
    background:url(menu1_li.jpg) repeat-x;
    
}
.LatestNews_LatestTopPicture .news li a {
    color:#711221;
}
.LatestNews_LatestTopPicture .news li a:hover, .news li.on a {
    color:#cc0100;
}
.LatestNews_LatestTopPicture .news li.on {
    color:#cc0100;
    width:93px;
    text-align:center;
    position:relative;
          background:#fff;
          overflow:hidden;
          border:1px solid #D6D6D6;
          border-bottom:0px;
    height:34px;
    line-height:34px;
}
.LatestNews_LatestTopPicture .news_list {
    padding-bottom:0px;
    height:180px;
    width:385px;
}
.LatestNews_LatestTopPicture .news_list_bottom {
    
}
.LatestNews_LatestTopPicture .news_list_01 {
    float:left;
    width:375px;
    
}
.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(line.gif) repeat-x left bottom;
    color:#666;
}
.LatestNews_LatestTopPicture .news_list_01 li {
    height:25px;
    line-height:25px;
    padding-left:15px;
    background:url(new_li.png) no-repeat left center;
    color:#493720;
    clear:both;
    font-size:12px;
    
}
.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;
}

/*******右侧FLASH新闻*******/
.LatestNews_LatestTopPicture .news_flash {
    float:right;
    width:226px;
    padding:5px;
    border:1px solid #e5e5e5;
    margin-top:10px;
    margin-right:10px;
    display:inline;
}











/*************************************************************
 * Command:End
 * Control:LatestNews.LatestTopPicture
 * Style:LatestNews_LatestTopPicture
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:hainingsousuoone
 * Style:hainingsousuoone
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*********网站内容块********/
.hainingsousuoone .content
{
    float: left;
   margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
    width:688px;
	border:1px solid #dddddd;
	border-bottom:0px;
	border-top:0px;
	color:#47331a;
}

/*****搜索*******/
.hainingsousuoone .article_search
{
border:#D9D8D4 solid 1px;
padding:5px 0px 15px 15px;
background:#FAF7F2;
margin:0px 0px 5px 0px;
  overflow:hidden;
}
.hainingsousuoone .yincang{
    display:none;
}
.hainingsousuoone .article_search input#keyword_PowerEasy, .article_search input#keyword
{
    width:400px;
    height: 27px;
  
}
.hainingsousuoone .input_button
{
    display: inline-block;
    border: none;
    background:url(xxwj_btn.jpg) no-repeat;
    height:26px;
    width: 91px;
}
.hainingsousuoone .article_search a
{
    display: inline-block;
    height: 34px;
    width: 80px;
    background:url(back.gif) no-repeat -365px -38px;
    overflow: hidden;
    text-indent: -9999em;
    position: absolute;
    top: 11px;
    left: 550px;
}
.labcss .inputxt{
    border:0px;
   outline:none;
    padding:0px 0px 0px 5px;
    line-height:27px;
    height:27px;
    font-size:12px;
    background:#fff;
	border:#dcd3c4 1px solid;
}


.hainingsousuoone .article_search td
{
line-height:35px;
  overflow:hidden;
}







/*************************************************************
 * Command:End
 * Control:hainingsousuoone
 * Style:hainingsousuoone
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Search.SearchUI
 * Style:Search_SearchUI
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*********网站内容块********/
.Search_SearchUI .content
{
    float: left;
    width: 735px;
    overflow: hidden;
}

/*****搜索*******/
.Search_SearchUI .article_search
{
    height: 47px;
    padding-bottom:8px;
    margin:0px;
    padding-right:0px;
    padding-top:30px;
    overflow:hidden;
    padding-left:395px;
    background:url(retrieve.jpg) no-repeat;
}
.Search_SearchUI .yincang{
    display:none;
}
.Search_SearchUI .article_search select
{
    margin: 0px 3px;
}
.Search_SearchUI .article_search input#keyword_PowerEasy, .article_search input#keyword
{
    width: 230px;
	vertical-align:middle;
    height:24px;
    line-height:24px;
    border:1px solid #9B6523;
    font-size:16px;
}
.Search_SearchUI .input_button
{
    display: inline-block;
    border: none;
	vertical-align:middle;
    background:url(ret_btn.jpg) no-repeat;
    height: 28px;
    width: 69px;
margin-right:10px;
}
.Search_SearchUI .article_search .lab_a
{
    padding:0px 5px;
}

/*.Search_SearchUI .article_search a
{
    display: inline-block;
    height: 20px;
    width: 80px;
    background:url(back.gif) no-repeat -365px -38px;
    overflow: hidden;
    text-indent: -9999em;
    position: absolute;
    top: 11px;
    left: 550px;
}*/




/*************************************************************
 * Command:End
 * Control:Search.SearchUI
 * Style:Search_SearchUI
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:yewuzhidao
 * Style:yewuzhidao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


 .yewuzhidao .area {
    width:385px;
    margin-bottom:5px;
     margin-top:0px;
}
.yewuzhidao .area h3 {
    height:40px;
        padding-top:5px;
    background:url(guidance_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; }
/*******标题自适应***********/
.yewuzhidao .area h3 span {
   float:right;
padding-right:45px;
    color:#711221;

}
.yewuzhidao .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.yewuzhidao .area h3 em a {
    color:#fff;
}
.yewuzhidao .area h3 em a:hover {
    color:#ffff00;
}

.yewuzhidao .area h3 span a {
color:#711221;
          font-weight:normal;
}
.yewuzhidao .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.yewuzhidao .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:6px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.yewuzhidao .area li a {
    color:#313534;
}
.yewuzhidao .area li a:hover {
    color:#cc0000;
}
.yewuzhidao .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.yewuzhidao .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.yewuzhidao .area_ad img {
    border:1px solid #cfd8df;
}
 





/*************************************************************
 * Command:End
 * Control:yewuzhidao
 * Style:yewuzhidao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:danganwenhua
 * Style:danganwenhua
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.danganwenhua .area {
    width:385px;
    margin-bottom:10px;
     margin-top:10px;
}
.danganwenhua .area h3 {
    height:40px;
    padding-top:5px;
     background:url(culture_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative;}
/*******标题自适应***********/
.danganwenhua .area h3 span {
    float:right;
    padding-right:45px;}

.danganwenhua .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.danganwenhua .area h3 em a {
    color:#fff;
}
.danganwenhua .area h3 em a:hover {
    color:#ffff00;
}

.danganwenhua .area h3 span a {
        color:#711221;
    
    font-weight:normal;
}
.danganwenhua .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.danganwenhua .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:6px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.danganwenhua .area li a {
    color:#313534;
}
.danganwenhua .area li a:hover {
    color:#cc0000;
}
.danganwenhua .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.danganwenhua .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.danganwenhua .area_ad img {
    border:1px solid #cfd8df;
}
 












/*************************************************************
 * Command:End
 * Control:danganwenhua
 * Style:danganwenhua
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:zhengcefagui
 * Style:zhengcefagui
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.zhengcefagui .area {
    width:314px;
    margin-bottom:10px;
     margin-top:10px;
}
.zhengcefagui .area h3 {
    height:40px;
    padding-top:5px;
    background:url(regulat_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; }
/*******标题自适应***********/
.zhengcefagui .area h3 span {
    top:-10px;float:right;padding-right:5px;

}
.zhengcefagui .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.zhengcefagui .area h3 em a {
    color:#fff;
}
.zhengcefagui .area h3 em a:hover {
    color:#ffff00;
}

.zhengcefagui .area h3 span a {
       
color:#711221;
    font-weight:normal;
}
.zhengcefagui .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.zhengcefagui .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    width:305px;
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.zhengcefagui .area li a {
    color:#313534;
}
.zhengcefagui .area li a:hover {
    color:#cc0000;
}
.zhengcefagui .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.zhengcefagui .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.zhengcefagui .area_ad img {
    border:1px solid #cfd8df;
}
 













/*************************************************************
 * Command:End
 * Control:zhengcefagui
 * Style:zhengcefagui
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:youqinglianjie
 * Style:youqinglianjie
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.bottom_bg{
    padding-bottom:10px;
    text-align:center;
    color:#fff;
    margin:0px 0px 0px 0px;
    overflow:hidden;
    height:110px;
    margin-top:10px;
}
.bottom{
    width:1000px;
    text-align:center;
    color:#662526;
    margin:0px auto;
    overflow:hidden;
    
}
.bottom p{
    padding:0px;
    margin:0px;
    line-height:30px;
}
.f_link{
    padding:18px 0px 15px 109px;
    width:890px;
    height:92px;
    margin-left:1px;
    background:url(f_link.jpg) no-repeat;
}
.link_img{
    padding:0px 0px 10px 0px;
    width:890px;
    margin:0px;
    height:42px;
    overflow:hidden;
}
.link_img li{
    padding:0px;
    width:88px;
    margin:0px 20px 0px 0px;
    height:40px;
    float:left;
    border:1px solid #D9D5D2;
    overflow:hidden;
}
.link_t{
    padding:0px;
    width:890px;
    margin:0px;
    height:42px;
    overflow:hidden;
}
.link_t li{
    padding:0px;
    margin:0px 45px 0px 0px;
    float:left;
    overflow:hidden;
}
.link_t li select{
    padding:0px;
    margin:0px;
    width:156px;
    overflow:hidden;
}








/*************************************************************
 * Command:End
 * Control:youqinglianjie
 * Style:youqinglianjie
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*****************************************************************
 * 多级侧边栏菜单件风格
 * 名称：多级侧边栏导航
 ******************************************************************/
.Jigoushizhi_Default2{
    width:255px;
    height:155px;
    margin-top:10px;_margin-top:10px;
	margin-bottom:10px;


    background:url(10.jpg) no-repeat;
}
.Jigoushizhi_Default2 .area {
    width:255px;
    padding-top:40px;
    
}
/*******标题自适应***********/
.Jigoushizhi_Default2 .area ul {
    padding:10px 5px;
    list-style:none;
    height:auto;
}
.Jigoushizhi_Default2 .area li {
    background:url(service1.jpg) no-repeat 10px 9px;
    height:30px;
    line-height:30px;
    color:#999999;
    float:left;
    width:101px;
    text-align:center; 
padding:9px 10px;}
.Jigoushizhi_Default2 .area li a {
    color:#fff;
    font-size:18px;
    text-decoration:none;
    font-weight:bold;
    font-family:"仿宋"；
}

.Jigoushizhi_Default2 .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.Jigoushizhi_Default2 .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.Jigoushizhi_Default2 .area_ad img {
    border:1px solid #cfd8df;
}
.clear{clear:both;}




/*************************************************************
 * Command:End
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList.Scroll
 * Style:PictureArticleList_Scroll
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleList_Scroll{ width:730px; margin:0 auto;background:url(hall1.jpg) no-repeat;margin-top:10px; height:173px;}
.PictureArticleList_Scroll h3
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    padding-left: 30px;
}
.PictureArticleList_Scroll h3 a
{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.PictureArticleList_Scroll .Area5{}
.PictureArticleList_Scroll table{border-collapse:collapse;border-spacing:0;}

.PictureArticleList_Scroll .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.PictureArticleList_Scroll #container{ width:960px; text-align:left; margin:0 auto; background:#fff;}
.PictureArticleList_Scroll a{color:#333;text-decoration:none;}
.PictureArticleList_Scroll a:hover{color:#ef9b11; text-decoration:underline;}


.PictureArticleList_Scroll .Area5{overflow:hidden;zoom:1; margin:0 auto;    
/*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/}
.PictureArticleList_Scroll .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(areabot4.gif) no-repeat; clear:both;}    
.PictureArticleList_Scroll .Area5 .ColE{ height:126px;}
.PictureArticleList_Scroll .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:700px;}
.Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.PictureArticleList_Scroll .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.PictureArticleList_Scroll #scrollbody{ margin-left:30px; overflow:hidden;zoom:1; width:665px; height:140px; white-space:nowrap; text-align:center;}
.PictureArticleList_Scroll #scrollbody td{ vertical-align:top; padding-left:5px;}
.PictureArticleList_Scroll .Area5 .ColE .Pic{display:inline; margin:0; width:140px; margin-bottom:3px; display:block;margin-top:0px;}
.PictureArticleList_Scroll .Area5 .ColE .Pic img{ width:126px; height:96px; padding:1px; border:1px solid #717171;}
.PictureArticleList_Scroll .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.PictureArticleList_Scroll .Area5 .ColE p a{color:#333;}
.PictureArticleList_Scroll .Area5 .ColE p a:hover{color:#ec4808;}






/*************************************************************
 * Command:End
 * Control:PictureArticleList.Scroll
 * Style:PictureArticleList_Scroll
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*******网站底部定义开始*******/
.Footer_Default #footer {
    min-height:65px;
	_height:65px;
    margin-top:5px;
    background:url(bottom.jpg) no-repeat #AF8550;
}
.Footer_Default .service {
    
    line-height:25px;
    text-align:center;
    color:#444;
    padding-top:0px;
}
.Footer_Default .ideconac{
text-align:center;
padding:5px 0px 0px;
}
.Footer_Default .service a {
    color:#fff;
}
.Footer_Default .service span {
    color:#fff;
}
.Footr_Default .service a:hover {
    /*color:#FF7F00 ;*/
color:#FFF;
}
.Footer_Default .copyright {
    text-align:center;
    line-height:180%;
    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;
}







/*************************************************************
 * Command:End
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Jigoushizhi.Default
 * Style:Jigoushizhi_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.Jigoushizhi_Default{
    width:255px;
    height:150px;
    margin-top:10px;_margin-top:10px;


    background:url(service.jpg) no-repeat;
}
.Jigoushizhi_Default .area {
    width:255px;
    padding-top:50px;
    
}
/*******标题自适应***********/
.Jigoushizhi_Default .area ul {
    padding:0px 5px;
    list-style:none;
    height:auto;
}
.Jigoushizhi_Default .area li {
    background:url(service1.jpg) no-repeat 10px 9px;
    height:30px;
    line-height:30px;
    color:#999999;
    float:left;
    width:101px;
    text-align:center; 
padding:9px 10px;}
.Jigoushizhi_Default .area li a {
    color:#fff;
    font-size:18px;
    text-decoration:none;
    font-weight:bold;
    font-family:"隶书"；
}

.Jigoushizhi_Default .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.Jigoushizhi_Default .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.Jigoushizhi_Default .area_ad img {
    border:1px solid #cfd8df;
}
.clear{clear:both;}
 













/*************************************************************
 * Command:End
 * Control:Jigoushizhi.Default
 * Style:Jigoushizhi_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Changyongfuwu.Default
 * Style:Changyongfuwu_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.Changyongfuwu_Default{
    width:330px;
    
    background:url(refer_tnew.jpg) no-repeat;
}
.Changyongfuwu_Default .area {
    width:330px;
    padding-top:40px;
    
}
/*******标题自适应***********/
.Changyongfuwu_Default .area ul {
    padding:0px;
    list-style:none;
    height:auto;
}
.Changyongfuwu_Default .area li {
    height:56px;
    float:left;
    width:156px;
    text-align:center;
    padding-bottom:6px;
    padding-left:0px;
}
.Changyongfuwu_Default .area li a {
    font-size:23px;
    text-decoration:none;
    font-weight:bold;
    font-family:"隶书";
    color:#573232;
}

.Changyongfuwu_Default .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.Changyongfuwu_Default .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.Changyongfuwu_Default .area_ad img {
    border:1px solid #cfd8df;
}
.clear{clear:both;}









/*************************************************************
 * Command:End
 * Control:Changyongfuwu.Default
 * Style:Changyongfuwu_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.PagedArticleList_Default .article_list h3
{
    display:none;
}

.PagedArticleList_Default .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.PagedArticleList_Default .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_Default .article_list h3 em
{
    background:url(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
{
    
    width:708px;
}
.PagedArticleList_Default .article_list .article_list1
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width:708px;
}
.PagedArticleList_Default .article_list .shiwenhaining
{
    display:none;
    
}
.PagedArticleList_Default .article_list .yinpiantuijian
{
    display:none;
    
}
.PagedArticleList_Default .article_list li
{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.PagedArticleList_Default .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_Default .article_list li em {
    float: left;
    
}
.PagedArticleList_Default .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(column_ccli.jpg) no-repeat left;
}
.PagedArticleList_Default .article_list li a:hover {
    background:url(column_ccli.jpg) no-repeat left ;
    color: #AE541F;
}
.PagedArticleList_Default .article_list .mingsheng
{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight:bold;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.PagedArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    width:728px;
    border-bottom: 1px solid #DDDDDD;
    /*background:url(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 10px 5px; 0px;
}
.PagedArticleList_Default .page_css, .class_page span
{
    display:block;
    height:30px;
    line-height:30px;
}
.PagedArticleList_Default .page_css a, .class_page a
{
    /*display: inline-block;*/
    padding: 0px 8px;
    color: #47331a;
    line-height: 100%;
}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #47331a;  
}
.PagedArticleList_Default .page_css b a, .class_page b a
{
    padding: 3px 8px;
    color: #fff;
    border: 1px solid #4081A1;
    background:rgb(175, 133, 80);
}
.PagedArticleList_Default .page_line
{
    /*border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width:709px;*/
    padding:10px 10px 0px 10px;
}






































/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Simple
 * Style:Picture_Simple
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


.Picture_Simple H5
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.Picture_Simple P
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.Picture_Simple UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.Picture_Simple
{
    font: 13px/1.3 Arial;
}

.Picture_Simple #main-fn-bar .searchBox
{
    font-family: "宋体";
    list-style-type: none;
}
.Picture_Simple A
{
    text-decoration: none;
}
.Picture_Simple A:hover
{
    text-decoration: underline;
}
.Picture_Simple IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.Picture_Simple H4
{
    font-size: 13px;
}
.Picture_Simple H5
{
    font-size: 13px;
}
.Picture_Simple .c-doc-1024 #bd
{
    margin: 0px auto;
    width: 490px;
	height:500px;
}

.Picture_Simple .fl
{
    float: left;
}
.Picture_Simple .fr
{
    float: right;
}
.Picture_Simple #column_2
{
    float: right;
}
.Picture_Simple .dotline
{
    clear: both;
    border-top: #999 1px dotted;
    font-size: 0px;
    margin: 6px 0px 5px;
    height: 0px;
}
.Picture_Simple .dotline2
{
    clear: both;
    border-top: #999 1px dotted;
    font-size: 0px;
    margin: 6px 0px 5px;
    height: 0px;
}
.Picture_Simple .dotline2
{
    margin: 9px 0px 8px;
}
.Picture_Simple .col475
{
    float: left;
    width: 475px;
}
.Picture_Simple .mb
{
    clear: both;
}
.Picture_Simple #ft
{
    clear: both;
}
.Picture_Simple .bd
{
    clear: both;
}
.Picture_Simple #column_1 .hd
{
    cursor: move;
}
.Picture_Simple #column_2 .hd
{
    cursor: move;
}
.Picture_Simple #column_1 .hd UL
{
    cursor: auto;
}
.Picture_Simple #column_2 .hd UL
{
    cursor: auto;
}
.Picture_Simple H6
{
    font: 12px/14px Arial;
}
.Picture_Simple H4
{
    margin: 0px 0px 3px;
    font: 400 18px/22px "黑体";
}
.Picture_Simple .c-colA .hd H2
{
    font-size: 13px;
}
.Picture_Simple .hide
{
    display: none;
}
.Picture_Simple .c-bspace
{
    margin-bottom: 10px;
}
.Picture_Simple .c-section
{
    clear: both;
    zoom: 1;
}
.Picture_Simple .c-section:unknown
{
    clear: both;
    display: block;
    height: 0px;
    content: " ";
}
.Picture_Simple .c-doc-1024
{
    text-align: left;
}
.Picture_Simple .c-doc-1024 #bd
{
    padding-top: 5px;
}
.Picture_Simple .c-cols-C1 .c-colA
{
    float: left;
    width: 150px;
    margin-right: 10px;
}
.Picture_Simple .c-cols-C1 .c-colB
{
    float: left;
    width: 490px;
}
.Picture_Simple .c-cols-C1 .c-colAB
{
    float: left;
    width: 650px;
}
.Picture_Simple .c-cols-C1 .c-colC
{
    float: right;
    width: 300px;
}
.Picture_Simple .col300
{
    float: right;
    width: 300px;
}
.Picture_Simple .c-cols-160
{
}
.Picture_Simple .c-cols-160 .c-col
{
    display: block;
    float: none;
    margin: 0px 0px 0px 172px;
    width: auto;
}
.Picture_Simple .c-cols-160 .c-col-first
{
    float: left;
    margin: 0px;
    width: 160px;
}
.Picture_Simple .c-cols-150
{
}
.Picture_Simple .c-cols-150 .c-col
{
    display: block;
    float: none;
    margin: 0px 0px 0px 160px;
    width: auto;
}
.Picture_Simple .c-cols-150 .c-col-first
{
    float: left;
    margin: 0px;
    width: 150px;
}
.Picture_Simple #hd
{
    z-index: 5;
    position: relative;
}
.Picture_Simple #main-service-bar
{
    padding-right: 0px;
    padding-left: 0px;
    background:url(sprite_h.gif) repeat-x 0px 0px;
    padding-bottom: 0px;
    color: #c63902;
    padding-top: 5px;
    font-family: Arial, "宋体";
    height: 28px;
}
.Picture_Simple #main-service-bar A
{
    color: #c63902;
}
.Picture_Simple #main-service-bar FORM
{
    display: inline;
}
.Picture_Simple #main-service-bar SPAN.tp-2
{
    float: right;
    line-height: 21px;
    height: 22px;

}
.Picture_Simple #main-service-bar SPAN.tp-3
{
    float: right;
    line-height: 21px;
    height: 22px;
}
.Picture_Simple #main-service-bar SPAN.tp-2
{
    padding-left: 6px;
    float: left;
}
.Picture_Simple #main-service-bar SPAN.tp-3
{
    font-family: "宋体";
}
.Picture_Simple #main-service-bar SPAN.tp-3 A
{
    font-family: Arial, "宋体";
}
.Picture_Simple #main-service-bar SPAN.txt
{
    padding-right: 2px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 2px 4px 0px 0px;
    padding-top: 0px;
    height: 18px;
}
.Picture_Simple #main-service-bar INPUT.txt
{
    padding-right: 0px;
    padding-left: 4px;
    padding-bottom: 0px;
    width: 77px;
    color: #000;
    border-top-style: none;
    line-height: 16px;
    padding-top: 2px;
    border-right-style: none;
    border-left-style: none;
    height: 16px;
    border-bottom-style: none;
}
.Picture_Simple #main-service-bar SPAN.btn-login
{
    margin: 2px 6px 0px 0px;
    overflow: hidden;
    width: 39px;
    cursor: pointer;
    height: 18px;
}
.Picture_Simple #main-service-bar SPAN.btn-login INPUT
{
    background: #999;
    width: 39px;
    cursor: pointer;
    color: #fff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 18px;
    border-bottom-style: none;
}
.Picture_Simple #main-service-bar SPAN.link
{
    padding-top: 1px;
}
.Picture_Simple #main-service-login
{
    padding-right: 0px;
    padding-left: 10px;
    float: left;
    padding-bottom: 0px;
    margin: 0px 0px 0px 10px;
    border-left: #c86f46 1px dotted;
    padding-top: 0px;
    height: 22px;
}
.Picture_Simple #global-nav
{
}
.Picture_Simple #global-nav .logo
{
    font-size: 12px;
    float: left;
    margin-bottom: -3px;
    width: 193px;
    text-align: center;
}
.Picture_Simple #global-nav .logo IMG
{
    margin: 8px 0px 3px;
}
.Picture_Simple .global-nav-links
{
    float: right;
    width: 756px;
    color: #000;
    padding-top: 10px;
}
.Picture_Simple .global-nav-links A
{
    color: #000;
}
.Picture_Simple .global-nav-links TD
{
    line-height: 25px;
    text-align: center;
    empty-cells: show;
}
.Picture_Simple .global-nav-links TD.sep
{
    padding-left: 1px;
    background:url(sprite_h.gif) no-repeat 0px -448px;
    overflow: hidden;
    width: 0px;
}
.Picture_Simple .global-nav-links .f-latin
{
    font-family: Arial;
}
.Picture_Simple .global-nav-links TD.first
{
}
.Picture_Simple .global-nav-links TD.last
{
}
.Picture_Simple #main-fn-bar
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    margin-bottom: 10px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    height: 56px;
}
.Picture_Simple #main-fn-bar .control-area
{
    padding-right: 10px;
    padding-left: 3px;
    float: left;
    padding-bottom: 0px;
    width: 123px;
    padding-top: 12px;
}
.Picture_Simple .themes-selector
{
    padding-right: 6px;
    float: left;
}
.Picture_Simple .themes-selector A
{
    font-size: 0px;
    background:url(themes-selector-color.gif) 0px 0px;
    float: left;
    margin: 3px 3px 0px 0px;
    width: 10px;
    cursor: pointer;
    height: 10px;
}
.Picture_Simple .themes-selector .red
{
    background-position: -10px 0px;
}
.Picture_Simple .themes-selector .green
{
    background-position: -20px 0px;
}
.Picture_Simple .themes-selector .blue
{
    background-position: -30px 0px;
}
.Picture_Simple .help-reset
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 6px;
}
.Picture_Simple .help-reset SPAN
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.Picture_Simple #main-fn-bar .searchBox
{
    padding-right: 0px;
    padding-left: 10px;
    float: left;
    padding-bottom: 0px;
    width: 515px;
    padding-top: 5px;
}
.Picture_Simple #main-fn-bar .searchBox A.cur
{
    font-weight: 700;
}
.Picture_Simple #main-fn-bar .searchBox .sel
{
    padding-left: 43px;
}
.Picture_Simple #main-fn-bar .searchBox .search
{
    padding-top: 3px;
}
.Picture_Simple #main-fn-bar .hot-words
{
    padding-top: 7px;
}
.Picture_Simple #main-fn-bar .search-type
{
    padding-right: 0px;
    padding-left: 0px;
    background: repeat-x 0px -22px;
    float: left;
    padding-bottom: 0px;
    margin: 0px 5px 0px 0px;
    width: 47px;
    cursor: pointer;
    color: #333;
    padding-top: 4px;
    height: 18px;
    text-align: center;
}
.Picture_Simple #main-fn-bar .search-type-on
{
    background-position: 0px 0px;
    font-weight: 700;
    cursor: auto;
    color: #fff;
}
.Picture_Simple #main-fn-bar SPAN.txt
{
    background:url(sprite_h.gif) #fff repeat-x 0px -106px;
    float: left;
    height: 22px;
}
.Picture_Simple #main-fn-bar .txt INPUT
{
    padding-right: 10px;
    padding-left: 30px;
    background:url(sprite.gif) no-repeat -377px 5px;
    padding-bottom: 0px;
    width: 260px;
    color: #999;
    border-top-style: none;
    padding-top: 3px;
    border-right-style: none;
    border-left-style: none;
    height: 18px;
    border-bottom-style: none;
}
.Picture_Simple #main-fn-bar .btn-search
{
    padding-left: 2px;
    font-weight: 700;
    font-size: 14px;
    background:url(sprite.gif) no-repeat -40px 0px;
    float: left;
    margin-left: 9px;
    width: 75px;
    cursor: pointer;
    color: #000;
    border-top-style: none;
    padding-top: 4px;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
}
.Picture_Simple #main-fn-bar .yp
{
    padding-right: 0px;
    padding-left: 8px;
    float: left;
    padding-bottom: 0px;
    width: 271px;
    padding-top: 10px;
}
.Picture_Simple #main-fn-bar .yp H3
{
    border-right: #b8b8b8 2px solid;
    border-top: #b8b8b8 2px solid;
    padding-left: 4px;
    font-size: 13px;
    background:url(ypt.jpg);
    float: left;
    overflow: hidden;
    border-left: #b8b8b8 2px solid;
    width: 31px;
    line-height: 18px;
    border-bottom: #b8b8b8 2px solid;
    height: 35px;
}
.Picture_Simple #main-fn-bar .yp LI
{
    padding-left: 19px;
    background:url(c-cols-C1-icon.gif) no-repeat 0px -138px;
    float: left;
    margin: 0px 0px 5px 11px;
}
.Picture_Simple #main-fn-bar .yp .bus
{
    background-position: 0px -156px;
}
.Picture_Simple #main-fn-bar .yp .train
{
    background-position: 0px -120px;
}
.Picture_Simple #main-fn-bar .yp .air-ticket
{
    background-position: 0px -103px;
}
.Picture_Simple #main-fn-bar .yp .weather
{
    background-position: 0px -173px;
}
.Picture_Simple #main-fn-bar .yp .stock
{
    background-position: 0px -190px;
}
.Picture_Simple #main-fn-bar .yp .house
{
    background-position: 0px -67px;
}
.Picture_Simple #main-fn-bar .yp .home
{
    background-position: 0px -85px;
}
.Picture_Simple #ft
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    line-height: 18px;
    padding-top: 14px;
    position: relative;
    text-align: center;
}
.Picture_Simple #ft A
{
    font-family: Arial, "宋体";
}
.Picture_Simple #ft B.img
{
    left: 50%;
    margin-left: 180px;
    position: absolute;
    top: 45px;
}
.Picture_Simple #f-links
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
    background: #f1f1f1;
    padding-bottom: 10px;
    margin: 0px 0px 10px;
    line-height: 24px;
    padding-top: 10px;
    text-align: center;
}
.Picture_Simple #f-links .f-links-w
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 7px;
    padding-top: 12px;
}
.Picture_Simple #f-links
{
    color: #555;
}
.Picture_Simple #f-links A
{
    color: #555;
}
.Picture_Simple #ad-links
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    margin: 0px 0px 10px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}
.Picture_Simple #ad-links .txtlist
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: #ccc 1px solid;
}
.Picture_Simple #ad-links .txtlist LI
{
    float: left;
    width: 19.98%;
}

.Picture_Simple .md
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}
.Picture_Simple .pic
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}
.Picture_Simple .VLbox
{
    border-right: #ccc 1px dotted;
    padding-right: 10px;
    float: left;
    width: 140px;
    margin-right: 6px;
}
.Picture_Simple .pic
{
    display: block;
    background: #e7e7e7;
    text-align: center;
}
.Picture_Simple .pic IMG
{
    display: block;
    background: #e7e7e7;
    text-align: center;
}
.Picture_Simple .pic IMG
{
    margin-bottom: 2px;
}
.Picture_Simple .hd
{
    border-right: #fff 1px solid;
    border-top: #fff 1px solid;
    background: repeat-x 0px 0px;
    border-left: #fff 1px solid;
    border-bottom: #d3dae4 1px solid;
    height: 27px;
}
.Picture_Simple .hd IMG
{
    margin-top: 3px;
}
.Picture_Simple .hd H2
{
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    padding-bottom: 0px;
    line-height: 26px;
    padding-top: 0px;
    border-bottom: #fff 1px solid;
    height: 26px;
}
.Picture_Simple .hd H2 .mopt
{
    font-weight: 400;
    font-size: 13px;
    float: right;
}
.Picture_Simple .listbox_bdot
{
    margin-bottom: 10px;
    padding-bottom: 1px;
    border-bottom: #999 1px dotted;
}
.Picture_Simple .listbox LI
{
    min-height: 22px;
    line-height: 22px;
    height: 22px;
}
.Picture_Simple .bd
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    padding-top: 10px;
}


.Picture_Simple #img_slide
{
    position: relative;
    height: 241px;
}
.Picture_Simple #img_slide .ctl_bar
{
    z-index: 20;
    background: #000;
    left: 0px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    height: 42px;
}
.Picture_Simple #img_slide .imgs
{
    zoom: 1;
    position: relative;
    top: 5px;
}
.Picture_Simple #img_slide .imgs LI
{
    border-right: #999 1px solid;
    border-top: #999 1px solid;
    display: inline;
    float: left;
    margin-left: 9px;
    overflow: hidden;
    border-left: #999 1px solid;
    width: 49px;
    border-bottom: #999 1px solid;
    height: 30px;
}
.Picture_Simple #img_slide .imgs LI.cur_box
{
    border-top-width: 2px;
    border-left-width: 2px;
    border-left-color: #fff;
    left: 0px;
    border-bottom-width: 2px;
    border-bottom-color: #fff;
    width: 47px;
    border-top-color: #fff;
    position: absolute;
    top: 0px;
    height: 28px;
    border-right-width: 2px;
    border-right-color: #fff;
}
.Picture_Simple #img_slide .imgs LI.cur_box I
{
    background: #fff;
    filter: alpha(opacity=30);
    width: 0px;
    position: absolute;
    height: 100%;
    opacity: .3;
}
.Picture_Simple #img_slide .btns
{
    left: 110px;
    position: absolute;
    top: 12px;
}
.Picture_Simple #img_slide .btns A
{
    padding-right: 0px;
    padding-left: 0px;
    background:url(sprite.gif) no-repeat -160px 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 17px;
    padding-top: 17px;
    position: absolute;
    height: 0px;
    outline: none;
}
.Picture_Simple #img_slide .btns A.play_pause
{
    background-position: -160px 0px;
    left: 339px;
    width: 34px;
}
.Picture_Simple #img_slide .btns A.on_pause
{
    background-position: -160px -17px;
}
.Picture_Simple #img_slide .btns A.prev
{
    background-position: -160px -34px;
    left: 66px;
    visibility: hidden;
}
.Picture_Simple #img_slide .btns A.next
{
    background-position: -177px -34px;
    left: 388px;
    visibility: hidden;
}
.Picture_Simple #img_slide .btns A.prev:hover
{
    background-position: -160px -51px;
}
.Picture_Simple #img_slide .btns A.next:hover
{
    background-position: -177px -51px;
}
.Picture_Simple #img_slide .btns SPAN.index_status
{
    padding-right: 0px;
    padding-left: 0px;
    background:url(sprite.gif) no-repeat -160px -68px;
    left: 295px;
    padding-bottom: 0px;
    font: bold 14px/1.1 Arial;
    overflow: hidden;
    width: 34px;
    color: #fff;
    padding-top: 1px;
    position: absolute;
    height: 16px;
    text-align: center;
}
.Picture_Simple #img_slide .cons
{
    background: #000;
    overflow: hidden;
    position: relative;
    height: 241px;
}
.Picture_Simple #img_slide .cons .mask
{
    right: 0px;
    background: none transparent scroll repeat 0% 0%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=slide_mask.png, sizingMethod="scale");
    width: 299px;
    position: absolute;
    top: 0px;
    height: 241px;
}
.Picture_Simple #img_slide .cons .desc
{
    z-index: 10;
    right: 4px;
    width: 190px;
    color: #fff;
    position: absolute;
    top: 27px;
}
.Picture_Simple #img_slide .cons .desc A
{
    color: #fff;
}
.Picture_Simple #img_slide .cons .desc H5
{
    font-size: 18px;
}
.Picture_Simple #img_slide .cons .desc A.btn_play
{
    padding-right: 0px;
    margin-top: 0.6em;
    display: block;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Library/homepage2009/style/img/btn_play1.png, sizingMethod="scale");
    padding-bottom: 0px;
    overflow: hidden;
    width: 70px;
    padding-top: 23px;
    height: 0px;
}
.Picture_Simple #img_slide .cons .desc A.btn_play:hover
{
    background: none transparent scroll repeat 0% 0%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Library/homepage2009/style/img/btn_play2.png, sizingMethod="scale");
}
.Picture_Simple #img_slide .con2
{
    left: 0px;
    width: 9999px;
    position: absolute;
    top: 0px;
}
.Picture_Simple #img_slide .img_item
{
    float: left;
    width: 488px;
    position: relative;
	height:400px;
}

/*************************************************************
 * Command:End
 * Control:Picture.Simple
 * Style:Picture_Simple
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.ChannelMenu_CurrentLocation .sitepath{
	height:32px;
	line-height:32px;
	padding-left:32px;
	float:right;
	margin-top:20px;
}
.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 {
	background:url(back.gif) no-repeat left -490px;
}
 
/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************文章正文开始*****************/
.ArticleView_Default .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(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: #47331a;
    font-size: 22px;
    font-family: 宋体, Arial, sans-serif;
    text-align: center;
    line-height: 40px;
    margin: 0px 0px 10px 0px;  
}
.ArticleView_Default .article_info
{
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: rgb(242,231,217);
    margin: 0px 0px 15px 0px;
    width:100%;
}
.ArticleView_Default .article_info a
{
    color: #333333;
}
.ArticleView_Default .article_info a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_content_list
{
    font-size: 12px;
    color: #333;
    margin: 10px 0px 0px 0px;
}
.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(icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(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 
{
   
    border-bottom: 1px solid #ddd;
}
.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(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(icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(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;
}

























/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:dangqian2
 * Style:dangqian2
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.dangqian22.sitepath{
}
.dangqian22{
    background:url(column_ct.jpg) no-repeat;
    height:31px;
    line-height:31px;
    text-align:left;
    margin-top:20px;
    padding-left:20px;
    width:711px;
}














/*************************************************************
 * Command:End
 * Control:dangqian2
 * Style:dangqian2
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.PagedPictureArticleList_Default .article_list
{
    margin-top:15px;
}

.PagedPictureArticleList_Default .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; text-indent:20px;
    color:#573232; font-weight:bold;
}
.PagedPictureArticleList_Default .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedPictureArticleList_Default .article_list h3 em
{
    background:url(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 0px 10px;
    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;
    text-align:center;
    margin-right:10px;
    width:226px;
    overflow:hidden;
    height:200px;
}
.PagedPictureArticleList_Default .article_list li img
{
    border: 1px solid #DDDDDD; padding:2px;
}
.PagedPictureArticleList_Default .article_list li a
{
    color: #333;
    text-align:center;
}
.PagedPictureArticleList_Default .article_list li a:hover {
    color: #AE541F;
    text-align:center;
}
.PagedPictureArticleList_Default .underline_left
{
    height: 1px;
    line-height: 1px;
    font-size: 0px;
    border-bottom: 1px solid #DDDDDD;
    
}
.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 #AF8550;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedPictureArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #AF8550;
    background: #AF8550;
}
.PagedPictureArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #AF8550;
    background: #AF8550;
}
.PagedPictureArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

















/*************************************************************
 * Command:End
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:dangqian3
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.dangqian3 .sitepath{
    height:32px;
    line-height:32px;
    padding-right:5px;
    float:right;
    margin-top:14px;
    text-align:right;
    background:url(column_ct.jpg) no-repeat right;
    width:425px;
    overflow:hidden;
    
}
.dangqian3 .sitepath em, .sitepath_allweb em {
    padding:0px 5px;
}
.dangqian3 .sitepath a, .sitepath_allweb a {
    color:#000;
}
.dangqian3 .sitepath a:hover, .sitepath_allweb a:hover {
    color:#cc0000;
}
.dangqian3 .r_navigation {
    height:23px;
    line-height:23px;
}
.dangqian3 .sitepath_allweb {
   
}
 

















/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:dangqian3
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.DropDown
 * Style:ChannelMenu_DropDown
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*****************************************************************
 * 下拉横向菜单控件风格
 * 名称：横向菜单
 ******************************************************************/
.ChannelMenu_DropDown #nav
{
    z-index: 100;
    position: relative;
    background:url(nav_bg2.gif) repeat scroll 0 0 transparent;
   
    width:1020px;
}

.ChannelMenu_DropDown #nav ul
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    width:1020px;
}
.ChannelMenu_DropDown #nav #product
{
    margin: 0px;
    padding:0px;
    text-decoration: none;font-weight:bold; display:block;
    
}
.ChannelMenu_DropDown #nav .active{  height:38px; color:#573232; display:block;text-align:center; font-size:14px;}
.ChannelMenu_DropDown .nav_on a:hover
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#573232; font-weight:bold;
    height:38px; 
    text-align:center;
    font-size:14px;
    
}
.ChannelMenu_DropDown .nav_on a
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#573232; font-weight:bold;
    height:38px; 
    text-align:center;
    font-size:14px;
    
}
.ChannelMenu_DropDown .nav a:hover
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#573232; font-weight:bold;
    height:38px; 
    text-align:center;
    font-size:14px;
    
}
.ChannelMenu_DropDown .nav a
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#573232; font-weight:bold;
   height:38px; 
    text-align:center;
    font-size:14px;
    
}
.ChannelMenu_DropDown #nav li
{
    float: left;
    margin: 0px; 
    cursor: pointer;
    list-style: none; width:97px;  text-align:center;
    background:url(ban_meun_li.jpg) no-repeat 0px 3px;
    _background:url(ban_meun_li.jpg) no-repeat 0px 3px;

    padding-top:3px;
margin-right:5px;
_margin-right:3px;
    
}
.ChannelMenu_DropDown #nav ul li span
{
   line-height:35px;
}
.ChannelMenu_DropDown #nav ul li img
{
   line-height:38px; margin-top:10px;
}
.ChannelMenu_DropDown #nav .sonall
{
    z-index: 200;
    position: absolute;
    top: 33px;
    padding-right: 12px;
}
.ChannelMenu_DropDown #nav .sonall span
{
   background:url(menu_l.gif) no-repeat right center;
   padding:0px 7px;
   line-height:30px;
}
.ChannelMenu_DropDown #nav .sonall span a
{
    color:#573232;
}
.ChannelMenu_DropDown .son0
{
    padding-top:0px;
    margin-left: -168px;
    width: 800px;
}
.ChannelMenu_DropDown .son1
{
    margin-left: -168px;
    width: 800px;
    padding-top:0px;
}
.ChannelMenu_DropDown .son2
{padding-top:0px;
    margin-left: -168px;
    width: 800px;
}
.ChannelMenu_DropDown .son3
{
    margin-left: -420px;padding-top:0px;
    width: 900px;
}
.ChannelMenu_DropDown .son4
{
    margin-left: -420px;padding-top:0px;
    width: 800px;
}
.ChannelMenu_DropDown .son5
{
    margin-left: -520px;padding-top:0px;
    width: 800px;
}
.ChannelMenu_DropDown .son6
{
    margin-left: -420px;padding-top:0px;
    width:800px;
}
.ChannelMenu_DropDown .son7
{
    margin-left: -420px;padding-top:0px;
    width: 800px;
}
.ChannelMenu_DropDown .son8
{
    margin-left: -420px;padding-top:0px;
    width: 800px;
}
.ChannelMenu_DropDown .son9
{
    margin-left: -420px;padding-top:0px;
    width: 800px;
}
.ChannelMenu_DropDown .son10
{
    margin-left: -420px;padding-top:0px;
    width: 800px;
}











/*************************************************************
 * Command:End
 * Control:ChannelMenu.DropDown
 * Style:ChannelMenu_DropDown
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.ArticleList_Default .area {
    width:255px;
    background:url(board.jpg) repeat-x left top; 
}
.ArticleList_Default .area h3 {
    height:30px;
    line-height:20px;
    background:url(board_t.jpg);
    font-size:12px;
    color:#493720;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.ArticleList_Default .area h3 span a {
    padding-left:180px;
    color:#711221;
    font-weight:normal;
}

.ArticleList_Default .area h3 em {
    background:url(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 {
    
    padding:10px 10px 10px 10px;
    padding-bottom:0px;
}
.nr{
    }
.ArticleList_Default .area li {
    
    line-height:23px;
    padding-left:8px;
   
    color:#999999;

}
.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(back.gif) no-repeat -141px -79px;
}
.ArticleList_Default .area_ad img {
    border:1px solid #cfd8df;
}
 
.ArticleList_Default #demo ul {
    
    padding:10px 0px 0px 10px;
}













/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleListS_Default
 * Style:PictureArticleListS_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleListS_Default .hncctp_1 {
	width: 199px;
	height: 200px;
	float: left;
	background:url(news_pic.gif) no-repeat;
}
.PictureArticleListS_Default .hncctp1_pic {
	width: 178px;
	height: 130px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
.PictureArticleListS_Default .hncctp1_fu1 {
	width: 178px;
	height: 30px;
	float: left;
	position: absolute;
	top: 102px;
	background:url(xtbj.png) repeat-x;
}
.PictureArticleListS_Default .hncctp1_text {
	width: 178px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	float: left;
	margin-left: 8px;
	color: rgb(119, 119, 119);
}
.PictureArticleListS_Default .hncctp1_text a {
	color: rgb(119, 119, 119);
	text-decoration: none;
}


/*************************************************************
 * Command:End
 * Control:PictureArticleListS_Default
 * Style:PictureArticleListS_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:dangqian3
 * Style:dangqian3
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*************************************************************
 * Command:End
 * Control:dangqian3
 * Style:dangqian3
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleSingle.Default
 * Style:ArticleSingle_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************文章正文开始*****************/

.ArticleSingle_Default .article_content {
    border:1px solid #dddddd;
    padding:30px; 
    line-height: 300%
}
.ArticleSingle_Default .article_content .Content{
 font-size: 12pt; line-height: 300%
}

.ArticleSingle_Default .article_content h1 {
    color:#47331a;
    font-size:22px;
    font-family:宋体, Arial, sans-serif;
    text-align:center;
    line-height:40px;
    
    }
.ArticleSingle_Default .article_info {
    height:26px;
    line-height:26px;
    text-align:center;
    background:url(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:300%;
    font-size:12px;
    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(icon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(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(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(icon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(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 {
    
}













/*************************************************************
 * Command:End
 * Control:ArticleSingle.Default
 * Style:ArticleSingle_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.PagedArticleList_DefaultSearch .article_list
{
    margin-top:18px;
}

.PagedArticleList_DefaultSearch .article_list h3{
    background:#AF8550;
    height: 42px;
    line-height: 42px; color:#FFF; text-indent:20px;
}
.PagedArticleList_DefaultSearch .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_DefaultSearch .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 14px;
    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 .ul_list
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_DefaultSearch .article_list ul
{
    padding: 10px 10px 10px 10px;
}
.PagedArticleList_DefaultSearch .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    background:url(line.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(icon4.gif) no-repeat left -29px;
}
.PagedArticleList_DefaultSearch .article_list li a:hover {
    background:url(icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleList_DefaultSearch .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(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;*/
}










/*************************************************************
 * Command:End
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.2ColumnWidthImage
 * Style:ArticleList_2ColumnWidthImage
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.ArticleList_2ColumnWidthImage {
   font-size:12px;
}
.ArticleList_2ColumnWidthImage .area {
    width:395px;
    height:203px;
    margin-top:5px;
}

.ArticleList_2ColumnWidthImage .area h3 {
    height:40px;
    padding-top:5px;
    width:395px;
    font-size:12px;
    color:#711221;
    position:relative;
    background:url(about_t.jpg) no-repeat;
}
.ArticleList_2ColumnWidthImage .area h3 span {
    float:right;padding-right:45px;
        top:-10px;
    color:#711221;
    
}
.ArticleList_2ColumnWidthImage .area h3 span a{
font-weight:normal;
    color:#711221;
    
}
.ArticleList_2ColumnWidthImage .tv_pictrue{
    
    }
.ArticleList_2ColumnWidthImage .tv_pictrue li{
    text-decoration:none;
    }
.ArticleList_2ColumnWidthImage .area ul.tv_pictrue {
    float:left;
    width:115px;
}

.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 {
    float:right;
    
    width:270px;
}
.ArticleList_2ColumnWidthImage .area .tv_text li {
    height:24px;
    line-height:24px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#493720;
    position:relative;
    border-bottom: 1px dotted #63441d;
}
.ArticleList_2ColumnWidthImage .area .tv_u_thumb{
    
    }
.ArticleList_2ColumnWidthImage .area .tv_u_thumb img{
    
    padding:2px; border:1px solid #cfd8df;  float:left; margin-right:10px;
    }

.ArticleList_2ColumnWidthImage .area .tv_text li a {
    color:#313534;
}
.ArticleList_2ColumnWidthImage .area .tv_text 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(back.gif) no-repeat -141px -79px;
}
.ArticleList_2ColumnWidthImage .area_ad img {
    border:1px solid #cfd8df;
}
.ArticleList_2ColumnWidthImage .clear{
    clear:both; font-size:1px;
    }








































/*************************************************************
 * Command:End
 * Control:ArticleList.2ColumnWidthImage
 * Style:ArticleList_2ColumnWidthImage
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.2ColumnWidthImage
 * Style:two
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.two {
   font-size:12px;
}
.two .area {
    width:320px;
    height:203px;
    margin-top:5px;
}

.two .area h3 {
    height:36px;
    padding-top:6px;
    width:314px;
    font-size:12px;
    color:#711221;
    position:relative; text-indent:20px;
    background:url(resource_t.jpg) no-repeat;
}
.two .area h3 span {
    margin-left:250px;
    top:-10px;
    color:#711221;
    
}
.two .area h3 span a{
font-weight:normal;
    color:#711221;
    
}
.two .tv_pictrue{
    
    }
.two .tv_pictrue li{
    text-decoration:none;
    }
.two .area ul.tv_pictrue {
    float:left;
    width:115px;
}

.two .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#cc0000;
}
.two .area  .tv_pictrue .description{
     line-height:23px;
    }
.two .area ul.tv_text {
    float:right;
    width:190px;
    padding-right:7px;
  
}
.two .area .tv_text li {
    height:24px;
    line-height:24px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#493720;
    overflow:hidden;
    border-bottom: 1px dotted #63441d;
}
.two .area .tv_u_thumb{
    
    
    }
.two .area .tv_u_thumb img{
    
    padding:2px; border:1px solid #cfd8df;  float:left;
    }

.two .area .tv_text li a {
    color:#313534;
}
.two .area .tv_text li a:hover {
    color:#cc0000;
}
.two .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.two .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.two .area_ad img {
    border:1px solid #cfd8df;
}
.two .clear{
    clear:both; font-size:1px;
    }






























/*************************************************************
 * Command:End
 * Control:ArticleList.2ColumnWidthImage
 * Style:two
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:wenti_wentijiadaEdit
 * Style:wenti_wentijiadaEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.wenti_wentijiadaEdit{
	width:729px;
	padding-top:20px;
	
}
.wenti_wentijiadaEdit #advice{
	width:600px;
	margin:0px auto;
}
.wenti_wentijiadaEdit .lable{
	color:#757575;
	line-height:35px;
	height:35px;
	font-weight:bold;
}
.wenti_wentijiadaEdit tr{
	margin-top:5px;
}

.wenti_wentijiadaEdit input{
	height: 25px; 
	line-height:25px;
	margin-right: 15px;
	vertical-align: middle; 
	cursor: pointer;
	width:70px;
}




/*************************************************************
 * Command:End
 * Control:wenti_wentijiadaEdit
 * Style:wenti_wentijiadaEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:wenti_wentijiadaList
 * Style:wenti_wentijiadaList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.wenti_wentijiadaList{
    
    width:598px;
    border:solid 1px #dedede;
    margin:10px auto 15px auto;
    padding-bottom:10px;
    font-size:12px;
overflow:hidden;
}
.wenti_wentijiadaList .alle{
     padding:10px 5px;
    width:588px;
border-bottom:solid 1px #dedede;
}
.wenti_wentijiadaList table{
   table-layout:fixed;
}

.wenti_wentijiadaList table tr td{
    height:25px;
    line-height:25px;
    text-align:center;
    color:#757575;
}
.wenti_wentijiadaList table .listone{
    height:25px;
    background:#F4F4F4;}


.wenti_wentijiadaList h3{
    background:url(cdyy_list_t.png) repeat-x;
     width:583px;
    height:30px;
    color:#757575;
    font-size:12px;
    line-height:30px;
    padding-left:15px;
} 
.fenyeqi{
    float:right;
    height:25px;
    line-height:25px;
    margin-right:10px;
    color:#757575;
}






/*************************************************************
 * Command:End
 * Control:wenti_wentijiadaList
 * Style:wenti_wentijiadaList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:xinxiang_juzhangxinxiangEdit
 * Style:xinxiang_juzhangxinxiangEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.xinxiang_juzhangxinxiangEdit{
	width:731px;
	padding-top:20px;
	
}
.xinxiang_juzhangxinxiangEdit #advice{
	width:600px;
	margin:0px auto;
}
.xinxiang_juzhangxinxiangEdit .lable{
	color:#757575;
	line-height:35px;
	height:35px;
	font-weight:bold;
}
.xinxiang_juzhangxinxiangEdit tr{
	margin-top:5px;
}

.xinxiang_juzhangxinxiangEdit input{
	height: 25px; 
	line-height:25px;
	margin-right: 15px;
	vertical-align: middle; 
	cursor: pointer;
	width:70px;
}
.xinxiang_juzhangxinxiangEdit select{
height:20px;
line-height:20px;
}




/*************************************************************
 * Command:End
 * Control:xinxiang_juzhangxinxiangEdit
 * Style:xinxiang_juzhangxinxiangEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:yuyue_dayyEdit
 * Style:yuyue_dayyEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.yuyue_dayyEdit{
	width:729px;
	padding-top:20px;
	
}
.yuyue_dayyEdit #advice{
	width:600px;
	margin:0px auto;
}
.yuyue_dayyEdit .lable{
	color:#757575;
	line-height:35px;
	height:35px;
	font-weight:bold;
}
.yuyue_dayyEdit tr{
	margin-top:5px;
}

.yuyue_dayyEdit input{
	height: 25px; 
	line-height:25px;
	margin-right: 15px;
	vertical-align: middle; 
	cursor: pointer;
	width:70px;
}



/*************************************************************
 * Command:End
 * Control:yuyue_dayyEdit
 * Style:yuyue_dayyEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jianyi_jianyixianceEdit
 * Style:jianyi_jianyixianceEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.jianyi_jianyixianceEdit{
	width:728px;
	padding-top:20px;
	
}
.jianyi_jianyixianceEdit #advice{
	width:600px;
	margin:0px auto;
}
.jianyi_jianyixianceEdit .lable{
	color:#757575;
	line-height:35px;
	height:35px;
	font-weight:bold;
}
.jianyi_jianyixianceEdit tr{
	margin-top:5px;
}

.jianyi_jianyixianceEdit input{
	height: 25px; 
	line-height:25px;
	margin-right: 15px;
	vertical-align: middle; 
	cursor: pointer;
	width:70px;
}




/*************************************************************
 * Command:End
 * Control:jianyi_jianyixianceEdit
 * Style:jianyi_jianyixianceEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jianyi_jianyixianceList
 * Style:jianyi_jianyixianceList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.jianyi_jianyixianceList{
    
    width:598px;
    border:solid 1px #dedede;
    margin:10px auto 15px auto;
    padding-bottom:10px;
    font-size:12px;
overflow:hidden;
}
.jianyi_jianyixianceList .alle{
     padding:10px 5px;
    width:588px;
border-bottom:solid 1px #dedede;
}
.jianyi_jianyixianceList table{
   table-layout:fixed;
}

.jianyi_jianyixianceList table tr td{
    height:25px;
    line-height:25px;
    text-align:center;
    color:#757575;
}
.jianyi_jianyixianceList table .listone{
    height:25px;
    background:#F4F4F4;}


.jianyi_jianyixianceList h3{
    background:url(cdyy_list_t.png) repeat-x;
     width:583px;
    height:30px;
    color:#757575;
    font-size:12px;
    line-height:30px;
    padding-left:15px;
} 
.jianyi_jianyixianceList.fenyeqi{
    float:right;
    height:25px;
    line-height:25px;
    margin-right:10px;
    color:#757575;
}




/*************************************************************
 * Command:End
 * Control:jianyi_jianyixianceList
 * Style:jianyi_jianyixianceList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:yuyue_dayyList
 * Style:yuyue_dayyList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.yuyue_dayyList{
    
    width:598px;
    border:solid 1px #dedede;
    margin:10px auto 15px auto;
    padding-bottom:10px;
    font-size:12px;
overflow:hidden;
}
.yuyue_dayyList .alle{
     padding:10px 5px;
    width:588px;
border-bottom:solid 1px #dedede;
}
.yuyue_dayyList table{
   table-layout:fixed;
}

.yuyue_dayyList table tr td{
    height:25px;
    line-height:25px;
    text-align:center;
    color:#757575;
}
.yuyue_dayyList table .listone{
    height:25px;
    background:#F4F4F4;}


.yuyue_dayyList h3{
    background:url(cdyy_list_t.png) repeat-x;
     width:583px;
    height:30px;
    color:#757575;
    font-size:12px;
    line-height:30px;
    padding-left:15px;
} 
.fenyeqi{
    float:right;
    height:25px;
    line-height:25px;
    margin-right:10px;
    color:#757575;
}







/*************************************************************
 * Command:End
 * Control:yuyue_dayyList
 * Style:yuyue_dayyList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Statistic.Default
 * Style:Statistic_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/****************网站统计****************/
.Statistic_Default .statistics h3
{
    height: 32px;
    line-height: 32px;
    background:url(back1.gif) no-repeat;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Statistic_Default .statistics_content
{
   background:#AF8550;
    text-align:center;
}
.Statistic_Default .statistics_content
{
    line-height: 26px;
    height:26px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
    padding-left: 10px;
}
.Statistic_Default .statistics_content span
{
    
	color:#ff0000;
	padding:0px 2px;
}
.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(back.gif) no-repeat -141px -66px;
}






/*************************************************************
 * Command:End
 * Control:Statistic.Default
 * Style:Statistic_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:newStyle
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.newStyle .article_list
{
    margin-top:15px;
    margin-left:0px;
    width:330px;
    
}

.newStyle .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 30px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.newStyle .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.newStyle .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.newStyle .article_list h3 em a
{
    color: #ffff00;
}
.newStyle .article_list h3 em a:hover
{
    color: #fff;
}

.newStyle .display_none{
    display:none;
}

































/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:newStyle
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList.Scroll
 * Style:newStyle
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.newStyle{ width:730px; margin:0 auto;background:url(hall副本.jpg) no-repeat;margin-top:10px; height:173px;}
.newStyle h3
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    padding-left: 30px;
}
.newStyle h3 a
{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.newStyle .Area5{}
.newStyle table{border-collapse:collapse;border-spacing:0;}

.newStyle .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.newStyle #container{ width:960px; text-align:left; margin:0 auto; background:#fff;}
.newStyle a{color:#333;text-decoration:none;}
.newStyle a:hover{color:#ef9b11; text-decoration:underline;}


.newStyle .Area5{overflow:hidden;zoom:1; margin:0 auto;    
/*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/}
.newStyle .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(areabot4.gif) no-repeat; clear:both;}    
.newStyle .Area5 .ColE{ height:126px;}
.newStyle .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:700px;}
.Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.newStyle .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.newStyle #scrollbody{ margin-left:30px; overflow:hidden;zoom:1; width:665px; height:140px; white-space:nowrap; text-align:center;}
.newStyle #scrollbody td{ vertical-align:top; padding-left:5px;}
.newStyle .Area5 .ColE .Pic{display:inline; margin:0; width:140px; margin-bottom:3px; display:block;margin-top:0px;}
.newStyle .Area5 .ColE .Pic img{ width:126px; height:96px; padding:1px; border:1px solid #717171;}
.newStyle .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.newStyle .Area5 .ColE p a{color:#333;}
.newStyle .Area5 .ColE p a:hover{color:#ec4808;}






/*************************************************************
 * Command:End
 * Control:PictureArticleList.Scroll
 * Style:newStyle
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList.Scroll
 * Style:tupianhain
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.tupianhain{ width:730px; margin:0 auto;background:url(hall副本.jpg) no-repeat;margin-top:10px; height:173px;}
.tupianhain h3
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    padding-left: 30px;
}
.tupianhain h3 a
{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.tupianhain .Area5{}
.tupianhain table{border-collapse:collapse;border-spacing:0;}

.tupianhain .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.tupianhain #container{ width:960px; text-align:left; margin:0 auto; background:#fff;}
.tupianhain a{color:#333;text-decoration:none;}
.tupianhain a:hover{color:#ef9b11; text-decoration:underline;}


.tupianhain .Area5{overflow:hidden;zoom:1; margin:0 auto;    
/*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/}
.tupianhain .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(areabot4.gif) no-repeat; clear:both;}    
.tupianhain .Area5 .ColE{ height:126px;}
.tupianhain .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:700px;}
.Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.tupianhain .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.tupianhain #scrollbody{ margin-left:30px; overflow:hidden;zoom:1; width:665px; height:140px; white-space:nowrap; text-align:center;}
.tupianhain #scrollbody td{ vertical-align:top; padding-left:5px;}
.tupianhain .Area5 .ColE .Pic{display:inline; margin:0; width:140px; margin-bottom:3px; display:block;margin-top:0px;}
.tupianhain .Area5 .ColE .Pic img{ width:126px; height:96px; padding:1px; border:1px solid #717171;}
.tupianhain .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.tupianhain .Area5 .ColE p a{color:#333;}
.tupianhain .Area5 .ColE p a:hover{color:#ec4808;}








/*************************************************************
 * Command:End
 * Control:PictureArticleList.Scroll
 * Style:tupianhain
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:daohanglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.daohanglanmu .article_list
{
    margin-top:15px;
    margin-left:0px;
    width:300px;
    
}

.daohanglanmu .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 30px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.daohanglanmu .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.daohanglanmu .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.daohanglanmu .article_list h3 em a
{
    color: #ffff00;
}
.daohanglanmu .article_list h3 em a:hover
{
    color: #fff;
}

.daohanglanmu .display_none{
    display:none;
}





































/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:daohanglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:hainingweihua
 * Style:hainingweihua
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.hainingweihua{ width:730px; margin:0 auto;background:url(hall1.jpg) no-repeat;margin-top:2px; height:173px;}
.hainingweihua h3
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    padding-left: 30px;
}
.hainingweihua h3 a
{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.hainingweihua .Area5{}
.hainingweihua table{border-collapse:collapse;border-spacing:0;}

.hainingweihua .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.hainingweihua #container{ width:960px; text-align:left; margin:0 auto; background:#fff;}
.hainingweihua a{color:#333;text-decoration:none;}
.hainingweihua a:hover{color:#ef9b11; text-decoration:underline;}


.hainingweihua .Area5{overflow:hidden;zoom:1; margin:0 auto;    
/*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/}
.hainingweihua .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(areabot4.gif) no-repeat; clear:both;}    
.hainingweihua .Area5 .ColE{ height:126px;}
.hainingweihua .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:700px;}
.Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.hainingweihua .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.hainingweihua #scrollbody{ margin-left:30px; overflow:hidden;zoom:1; width:665px; height:140px; white-space:nowrap; text-align:center;}
.hainingweihua #scrollbody td{ vertical-align:top; padding-left:5px;}
.hainingweihua .Area5 .ColE .Pic{display:inline; margin:0; width:140px; margin-bottom:3px; display:block;margin-top:0px;}
.hainingweihua .Area5 .ColE .Pic img{ width:126px; height:96px; padding:1px; border:1px solid #717171;}
.hainingweihua .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.hainingweihua .Area5 .ColE p a{color:#333;}
.hainingweihua .Area5 .ColE p a:hover{color:#ec4808;}





/*************************************************************
 * Command:End
 * Control:hainingweihua
 * Style:hainingweihua
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTab.Default
 * Style:NewsTab_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*************************************************************
 * Command:Start
 * Control:NewsTab.Default
 * Style:NewsTab_Default
 * Desc::
 * Quot:
*************************************************************/
/************新闻Tab选项卡*****************/
.NewsTab_Default{
     float:left;
    width:385px;
    overflow:hidden;
    margin-top:5px;
}
.NewsTab_Default .n4Tab{clear:both; }
.NewsTab_Default .n4Tab .TabTitle .TabTitleleft{float:left;}
.NewsTab_Default .n4Tab .TabTitle .TabTitleleft img{ padding:10px;}
.NewsTab_Default .n4Tab .TabTitle .TabTitleright{width:385px; height:35px;
    background:url(new_t.jpg) no-repeat;
    border-bottom:1px solid #D6D6D6;}
.NewsTab_Default .n4Tab .TabTitle ul{margin:0; padding:0;width:232px;
    top:1px;
    position:relative;
    padding:0px 0px 0px 0px;}
.NewsTab_Default .TabTitle li{
    float:left;              
    font-family:"文鼎CS中黑";
    height:35px;
   
}
/*.NewsTab_Default .n4Tab .TabTitle .normal{ color:#711221; text-decoration:none; }
.NewsTab_Default .n4Tab .TabTitle .normal a{ color:#711221;; text-decoration:none;}*/
.NewsTab_Default .n4Tab .TabTitle .normal a.Tabctl00_NewsTab_Default_137386469165323_li0{
    background:url(12.jpg) no-repeat #fff;
    height:33px;
    width:113px;
    line-height:33px;
    border:1px solid #D6D6D6;
    text-indent:-9999px;
    display:block;
     }
.NewsTab_Default .n4Tab .TabTitle .normal a.Tabctl00_NewsTab_Default_137386469165323_li1{
    background:url(22.jpg) no-repeat #fff;
height:33px;
width:113px;
    line-height:33px;
    border:1px solid #D6D6D6;
    text-indent:-9999px;
    display:block;
     }
.NewsTab_Default .n4Tab .TabTitle .active{color:#cc0100;
    text-align:center;
    position:relative;
          overflow:hidden;}
.NewsTab_Default .n4Tab .TabTitle .active a.Tabctl00_NewsTab_Default_137386469165323_li0{
background:url(111.jpg) no-repeat #fff;
height:33px;
width:113px;
    line-height:34px;
    border:1px solid #D6D6D6; 
    border-top:2px solid #af8650;
    border-bottom:0px;
     border-right:0px;
          text-indent:-9999px;
    display:block;}
.NewsTab_Default .n4Tab .TabTitle .active a.Tabctl00_NewsTab_Default_137386469165323_li1{
background:url(221.jpg) no-repeat #fff;
height:33px;
width:113px;
    line-height:34px;
    border:1px solid #D6D6D6;
    border-top:2px solid #af8650;
    border-bottom:0px;
     border-left:0px;
          text-indent:-9999px;
    display:block;}
.NewsTab_Default .TabContent {clear:both; margin:0 auto; padding:0px; border:solid 0px #ccc;}
.NewsTab_Default .TabContent li{height:25px;
    line-height:25px;
    padding-left:15px;
    background:url(new_li.png) no-repeat left center;
    color:#493720;
    clear:both;
    font-size:12px;}
.NewsTab_Default .TabContent a{ color:#343434; text-decoration:none;display:inline;}
.NewsTab_Default .TabContent a:hover{ color:#cc0000; text-decoration:none; display: inline;}
.NewsTab_Default .TabContent .n4tabclear{ clear:both; font-size:1px;}
.NewsTab_Default .TabTitle{/*background:url(image_47.jpg) left no-repeat; height:29px;line-height:29px; padding-left:30px;*/}
.NewsTab_Default .none {display:none;}
.NewsTab_Default .n4Tab .TabTitle .clear{ clear:both; font-size:1px;}
.NewsTab_Default .datetime{color:#999; padding-right:5px; float:right;}





/*************************************************************
 * Command:End
 * Control:NewsTab.Default
 * Style:NewsTab_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList_Scroll2
 * Style:PictureArticleList_Scroll2
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleList_Scroll2{ width:730px; margin:0 auto;background:url(hall.jpg) no-repeat;margin-top:2px; height:173px;}
.PictureArticleList_Scroll2 h3
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    padding-left: 30px;
}
.PictureArticleList_Scroll2 h3 a
{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.PictureArticleList_Scroll2 .Area5{}
.PictureArticleList_Scroll2 table{border-collapse:collapse;border-spacing:0;}

.PictureArticleList_Scroll2 .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.PictureArticleList_Scroll2 #container{ width:960px; text-align:left; margin:0 auto; background:#fff;}
.PictureArticleList_Scroll2 a{color:#333;text-decoration:none;}
.PictureArticleList_Scroll2 a:hover{color:#ef9b11; text-decoration:underline;}


.PictureArticleList_Scroll2 .Area5{overflow:hidden;zoom:1; margin:0 auto;    
/*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/}
.PictureArticleList_Scroll2 .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(areabot4.gif) no-repeat; clear:both;}    
.PictureArticleList_Scroll2 .Area5 .ColE{ height:126px;}
.PictureArticleList_Scroll2 .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:700px;}
.Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.PictureArticleList_Scroll2 .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.PictureArticleList_Scroll2 #scrollbody1{ margin-left:30px; overflow:hidden;zoom:1; width:665px; height:140px; white-space:nowrap; text-align:center;}
.PictureArticleList_Scroll2 #scrollbody1 td{ vertical-align:top; padding-left:5px;}
.PictureArticleList_Scroll2 .Area5 .ColE .Pic{display:inline; margin:0; width:140px; margin-bottom:3px; display:block;margin-top:0px;}
.PictureArticleList_Scroll2 .Area5 .ColE .Pic img{ width:126px; height:96px; padding:1px; border:1px solid #717171;}
.PictureArticleList_Scroll2 .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.PictureArticleList_Scroll2 .Area5 .ColE p a{color:#333;}
.PictureArticleList_Scroll2 .Area5 .ColE p a:hover{color:#ec4808;}





/*************************************************************
 * Command:End
 * Control:PictureArticleList_Scroll2
 * Style:PictureArticleList_Scroll2
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:danganziyuan
 * Style:two
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.two {
   font-size:12px;
}
.two .area {
    width:320px;
    height:203px;
    margin-top:5px;
}

.two .area h3 {
    height:36px;
    padding-top:6px;
    width:314px;
    font-size:12px;
    color:#711221;
    position:relative; text-indent:20px;
    background:url(resource_t.jpg) no-repeat;
}
.two .area h3 span {
    margin-left:250px;
    top:-10px;
    color:#711221;
    
}
.two .area h3 span a{
font-weight:normal;
    color:#711221;
    
}
.two .tv_pictrue{
    
    }
.two .tv_pictrue li{
    text-decoration:none;
    }
.two .area ul.tv_pictrue {
    float:left;
    width:115px;
}

.two .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#cc0000;
}
.two .area  .tv_pictrue .description{
     line-height:23px;
    }
.two .area ul.tv_text {
    float:right;
    width:190px;
    padding-right:7px;
  
}
.two .area .tv_text li {
    height:24px;
    line-height:24px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#493720;
    overflow:hidden;
    border-bottom: 1px dotted #63441d;
}
.two .area .tv_u_thumb{
    
    
    }
.two .area .tv_u_thumb img{
    
    padding:2px; border:1px solid #cfd8df;  float:left;
    }

.two .area .tv_text li a {
    color:#313534;
}
.two .area .tv_text li a:hover {
    color:#cc0000;
}
.two .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.two .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.two .area_ad img {
    border:1px solid #cfd8df;
}
.two .clear{
    clear:both; font-size:1px;
    }






























/*************************************************************
 * Command:End
 * Control:danganziyuan
 * Style:two
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:danganziyuan
 * Style:danganziyuan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.danganziyuan {
   font-size:12px;
}
.danganziyuan .area {
    width:395px;
    height:203px;
    margin-top:5px;
}

.danganziyuan .area h3 {
    height:40px;
    padding-top:5px;
    width:395px;
    font-size:12px;
    color:#711221;
    position:relative;
    background:url(about_t.jpg) no-repeat;
}
.danganziyuan .area h3 span {
    float:right;padding-right:45px;
        top:-10px;
    color:#711221;
    
}
.danganziyuan .area h3 span a{
font-weight:normal;
    color:#711221;
    
}
.danganziyuan .tv_pictrue{
    
    }
.danganziyuan .tv_pictrue li{
    text-decoration:none;
    }
.danganziyuan .area ul.tv_pictrue {
    float:left;
    width:115px;
}

.danganziyuan .area  .tv_pictrue .tv_u_thumb_title{
    font-size:12px; font-weight:bold;color:#cc0000;
}
.danganziyuan .area  .tv_pictrue .description{
     line-height:23px;
    }
.danganziyuan .area ul.tv_text {
    float:right;
    
    width:270px;
}
.danganziyuan .area .tv_text li {
    height:24px;
    line-height:24px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat left center;
    color:#493720;
    position:relative;
    border-bottom: 1px dotted #63441d;
}
.danganziyuan .area .tv_u_thumb{
    
    }
.danganziyuan .area .tv_u_thumb img{
    
    padding:2px; border:1px solid #cfd8df;  float:left; margin-right:10px;
    }

.danganziyuan .area .tv_text li a {
    color:#313534;
}
.danganziyuan .area .tv_text li a:hover {
    color:#cc0000;
}
.danganziyuan .area li span.datetime{
    position:absolute;
    top:0px;
    right:5px;
}
.danganziyuan .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.danganziyuan .area_ad img {
    border:1px solid #cfd8df;
}
.danganziyuan .clear{
    clear:both; font-size:1px;
    }








































/*************************************************************
 * Command:End
 * Control:danganziyuan
 * Style:danganziyuan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:lanmuwenzhang
 * Style:lanmuwenzhang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.lanmuwenzhang .article_list h3
{
    display:none;
}

.lanmuwenzhang .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.lanmuwenzhang .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.lanmuwenzhang .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.lanmuwenzhang .article_list h3 em a
{
    color: #ffff00;
}
.lanmuwenzhang .article_list h3 em a:hover
{
    color: #fff;
}
.lanmuwenzhang .article_list .img_show
{
    width:231px;
    height:170px;
    padding: 10px 5px 5px 5px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    text-align:center;
}
.lanmuwenzhang .article_list ul
{
   /* padding: 10px 5px 5px 5px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;*/
}
.lanmuwenzhang .article_list li
{
    font-size: 14px;
    color: #666; float:left;
    text-align:center;
    height:180px;
}
.lanmuwenzhang .article_list li img
{
    border: 1px solid #DDDDDD; padding:2px;
}
.lanmuwenzhang .article_list li a
{
    color: #333;
    padding-left: 15px;
}
.lanmuwenzhang .article_list li a:hover {
    color: #AE541F;
}
.lanmuwenzhang .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(back.gif) no-repeat left -269px;
}
.lanmuwenzhang .clear
{
    clear: both;
}
.lanmuwenzhang .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.lanmuwenzhang .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.lanmuwenzhang .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.lanmuwenzhang .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.lanmuwenzhang .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.lanmuwenzhang .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
















/*************************************************************
 * Command:End
 * Control:lanmuwenzhang
 * Style:lanmuwenzhang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jiaoliu_ywjlEdit
 * Style:jiaoliu_ywjlEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.jiaoliu_ywjlEdit{
	width:728px;
	padding-top:20px;
	
}
.jiaoliu_ywjlEdit #advice{
	width:600px;
	margin:0px auto;
}
.jiaoliu_ywjlEdit .lable{
	color:#757575;
	line-height:35px;
	height:35px;
	font-weight:bold;
}
.jiaoliu_ywjlEdit tr{
	margin-top:5px;
}

.jiaoliu_ywjlEdit input{
	height: 25px; 
	line-height:25px;
	margin-right: 15px;
	vertical-align: middle; 
	cursor: pointer;
	width:70px;
}




/*************************************************************
 * Command:End
 * Control:jiaoliu_ywjlEdit
 * Style:jiaoliu_ywjlEdit
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jiaoliu_ywjlList
 * Style:jiaoliu_ywjlList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


.jiaoliu_ywjlList{
    
    width:598px;
    border:solid 1px #dedede;
    margin:10px auto 15px auto;
    padding-bottom:10px;
    font-size:12px;
overflow:hidden;
}
.jiaoliu_ywjlList .alle{
     padding:10px 5px;
    width:588px;
border-bottom:solid 1px #dedede;
}
.jiaoliu_ywjlList table{
   table-layout:fixed;
}

.jiaoliu_ywjlList table tr td{
    height:25px;
    line-height:25px;
    text-align:center;
    color:#757575;
}
.jiaoliu_ywjlList table .listone{
    height:25px;
    background:#F4F4F4;}


.jiaoliu_ywjlList h3{
    background:url(cdyy_list_t.png) repeat-x;
     width:583px;
    height:30px;
    color:#757575;
    font-size:12px;
    line-height:30px;
    padding-left:15px;
} 
.jiaoliu_ywjlList.fenyeqi{
    float:right;
    height:25px;
    line-height:25px;
    margin-right:10px;
    color:#757575;
}


/*************************************************************
 * Command:End
 * Control:jiaoliu_ywjlList
 * Style:jiaoliu_ywjlList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:fenye
 * Style:fenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.fenye .article_list
{

margin-top:15px;
_margin-left:20px;

}

.fenye .article_list h3{
    height: 42px;
    line-height: 42px; 
    color:#FFF; 
    font-size:14px;
    text-indent:51px;
    padding-top:3px;
}
.fenye .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 30px;
}
.fenye .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.fenye .article_list h3 em a
{
    color: #ffff00;
}
.fenye .article_list h3 em a:hover
{
    color: #fff;
}
.fenye .article_list ul
{
    padding: 15px 10px 10px 10px;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
     border-bottom:1px solid #DDDDDD;
}
.fenye .article_list li
{
    height: 30px;
    color: #666;
     
    background:url(line.gif) repeat-x left 17px;
    }
.fenye .article_list li span.datetime
{
    float: right;
}
.fenye .article_list li em a em {color:red;}
.fenye .article_list li a
{
    color: #333;
    padding-left: 20px;
    float:left;
    background:url(icon4.gif) no-repeat left -29px;
}
.fenye .article_list li a:hover {
    background:url(icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}

.fenye .clear
{
    clear: both;
}
.fenye .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fenye .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
    color:#4a89a9;
}
.fenye .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #4a89a9;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.fenye .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid green;
    background: #62A1DF;
}
.fenye .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background-color: #62A1DF;
}
.fenye .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}










/*************************************************************
 * Command:End
 * Control:fenye
 * Style:fenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:tempwidgetfenye
 * Style:fenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*************************************************************
 * Command:End
 * Control:tempwidgetfenye
 * Style:fenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:lanmuliebiao
 * Style:lanmuliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.lanmuliebiao .beijing{
    height:31px;
    line-height:31px;
     padding-left:20px;
      padding-right:5px;
    width:706px;
    background:url(column_ct.jpg) no-repeat;
    
    
}

.lanmuliebiao h3 {
  /*background:url(sp-tit2r.jpg) no-repeat;*/
  color:#47331a;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
}
.lanmuliebiao h3 span {
    float: right;
    font-weight: normal;
    padding-right: 12px; font-size: 12px;
     color: #333;
}
.lanmuliebiao h3 span a:link, .newStyleScroll h3 span a:visited {
    color: #333;
}
.lanmuliebiao h3 span a:hover {
    color: #333;
}
.pic_article .biankuang
{
    border-left:#DDD3C4 1px solid;
    border-right:#DDD3C4 1px solid;
    border-bottom:#DDD3C4 1px solid;
    width:729px;
    height: auto !important;
    clear: both;
}
.pic_article ul
{
    
    height: auto !important;
    width:100%;
    clear: both;
}
.lanmuliebiao .pic_article li
{
background: none repeat scroll 0 0 transparent;
    float: left;
    height: 145px;
    overflow: hidden;
    text-align: center;
    width: 143px;
    padding-top:10px;
}

.lanmuliebiao .pic_article li a
{
    color: #333;
}
.lanmuliebiao .pic_article li a:hover
{
    color: #3366ff;
}
.lanmuliebiao .pic_article li img
{
    width: 121px;
    height: 103px;
    padding: 2px;
    border: 1px solid #DDD3C4;
    background: #ebf0f4;
    overflow: hidden;
}
.lanmuliebiao .pic_article li span
{
    display: block;
    line-height: 19px;
    padding: 0px 10px;
}
.lanmuliebiao .mtop10
{
    margin-top:15px;
}
.lanmuliebiao .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(back.gif) no-repeat left -269px;
}
.lanmuliebiao .clear
{
    clear: both;
}
.lanmuliebiao .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}













/*************************************************************
 * Command:End
 * Control:lanmuliebiao
 * Style:lanmuliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:AD.Simple
 * Style:AD_Simple
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.AD_Simple .ad h3
{
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.AD_Simple .ad_content 
{
    position: relative;
}


/*************************************************************
 * Command:End
 * Control:AD.Simple
 * Style:AD_Simple
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelBanner
 * Style:ChannelBanner
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.ChannelBanner
{
    border-left:#DDD3C4 1px solid;
    border-right:#DDD3C4 1px solid;
    border-bottom:#DDD3C4 1px solid;
    width:728px;
    min-height:635px;
    _height:635px;
    clear: both;
}
.ChannelBanner ul
{
    
    height: auto !important;
    width:726px;
    padding:10px 1px 0px 1px;
    clear: both;
}
.ChannelBanner li
{
background: none repeat scroll 0 0 transparent;
    float: left;
    height:178px;
    overflow: hidden;
    text-align: center;
    padding:0px 8px 10px 8px;
}

.ChannelBanner li a
{
    color: #333;
}
.ChannelBanner li a:hover
{
    color: #A3763B;
}
.ChannelBanner li img
{
    width: 220px;
    height: 147px;
    padding: 2px;
    border: 1px solid #DDD3C4;
    background: #ebf0f4;
    overflow: hidden;
}
.ChannelBanner li span
{
    display: block;
    line-height: 25px;
    height:25px;
    overflow:hidden;
    text-align:center;
}







/*************************************************************
 * Command:End
 * Control:ChannelBanner
 * Style:ChannelBanner
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:tempwidgetfenye
 * Style:tempwidgetfenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*************************************************************
 * Command:End
 * Control:tempwidgetfenye
 * Style:tempwidgetfenye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:zhitongcheliebiao
 * Style:zhitongcheliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.zhitongcheliebiao .article_list h3
{
    display:none;
}

.zhitongcheliebiao .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.zhitongcheliebiao .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.zhitongcheliebiao .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.zhitongcheliebiao .article_list h3 em a
{
    color: #ffff00;
}
.zhitongcheliebiao .article_list h3 em a:hover
{
    color: #fff;
}
.zhitongcheliebiao .article_list ul
{
    
    width:708px;
}
.zhitongcheliebiao .article_list .article_list1
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width:708px;
}
.zhitongcheliebiao .article_list li
{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.zhitongcheliebiao .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.zhitongcheliebiao .article_list li em {
    float: left;
    
}
.zhitongcheliebiao .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(column_ccli.jpg) no-repeat left;
}
.zhitongcheliebiao .article_list li a:hover {
    background:url(column_ccli.jpg) no-repeat left ;
    color: #AE541F;
}
.zhitongcheliebiao .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    width:728px;
    border-bottom: 1px solid #DDDDDD;
    /*background:url(back.gif) no-repeat left -269px;*/
}
.zhitongcheliebiao .clear
{
    clear: both;
}
.zhitongcheliebiao .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.zhitongcheliebiao .page_css, .class_page
{
    text-align: center;
    padding: 5px 10px 5px; 0px;
}
.zhitongcheliebiao .page_css, .class_page span
{
    display:block;
    height:30px;
    line-height:30px;
}
.zhitongcheliebiao .page_css a, .class_page a
{
    /*display: inline-block;*/
    padding: 0px 8px;
    color: #47331a;
    line-height: 100%;
}
.zhitongcheliebiao .page_css a:hover, .class_page a:hover
{
    color: #47331a;  
}
.zhitongcheliebiao .page_css b a, .class_page b a
{
    padding: 3px 8px;
    color: #fff;
    border: 1px solid #4081A1;
    background:rgb(175, 133, 80);
}
.zhitongcheliebiao .page_line
{
    /*border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width:709px;*/
    padding:10px 10px 0px 10px;
}































/*************************************************************
 * Command:End
 * Control:zhitongcheliebiao
 * Style:zhitongcheliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:zhitongcheliebiao
 * Style:daohanglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.daohanglanmu .article_list
{
    margin-top:15px;
    margin-left:0px;
    width:300px;
    
}

.daohanglanmu .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 30px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.daohanglanmu .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.daohanglanmu .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.daohanglanmu .article_list h3 em a
{
    color: #ffff00;
}
.daohanglanmu .article_list h3 em a:hover
{
    color: #fff;
}

.daohanglanmu .display_none{
    display:none;
}





































/*************************************************************
 * Command:End
 * Control:zhitongcheliebiao
 * Style:daohanglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:guancangziliao
 * Style:guancangziliao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.gczl_border{
    width:728px;
    border:1px solid #ddd;
    brder-top:0px;
}
.gczl_tab1{
    margin:20px auto 25px auto;
    width:636px;
    padding:15px 25px 0px 25px;
    height:96px;
    color:#47331a;
    background:url(gczl_tab1.jpg) no-repeat;
}
.gczl_tab1 td{
    line-height:35px;
}
.gczl_tab1 td a{
    color:#47331a;
    padding-right:5px;
}
.gczl_tab1 .gczl_text{
    width:146px;
    height:24px;
    line-height:24px;
    border:1px solid #DCD3C4;
}
.gczl_tab1 .gczl_btn{
    width:91px;
    height:26px;
    border:none;
    cursor:pointer;
    background:url(gczl_btn.jpg) no-repeat;
}
.gczl_tab2_bg{
    margin:0px auto;
    width:686px;
    background:url(gczl_tab2_bg.jpg) repeat-y;
}
.gczl_tab2{
    margin:0px 0px 30px 0px;
    width:685px;
    padding:0px 1px 3px 0px;
    /*height:490px;*/
    color:#47331a;
    background:url(gczl_tab2.jpg) no-repeat 0px bottom;
}

.gczl_tab2 table th{
    margin:0px;
    color:#fff;
    background:#D8A564;
    height:28px;
    line-height:28px;
    text-align:center;
    font-weight:blod;
    border-right:1px solid #DBD9D6;
}
.gczl_tab2 table{
    overflow:hidden;
    border-collapse:collapse;
    border:1px solid #DBD9D6;
    border-top:0px;
    margin:0px;
}
.gczl_tab2 table td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    text-align:center;
}
.gczl_tab2 table .tab_w2 td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    background:#fff;
    text-align:center;
}
.gczl_tab2 table .tab_w1 td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    background:#FAF7F1;
    text-align:center;
}





/*************************************************************
 * Command:End
 * Control:guancangziliao
 * Style:guancangziliao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:minshengdangan
 * Style:minshengdangan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.gczl_border{
    width:728px;
    border:1px solid #ddd;
    brder-top:0px;
}
.gczl_tab1{
    margin:20px auto 25px auto;
    width:636px;
    padding:15px 25px 0px 25px;
    height:96px;
    color:#47331a;
    background:url(gczl_tab1.jpg) no-repeat;
}
.gczl_tab1 td{
    line-height:35px;
}
.gczl_tab1 td a{
    color:#47331a;
    padding-right:5px;
}
.gczl_tab1 .gczl_text{
    width:146px;
    height:24px;
    line-height:24px;
    border:1px solid #DCD3C4;
}
.gczl_tab1 .gczl_btn{
    width:91px;
    height:26px;
    border:none;
    cursor:pointer;
    background:url(gczl_btn.jpg) no-repeat;
}
.gczl_tab2_bg{
    margin:0px auto;
    width:686px;
    background:url(gczl_tab2_bg.jpg) repeat-y;
}
.gczl_tab2{
    margin:0px 0px 30px 0px;
    width:685px;
    padding:0px 1px 3px 0px;
    /*height:490px;*/
    color:#47331a;
    background:url(gczl_tab2.jpg) no-repeat 0px bottom;
}

.gczl_tab2 table th{
    margin:0px;
    color:#fff;
    background:#D8A564;
    height:28px;
    line-height:28px;
    border-right:1px solid #DBD9D6;
}
.gczl_tab2 table{
    overflow:hidden;
    border-collapse:collapse;
    border:1px solid #DBD9D6;
    border-top:0px;
    margin:0px;
}
.gczl_tab2 table td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    text-align:center;
}
.gczl_tab2 table .tab_w2 td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    background:#fff;
    text-align:center;
}
.gczl_tab2 table .tab_w1 td{
    overflow:hidden;
    height:35px;
    line-height:35px;
    border-left:1px solid #DBD9D6;
    border-top:1px solid #DBD9D6;
    border-right:1px solid #DBD9D6;
    background:#FAF7F1;
    text-align:center;
}






/*************************************************************
 * Command:End
 * Control:minshengdangan
 * Style:minshengdangan
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:danganwenhua
 * Style:guancangshipin
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.guancangshipin .area {
    width:387px;
     margin-top:13px;
     padding:0px 0px 0px 19px;
}
.guancangshipin .area h3 {
    height:40px;
     background:url(333.jpg) no-repeat;
    font-size:12px;
    color:#711221;
    position:relative;}
/*******标题自适应***********/
.guancangshipin .area h3 span {
    float:right;
    padding-right:45px;}

.guancangshipin .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.guancangshipin .area h3 em a {
    color:#fff;
}
.guancangshipin .area h3 em a:hover {
    color:#ffff00;
}

.guancangshipin .area h3 span a {
        color:#711221;
    
    font-weight:normal;
}
.guancangshipin .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.guancangshipin .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:6px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.guancangshipin .area li a {
    color:#313534;
}
.guancangshipin .area li a:hover {
    color:#cc0000;
}
.guancangshipin .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.guancangshipin .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.guancangshipin .area_ad img {
    border:1px solid #cfd8df;
}
 














/*************************************************************
 * Command:End
 * Control:danganwenhua
 * Style:guancangshipin
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Vote.Default
 * Style:Vote_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.Vote_Default .vote
{
    height: 75px;
    width：254px;
    height:75px; 
}

.Vote_Default .vote_content li.vote_check
{
    position: relative;
}
.Vote_Default .vote_content li.vote_check input
{
    width: 66px;
    height: 22px;
    background:url(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: 0px 0px 0px 15px;
}
.Vote_Default .vote_content .vote_button
{
    width: 64px;
    height: 22px;
    background:url(3.jpg) no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    margin-right:40px;
}
.Vote_Default .vote_content .voteshow_button
{
    background:url(vote2.jpg) no-repeat;
    width: 64px;
    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;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    padding-top: 30px;
}
.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: 0px;
    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;
}










/*************************************************************
 * Command:End
 * Control:Vote.Default
 * Style:Vote_Default
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:huanyingye
 * Style:huanyingye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

body{
	margin:0;
	padding:0;
	font:12px/1.5 宋体, Arial, sans-serif;
	background:url(body_bg.jpg) repeat center 0px;
	}
img{ border:0;}
a,a:link,a:visited {color:#352c1a; text-decoration:none; outline:none;blr:expression(this.onFocus=this.blur())}
a:hover {color:#FF6600; text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur())}
a:active {color:#352c1a; text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur())}

div,ul,li,h1,h2{
	margin:0;
	padding:0;}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;list-style:none;
}
.f_left{ float:left;}
.f_right{ float:right;}
.w100 {
	width:100%; 
	padding:0px; 
	margin:0px; 
	overflow:hidden;
	}
.s_warp{
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	/*background:url(/Widgets/WidgetCollection/静态类/huanyingye/Images/warp_bg.jpg) repeat-x;*/
	background:url(s_warp.jpg) no-repeat center 0px;

	}
.s_main{
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:965px;
	}
/*top*/
.s_main .top{
	padding:35px 0px 0px 0px;
	margin:0px 0px;
	height:25px;
	width:965px;
	}
.top .top_nav{
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	height:25px;
	line-height:25px;
	color:#62676a;
	overflow:hidden;
	}
.main_top .top_nav a{	
	color:#62676a;
	padding:0px 8px;
	}
.main_top .top_nav a:hover{	
	color:#FF6600;
	}
/*center*/
.s_center_bg{
	padding:5px;
	margin:0px 0px 7px 0px;
	width:965px;
	height:552px;
	
	overflow:hidden;
}
.s_center{
	padding:0px;
	margin:25px 0px 0px 0px;
	width:960px;
	height:532px;

	background-size:contain;
	position:relative;
}
.center_s{
	position:absolute;
	padding:10px 243px 0px 266px;
	margin:0px;
	top:115px;
	left:5px;
	width:444px;
	height:105px;
	z-index:10;
	background:url(center_s.png) no-repeat;
	overflow:hidden;
	font-size:14px;
	color:#FF9900;
}
.center_s a{ color:#FF9900;}
.input_bg{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:344px;
	height:35px;
	background:#FBF7F7;
	overflow:hidden;
}
.input_bg .input_bg_btn{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:40px;
	border:0px;
	background:url(s_btn.jpg) no-repeat;
	height:35px;
	float:right;
	overflow:hidden;
}
.input_bg .input_bg_text{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:290px;
	border:0px;
	height:35px;
	line-height:35px;
	color:#0e0e0e;
	background:#FBF7F7;
	float:left;
	overflow:hidden;
}
.radio_bg{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:344px;
	height:35px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	overflow:hidden;
}
.radio_bg input[type=radio]{
	padding:0px 8px 0px 20px;
	margin:0px 0px -2px 0px;
	overflow:hidden;
}
.index_link{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	top:400px;
	left:725px;
	width:232px;
	position:absolute;
	height:66px;
	overflow:hidden;
}
.link_t{
	padding:10px 0px 0px 15px;
	margin:0px 0px;
	width:950px;
	overflow:hidden;
}
.link_t li{
	padding:0px 10px 0px 0px;
	margin:0px 0px;
	float:left;
	overflow:hidden;
}

.link_t li select{
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	width:200px;
	overflow:hidden;
}
/*搜索结果CSS*/
.r_warp_bg{
	margin:0px auto;
	padding:0px;
	/*background:url(/Widgets/WidgetCollection/静态类/huanyingye/Images/warp_bg.jpg) repeat-x;*/
	background:url(r_warp_bg.jpg) repeat-y;
	width:1003px;
	overflow:hidden;
	}
.r_warp_bg1{
	margin:0px 0px;
	padding:0px;
	/*background:url(/Widgets/WidgetCollection/静态类/huanyingye/Images/warp_bg.jpg) repeat-x;*/
	background:url(r_warp_bg1.jpg) no-repeat center bottom;
	}
.r_warp{
	margin:0px 0px;
	padding:10px 0px 50px 0px;
	/*background:url(/Widgets/WidgetCollection/静态类/huanyingye/Images/warp_bg.jpg) repeat-x;*/
	background:url(r_warp.jpg) no-repeat center 0px;
	}
.r_main{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:1003px;
	}
/*top*/
.r_main .top_nav{
	margin:0px;
	padding:0px;
	height:50px;
	font-size:15px;
	color:#523315;
	font-weight:bold;
	font-family:“文鼎CS中黑”;
	overflow:hidden;
}
.r_main .top_nav li{
	margin:0px;
	padding:0px 19px 0px 19px;
	float:left;
	line-height:50px;
	height:50px;
	overflow:hidden;
}
.r_center{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.rl_center{
	margin:0px;
	padding:165px 0px 0px 0px;
	width:189px;
	overflow:hidden;
}
.r_new{
	width:189px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.r_new h2{
	width:189px;
	margin:0px;
	padding:0px;
	height:40px;
	background:url(r_new_h2.png) no-repeat -20px 0px;
	overflow:hidden;
}
.r_newt{
	width:160px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	font-family:“文鼎CS中黑”;
	padding:0px 29px 0px 0px;
	overflow:hidden;
}

.r_newt h2{
	width:120px;
	margin:0px;
	padding:10px 0px 10px 30px;
	height:25px;
	font-size:15px;
	line-height:25px;
	background:none;
	overflow:hidden;
}
.r_newt li{
	width:120px;
	margin:0px;
	height:32px;
	line-height:32px;
	padding:0px 0px 0px 30px;
	overflow:hidden;
	background:url(r_newt_li.png) no-repeat -10px bottom;
}
.rr_center{
	margin:0px;
	padding:45px 0px 0px 0px;
	width:810px;
	overflow:hidden;
}
.rlt_s{
	padding:0px 0px 25px 35px;
	margin:0px;
	height:67px;
	overflow:hidden;
}
.input_bg1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:490px;
	height:30px;
	border:1px solid #B2A189;
	background:#FAFBFD;
	overflow:hidden;
}
.input_bg1 input[type=button]{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:31px;
	border:0px;
	background:url(r_btn.jpg) no-repeat;
	height:30px;
	float:right;
	overflow:hidden;
}
.input_bg1 input[type=text]{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:449px;
	border:0px;
	height:30px;
	line-height:30px;
	color:#0e0e0e;
	background:#FAFBFD;
	float:left;
	overflow:hidden;
}
.rlt_s .radio_bg{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:490px;
	color:#290803;
	overflow:hidden;
}
.rlt_s .radio_bg input[type=radio]{
	padding:0px 5px 0px 10px;
	margin:0px 0px -2px 0px;
	overflow:hidden;
}
.s_rlt{
	padding:0px;
	margin:0px;
	width:810px;
	overflow:hidden;
}
.s_rlt h2{
	padding:0px 35px;
	margin:0px;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:url(s_rlt_h2.png) no-repeat;
	overflow:hidden;
}
.s_rlt h2 span{
	float:right;
}
.s_rlt_c{
	padding:0px 15px 0px 35px;
	margin:0px;
	width:760px;
	overflow:hidden;
}

.s_rlt_c li{
	padding:15px 0px 0px 0px;
	margin:0px;
	width:760px;
	height:115px;
	border-bottom:1px solid #D3C2AA;
	overflow:hidden;
}
.s_rlt_c li h3{
	padding:0px 0px 0px 0px;
	margin:0px;
	height:25px;
	line-height:25px;
	width:760px;
	overflow:hidden;
}
.s_rlt_c li p{
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:25px;
	width:760px;
	overflow:hidden;
}
.s_rlt .page{
	padding:0px 0px 0px 20px;
	margin:20px 15px 25px 35px;
	height:30px;
	width:740px;
	line-height:30px;
	background:#D9CFC2;
	overflow:hidden;
}
.s_rlt .page a{
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}


/*************************************************************
 * Command:End
 * Control:huanyingye
 * Style:huanyingye
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:tupianshangxiagundong
 * Style:tupianshangxiagundong
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.tupianshangxiagundong .area {
    width:253px;
    margin-top:7px;
	border:1px solid #BEAF96;
}
.tupianshangxiagundong .area h3 {
    height:30px;
    line-height:20px;
    background:url(board_t.jpg);
    font-size:12px;
    color:#493720;
    position:relative; text-indent:20px;
}
/*******标题自适应***********/
.tupianshangxiagundong .area h3 span a {
    padding-left:180px;
    color:#711221;
    font-weight:normal;
}

.tupianshangxiagundong .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.tupianshangxiagundong .area h3 em a {
    color:#fff;
}
.tupianshangxiagundong .area h3 em a:hover {
    color:#ffff00;
}

.tupianshangxiagundong .area h3 img {
    position:absolute;
    top:10px;
    left:320px;
}
.tupianshangxiagundong .area ul {
text-align:center;
}
.nr{
    }
.tupianshangxiagundong .area li {
    
    line-height:23px;
   
    color:#999999;

}
.tupianshangxiagundong .area li a {
    color:#313534;
}
.tupianshangxiagundong .area li a:hover {
    color:#cc0000;
}
.tupianshangxiagundong .area li span.datetime{
position:absolute;
    top:0px;
    right:5px;
}
.tupianshangxiagundong .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.tupianshangxiagundong .area_ad img {
    border:1px solid #cfd8df;
}
 
.tupianshangxiagundong #demo ul {
    
    padding:10px 0px 0px 10px;
}














/*************************************************************
 * Command:End
 * Control:tupianshangxiagundong
 * Style:tupianshangxiagundong
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:AdvanceSearch
 * Style:AdvanceSearch
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.gj_center{
	width:1000px;
	overflow:hidden;
	margin:0px;
	font:12px/1.5 宋体, Arial, sans-serif;
	padding:0px 0px 20px 0px;
}
.gj_condition{
	border:1px solid #DBD5C9;
	width:968px;
	height:188px;
	overflow:hidden;
	background:#F7EAD9;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 30px;
}
.gj_condition table td{
	height:40px;
	line-height:40px;
	color:#7e5c53;
	font-weight:bold;
}
.gj_condition table .td_right{
	padding-right:15px;
	text-align:right;
}
.gj_condition table input{
	border:1px solid #DDC8AC;
	width:240px;
	overflow:hidden;
	height:22px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
}
.gj_condition table .gj_input_small{
	width:105px; 
	margin-right:7px; 
	vertical-align:middle;
}
.gj_condition table .gj_input_small2{
	width:105px; 
	margin-left:6px; 
	vertical-align:middle;
}
.gj_condition table .gj_tj{
	background:url(gj_tj.jpg) no-repeat;
	width:104px;
	height:32px;
	margin-right:25px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	border:0px;
}
.gj_condition table .gj_cz{
	background:url(gj_cz.jpg) no-repeat;
	width:104px;
	height:32px;
	overflow:hidden;
	margin-top:10px;
	cursor:pointer;
	border:0px;
}
.gj_result{
	width:1000px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.gj_result_t{
	width:977px;
	margin:0px;
	padding:0px 0px 0px 23px;
	height:31px;
	background:url(gj_result_t.jpg) no-repeat;
	line-height:31px;
	color:#7e5c53;
	font-weight:bold;
	overflow:hidden;
}
.gj_result_c{
	width:978px;
	margin:0px;
	padding:10px 10px 0px 10px;
	color:#552a1f;
	border:1px solid #DBD5C9;
	height:400px;
	overflow:hidden;
}
.gj_result_c li{
	margin:0px;
	padding:0px 0px 0px 10px;
	color:#552a1f;
	line-height:30px;
	height:30px;
	background:url(gj_result_cli.jpg) no-repeat 0px center;
	overflow:hidden;
}
.gj_result_c li a{
	text-decoration:none;
	color:#552a1f;
}
.gj_result_c li span{
	float:right;
}
.gj_result_c{
	width:978px;
	margin:0px;
	padding:10px 10px 0px 10px;
	color:#552a1f;
	border:1px solid #DBD5C9;
	height:650px;
	overflow:hidden;
}
.gj_result_c li{
	margin:0px;
	padding:0px 0px 0px 10px;
	color:#552a1f;
	line-height:30px;
	height:30px;
	background:url(gj_result_cli.jpg) no-repeat 0px center;
	overflow:hidden;
	border-bottom:1px #e7e7e7 dashed;
}
.gj_result_c li a{
	text-decoration:none;
	color:#552a1f;
}
.gj_result_c li span{
	float:right;
}
.searticle_list 
{
    padding:0px;
    margin:0px;
    overflow:hidden;
}

.searticle_list  h3{
   width:977px;
	margin:0px;
	padding:0px 0px 0px 23px;
	height:31px;
	background:url(gj_result_t.jpg) no-repeat;
	line-height:31px;
	color:#7e5c53;
	font-weight:bold;
	overflow:hidden;
}
/*.searticle_list  h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.searticle_list  h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.searticle_list  h3 em a
{
    color: #ffff00;
}
.searticle_list  h3 em a:hover
{
    color: #fff;
}
.searticle_list  ul
{
    padding: 10px 10px 10px 10px;
}
.searticle_list  li
{
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    background:url(icon4.gif) no-repeat left -29px;
	width:965px;
	border-bottom:1px dashed #ccc;
}*/
.searticle_list  li span.datetime
{
    float: right;
    padding-right: 5px;
	display:block;
}
.searticle_list  li a
{
    color: #333;
	display:block; float:left;
}
.searticle_list  li span{ display:block; float:left;}
.searticle_list  li a:hover {

    color: #AE541F;
}
.underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(back.gif) no-repeat left -269px;
}
.clear
{
    clear: both;
}
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.page_line
{
   
}






/*************************************************************
 * Command:End
 * Control:AdvanceSearch
 * Style:AdvanceSearch
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:MultiLevel.SidebarMenu
 * Style:null
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*****************************************************************
 * 多级侧边栏菜单件风格
 * 名称：多级侧边栏导航
 ******************************************************************/
 .null{
         width: 255px;
        background:url(10.jpg) no-repeat;
        margin-top:7px;
        }
.null a,.null a:visited
    {
        color: #333;
        text-decoration: none;
    }
    
.null a:hover
    {
        color: #f60;
    }
.null ul,.null li
    {
        margin:0;
        padding:0;
        list-style: none;
    }
.null body, .null td
    {
        font: 13px "Geneva" , "宋体" , "Arial" , "Helvetica" ,sans-serif;
    }
.null h1,.null h2,.null h3,.null h4, .null h5,.null h6
    {
        margin: 0;
        padding: 0;
    }
.null h1
    {
        padding: 5px;
        color: #900;
        font: 16px bold "Geneva" , "宋体" , "Arial" , "Helvetica" ,sans-serif;
    }
.null h1 small
    {
        font-size: 11px;
        font-weight: normal;
        color: #660;
    }
.null .TreeWrap
    {
        width: 253px;
        padding:5px 1px 0px 1px;
    }
.null .MenuBox .titBox a,.null.MenuBox .titBox a:visited,.null .MenuBox2 .titBox a,.null .MenuBox2 .titBox a:visited
    {
        /*margin-left: 10px;
        padding-left: 10px;*/
        color:#725e48;
        font-size: 12px;
        display: block;
    }
.null .MenuBox .titBox h3 a
    {
        width: 230px;
        height: 34px;
        border-bottom:1px solid #E5DDD2;
        margin:0 auto;
        line-height: 34px;
        color:#000;
    }
.null .MenuBox .titBox h3.Fst a
    {
        width: 230px;
        height: 34px;
        border-bottom:1px solid #E5DDD2;
           margin:0 auto;
        line-height: 34px;
        color:#000;
    }
.null .MenuBox2 .titBox h3 a
    {
        width: 208px;
        padding-left:45px;
        height: 36px;
           margin:0 auto;
         background:url(11.jpg) no-repeat;
        line-height: 36px;
        color:#725e48;
    }
.null .MenuBox2 .titBox h3 a:hover
    {
         width: 208px;
        padding-left:45px;
        height: 38px;
        margin:0 auto;
      line-height: 38px;
        background:url(12.jpg) no-repeat;
        color:#fff;
    }
.null .MenuBox2 .titBox h3.Fst a
    {
        width: 208px;
        padding-left:45px;
        height: 36px;
        margin:0 auto;
        line-height: 36px;
        
    }
    
.null .MenuBox2 .txtBox
    {
        display: none;
    }
.null .MenuBox .txtBox ul li
    {
        padding-left: 20px;
        line-height: 150%;
    }
.null .MenuBox .txtBox .num
    {
        color: #e00;
    }
.null .MenuBox .txtBox ul
    {
        padding-left: 33px;
    }
.null .MenuBox .txtBox ul li
    {
        height: 30px;
        background:url(image_45.jpg) no-repeat left bottom;
        line-height: 30px;
        font-size: 13px;
    }
.null .MenuBox .txtBox ul a
    {
        background:url(image_46.jpg) no-repeat left center;
        padding-left: 20px;
    }
.null .MenuBox .txtBox ul li.Lst
    {
        background:url(20101103170215812.gif) no-repeat 28px 50%;
    }

.null .titBox
    {
        width: 253px;
        /*background: #fff;*/
    }
.null .as
    {
        width: 237px;
        height: 42px;
        padding-left: 16px;
        text-indent:-9999px;
        font-size:16px;
    }




/*************************************************************
 * Command:End
 * Control:MultiLevel.SidebarMenu
 * Style:null
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jiaoliu_ywjlView
 * Style:jiaoliu_ywjlView
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


.jiaoliu_ywjlView .reply_top{
	margin:0px 0px 0px 0px;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jiaoliu_ywjlView/Images/reply_top.png) no-repeat;*/
	height:6px;
}
.jiaoliu_ywjlView .reply_bg{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 1px;
	overflow:hidden;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jiaoliu_ywjlView/Images/reply_c.png) repeat-y 0px 20px;*/
}
.jiaoliu_ywjlView .reply{
	padding:15px 60px 50px 54px;
	margin:0px 0px 0px 0px;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jiaoliu_ywjlView/Images/reply.png) no-repeat;*/
	min-height:550px;
	_height:550px;
	overflow:hidden;
	_overflow:visible;
	width:880px;
}
.jiaoliu_ywjlView .reply_b{
	/*background:url(/Widgets/WidgetCollection/内容模型类/jiaoliu_ywjlView/Images/reply_b.png) no-repeat;*/
	height:15px;
	margin:0px 0px 50px 0px
}
.jiaoliu_ywjlView .reply table{
	border-collapse:collapse;
}
.jiaoliu_ywjlView .reply .reply_tab td{
	font-size:14px;
	color:#262323;
	line-height:38px;
	border:1px solid #beaf96;
	padding-left:40px;
	margin:0px;
}
.jiaoliu_ywjlView .reply .reply_tab th{
	font-size:14px;
	color:#262323;
	line-height:38px;
	border:1px solid #beaf96;
	padding-left:40px;
	margin:0px;
}
.jiaoliu_ywjlView .reply_t{
	font-size:24px;
	height:45px;
	line-height:45px;
	font-weight:bold;
	font-family:"文鼎CS中黑";
	color:#4a1f1e;
	padding:45px 0px 0px 3px;
}
.jiaoliu_ywjlView .reply_area{
	border:1px solid #beaf96;
	padding:5px 5px 5px 5px;
	width:868px;
	height:199px;
}
.jiaoliu_ywjlView .reply_area div{
	width:868px;
	height:199px;
	border:0px;
	font-size:14px;
	overflow-y:scroll;
	background-color:transparent;
}
.jiaoliu_ywjlView .reply_hfz{
	height:35px;
	line-height:35px;
	color:#262323;
	font-weight:bold;
	text-align:right;
	font-size:14px;
}

/*************************************************************
 * Command:End
 * Control:jiaoliu_ywjlView
 * Style:jiaoliu_ywjlView
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:jianyi_jianyixianceView
 * Style:jianyi_jianyixianceView
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


.jianyi_jianyixianceView .reply_top{
	margin:0px 0px 0px 0px;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jianyi_jianyixianceView/Images/reply_top.png) no-repeat;*/
	height:6px;
}
.jianyi_jianyixianceView .reply_bg{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 1px;
	overflow:hidden;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jianyi_jianyixianceView/Images/reply_c.png) repeat-y 0px 20px;*/
}
.jianyi_jianyixianceView .reply{
	padding:15px 60px 50px 54px;
	margin:0px 0px 0px 0px;
	/*background:url(/Widgets/WidgetCollection/内容模型类/jianyi_jianyixianceView/Images/reply.png) no-repeat;*/
	min-height:550px;
	_height:550px;
	overflow:hidden;
	_overflow:visible;
	width:880px;
}
.jianyi_jianyixianceView .reply_b{
	/*background:url(/Widgets/WidgetCollection/内容模型类/jianyi_jianyixianceView/Images/reply_b.png) no-repeat;*/
	height:15px;
	margin:0px 0px 50px 0px
}
.jianyi_jianyixianceView .reply table{
	border-collapse:collapse;
}
.jianyi_jianyixianceView .reply .reply_tab td{
	font-size:14px;
	color:#262323;
	line-height:38px;
	border:1px solid #beaf96;
	padding-left:40px;
	margin:0px;
}
.jianyi_jianyixianceView .reply .reply_tab th{
	font-size:14px;
	color:#262323;
	line-height:38px;
	border:1px solid #beaf96;
	padding-left:40px;
	margin:0px;
}
.jianyi_jianyixianceView .reply_t{
	font-size:24px;
	height:45px;
	line-height:45px;
	font-weight:bold;
	font-family:"文鼎CS中黑";
	color:#4a1f1e;
	padding:45px 0px 0px 3px;
}
.jianyi_jianyixianceView .reply_area{
	border:1px solid #beaf96;
	padding:5px 5px 5px 5px;
	width:868px;
	height:199px;
}
.jianyi_jianyixianceView .reply_area div{
	width:868px;
	height:199px;
	border:0px;
	font-size:14px;
	overflow-y:scroll;
	background-color:transparent;
}
.jianyi_jianyixianceView .reply_hfz{
	height:35px;
	line-height:35px;
	color:#262323;
	font-weight:bold;
	text-align:right;
	font-size:14px;
}

/*************************************************************
 * Command:End
 * Control:jianyi_jianyixianceView
 * Style:jianyi_jianyixianceView
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:shiwenhaining
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.shiwenhaining .article_list h3
{
    display:none;
}

.shiwenhaining .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.shiwenhaining .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.shiwenhaining .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.shiwenhaining .article_list h3 em a
{
    color: #ffff00;
}
.shiwenhaining .article_list h3 em a:hover
{
    color: #fff;
}
.shiwenhaining .article_list ul
{
    
    width:708px;
}
.shiwenhaining .article_list .article_list1
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width:708px;
}
.shiwenhaining .article_list .mingsheng
{
    display:none;
}
.shiwenhaining .article_list .yinpiantuijian
{
    display:none;
    
}
.shiwenhaining .article_list li
{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.shiwenhaining .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.shiwenhaining .article_list li em {
    float: left;
    
}
.shiwenhaining .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(column_ccli.jpg) no-repeat left;
}
.shiwenhaining .article_list li a:hover {
    background:url(column_ccli.jpg) no-repeat left ;
    color: #AE541F;
}
.shiwenhaining .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    width:728px;
    border-bottom: 1px solid #DDDDDD;
    /*background:url(back.gif) no-repeat left -269px;*/
}
.shiwenhaining .clear
{
    clear: both;
}
.shiwenhaining .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.shiwenhaining .page_css, .class_page
{
    text-align: center;
    padding: 5px 10px 5px; 0px;
}
.shiwenhaining .page_css, .class_page span
{
    display:block;
    height:30px;
    line-height:30px;
}
.shiwenhaining .page_css a, .class_page a
{
    /*display: inline-block;*/
    padding: 0px 8px;
    color: #47331a;
    line-height: 100%;
}
.shiwenhaining .page_css a:hover, .class_page a:hover
{
    color: #47331a;  
}
.shiwenhaining .page_css b a, .class_page b a
{
    padding: 3px 8px;
    color: #fff;
    border: 1px solid #4081A1;
    background:rgb(175, 133, 80);
}
.shiwenhaining .page_line
{
    /*border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width:709px;*/
    padding:10px 10px 0px 10px;
}





































/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:shiwenhaining
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:yipiantuijian
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.yipiantuijian .article_list h3
{
    display:none;
}

.yipiantuijian .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
    line-height: 31px; color:#47331a; text-indent:20px; font-size:12px; font-weight:normal;
}
.yipiantuijian .article_list h3 span
{
    background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.yipiantuijian .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.yipiantuijian .article_list h3 em a
{
    color: #ffff00;
}
.yipiantuijian .article_list h3 em a:hover
{
    color: #fff;
}
.yipiantuijian .article_list ul
{
    
    width:708px;
}
.yipiantuijian .article_list .article_list1
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width:708px;
}
.yipiantuijian .article_list .shiwenhaining
{
    display:none;
    
}
.yipiantuijian .article_list .mingsheng
{
    display:none;
    
}
.yipiantuijian .article_list li
{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.yipiantuijian .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.yipiantuijian .article_list li em {
    float: left;
    
}
.yipiantuijian .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(column_ccli.jpg) no-repeat left;
}
.yipiantuijian .article_list li a:hover {
    background:url(column_ccli.jpg) no-repeat left ;
    color: #AE541F;
}
.yipiantuijian .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    width:728px;
    border-bottom: 1px solid #DDDDDD;
    /*background:url(back.gif) no-repeat left -269px;*/
}
.yipiantuijian .clear
{
    clear: both;
}
.yipiantuijian .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.yipiantuijian .page_css, .class_page
{
    text-align: center;
    padding: 5px 10px 5px; 0px;
}
.yipiantuijian .page_css, .class_page span
{
    display:block;
    height:30px;
    line-height:30px;
}
.yipiantuijian .page_css a, .class_page a
{
    /*display: inline-block;*/
    padding: 0px 8px;
    color: #47331a;
    line-height: 100%;
}
.yipiantuijian .page_css a:hover, .class_page a:hover
{
    color: #47331a;  
}
.yipiantuijian .page_css b a, .class_page b a
{
    padding: 3px 8px;
    color: #fff;
    border: 1px solid #4081A1;
    background:rgb(175, 133, 80);
}
.yipiantuijian .page_line
{
    /*border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width:709px;*/
    padding:10px 10px 0px 10px;
}




































/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:yipiantuijian
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:bukefuzhi
 * Style:bukefuzhi
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/**************文章正文开始*****************/
.bukefuzhi .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(back.gif) no-repeat left -358px;
}
.bukefuzhi .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.bukefuzhi .article_content h1
{
    color: #47331a;
    font-size: 22px;
    font-family: 宋体, Arial, sans-serif;
    text-align: center;
    line-height: 40px;
    margin: 0px 0px 10px 0px;  
}
.bukefuzhi .article_info
{
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: rgb(242,231,217);
    margin: 0px 0px 15px 0px;
    width:100%;
}
.bukefuzhi .article_info a
{
    color: #333333;
}
.bukefuzhi .article_info a:hover
{
    color: #cc0000;
}
.bukefuzhi .article_content_list
{
    line-height: 300%;
    font-size: 12px;
    color: #333;
    margin: 10px 0px 0px 0px;
}
.bukefuzhi .article_mood
{
    padding-bottom: 20px;
}
.bukefuzhi .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.bukefuzhi .artilcle_tool a
{
    color: #333;
}
.bukefuzhi .artilcle_tool a:hover
{
    color: #cc0000;
}
.bukefuzhi .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.bukefuzhi .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(icon5.gif) no-repeat left center;
}
.bukefuzhi .article_page li.next
{
    background:url(icon7.gif) no-repeat left center;
}
.bukefuzhi .article_page li span
{
    color: #cc0000;
}
.bukefuzhi .article_page li a
{
    color: #333;
}
.bukefuzhi .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.bukefuzhi .article_about 
{
   
    border-bottom: 1px solid #ddd;
}
.bukefuzhi .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.bukefuzhi .article_about ul
{
    padding: 10px;
}
.bukefuzhi .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.bukefuzhi .article_about li a
{
    color: #333;
}
.bukefuzhi .article_about li a:hover
{
    color: #cc0000;
}

.bukefuzhi .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.bukefuzhi .artilcle_tool a
{
    color: #333;
}
.bukefuzhi .artilcle_tool a:hover
{
    color: #cc0000;
}

.bukefuzhi .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.bukefuzhi .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(icon5.gif) no-repeat left center;
}
.bukefuzhi .article_page li.next
{
    background:url(icon7.gif) no-repeat left center;
}
.bukefuzhi .article_page li span
{
    color: #cc0000;
}
.bukefuzhi .article_page li a
{
    color: #333;
}
.bukefuzhi .article_page li a:hover
{
    color: #cc0000;
}


.bukefuzhi .mtop10
{
    margin-top: 10px;
}
.bukefuzhi .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.bukefuzhi .articleAttachments li{margin-left:20px;font-size:14px;}
.bukefuzhi .articleAttachments a:hover
{
    color: #cc0000;
}

























/*************************************************************
 * Command:End
 * Control:bukefuzhi
 * Style:bukefuzhi
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:chaoxiangjiyi
 * Style:chaoxiangjiyi
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.chaoxiangjiyi
{
    border-left:#DDD3C4 1px solid;
    border-right:#DDD3C4 1px solid;
    border-bottom:#DDD3C4 1px solid;
    width:728px;
    min-height:535px;
    _height:535px;
    clear: both;
}
.chaoxiangjiyi ul
{
    
    height: auto !important;
    width:726px;
	min-height:485px;
    _height:485px;
    padding:0px 1px 0px 10px;
    clear: both;
}
.chaoxiangjiyi li
{
 background:url(column_ccli.jpg) no-repeat left 50%;
    float: left;
    height:30px;
    overflow: hidden;
    text-align: center;
    padding:10px 8px 10px 20px;
}

.chaoxiangjiyi li a
{
    color: #333;
}
.chaoxiangjiyi li a:hover
{
    color: #A3763B;
}

.chaoxiangjiyi li span
{
    display: block;
    line-height: 25px;
    height:25px;
    overflow:hidden;
    text-align:center;
}







/*************************************************************
 * Command:End
 * Control:chaoxiangjiyi
 * Style:chaoxiangjiyi
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:tongyonglanmuliebiao
 * Style:tongyonglanmuliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.tongyonglanmuliebiao .article_list
{
	margin:20px 0px 0px 0px;
}

.tongyonglanmuliebiao .article_list h3{
    background:url(column_ct.jpg) no-repeat;
    height: 31px;
	color:#47331a;
	font-size:12px; 
	font-weight:normal;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.tongyonglanmuliebiao .article_list h3 span
{
	height: 31px;
    line-height: 31px;
	display:inline-block;
	padding:0px 0px 0px 20px;
	width:280px;
	overflow:hidden;
    /*background:url(sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;*/
}
.tongyonglanmuliebiao .article_list h3 em
{
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.tongyonglanmuliebiao .article_list h3 em a
{
    color: #ffff00;
}
.tongyonglanmuliebiao .article_list h3 em a:hover
{
    color: #fff;
}
.tongyonglanmuliebiao .article_list ul
{
    
    width:708px;
}
.tongyonglanmuliebiao .article_list .article_list1
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width:708px;
}
.tongyonglanmuliebiao .article_list li
{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #47331a;
    background:url(line.gif) repeat-x left bottom;
}
.tongyonglanmuliebiao .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.tongyonglanmuliebiao .article_list li em {
    float: left;
    
}
.tongyonglanmuliebiao .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(column_ccli.jpg) no-repeat left;
}
.tongyonglanmuliebiao .article_list li a:hover {
    background:url(column_ccli.jpg) no-repeat left ;
    color: #AE541F;
}
.tongyonglanmuliebiao .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    width:728px;
    border-bottom: 1px solid #DDDDDD;
    /*background:url(back.gif) no-repeat left -269px;*/
}
.tongyonglanmuliebiao .clear
{
    clear: both;
}
.tongyonglanmuliebiao .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tongyonglanmuliebiao .page_css, .class_page
{
    text-align: center;
    padding: 5px 10px 5px; 0px;
}
.tongyonglanmuliebiao .page_css, .class_page span
{
    display:block;
    height:30px;
    line-height:30px;
}
.tongyonglanmuliebiao .page_css a, .class_page a
{
    /*display: inline-block;*/
    padding: 0px 8px;
    color: #47331a;
    line-height: 100%;
}
.tongyonglanmuliebiao .page_css a:hover, .class_page a:hover
{
    color: #47331a;  
}
.tongyonglanmuliebiao .page_css b a, .class_page b a
{
    padding: 3px 8px;
    color: #fff;
    border: 1px solid #4081A1;
    background:rgb(175, 133, 80);
}
.tongyonglanmuliebiao .page_line
{
    /*border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width:709px;*/
    padding:10px 10px 0px 10px;
}































/*************************************************************
 * Command:End
 * Control:tongyonglanmuliebiao
 * Style:tongyonglanmuliebiao
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:lmtydq
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.lmtydq .sitepath{
    height:31px;
    line-height:31px;
    position:absolute;
    top:20px;
right:10px;
    text-align:right;
    /*background:url(column_ct.jpg) no-repeat right;*/
    width:420px;
    overflow:hidden;
    
}
.lmtydq .sitepath em, .sitepath_allweb em {
    padding:0px 5px;
}
.lmtydq .sitepath a, .sitepath_allweb a {
    color:#000;
}
.lmtydq .sitepath a:hover, .sitepath_allweb a:hover {
    color:#cc0000;
}
.lmtydq .r_navigation {
    height:23px;
    line-height:23px;
}
.lmtydq .sitepath_allweb {
   
}
 


















/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:lmtydq
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:lmlbty
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:lmlbty
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:cebiandaohang
 * Style:cebiandaohang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.cebiandaohang{
         width: 260px;
        background:url(c_meun.jpg) no-repeat;
        margin-top:20px;
		margin-bottom:5px;
        }
.cebiandaohang .dibu
{

    background:url(meun_b.jpg) no-repeat;
    height:11px;
}
.cebiandaohang .TreeWrap
    {
         padding: 11px 10px 15px 10px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-right:7px;
    margin-left:5px;
   min-height:50px;
   _height:50px;
    width:225px;
    }
/*.cebiandaohang .MenuBox .titBox a,.cebiandaohang.MenuBox .titBox a:visited,.cebiandaohang .MenuBox2 .titBox a,.cebiandaohang .MenuBox2 .titBox a:visited
    {
        margin-left: 10px;
        padding-left: 10px;
        color:#fbce8e;
        font-size: 12px;
        display: block;
    }
.cebiandaohang .MenuBox .titBox h3 a
    {
       padding:0px;
    margin:0px 0px 0px 0px;
    width:225px;
    height:36px;
    font-size:14px;
    color:#fbce8e;
    line-height:36px;
    display:inline-block;
    text-align:center;
    background:url(m_home.jpg) no-repeat;
    overflow:hidden;
    }
.cebiandaohang .MenuBox .titBox h3.Fst a
    {
        height: 34px;
    line-height: 34px;
    background:url(meun_cli.jpg) no-repeat;
    width: 225px;
    display: inline-block;
    text-align:center;
    color: #47331a;
    font-size:14px;
    font-weight:bold;
    }*/
.cebiandaohang .MenuBox2 .titBox h3 a
    {
        height: 34px;
    line-height: 34px;
    background:url(meun_cli.jpg) no-repeat;
    width: 225px;
    display: inline-block;
    text-align:center;
    color: #47331a;
    font-size:14px;
    font-weight:bold;
    }
/*.cebiandaohang .MenuBox2 .titBox h3 a:hover
    {
         width: 208px;
        padding-left:45px;
        height: 38px;
        margin:0 auto;
      line-height: 38px;
        background:url(12.jpg) no-repeat;
        color:#fff;
    }*/
.cebiandaohang .MenuBox2 .titBox h3.Fst a
    {
      width: 225px;
    display: inline-block;
    text-align:center;
    color: #47331a;
    font-size:14px;
        
    }
    
.cebiandaohang .MenuBox2 .txtBox
    {
        display: none;
    }
/*.cebiandaohang .MenuBox .txtBox ul li
    {
        padding-left: 20px;
        line-height: 150%;
    }
.cebiandaohang .MenuBox .txtBox .num
    {
        color: #e00;
    }
.cebiandaohang .MenuBox .txtBox ul
    {
        padding-left: 33px;
    }
.cebiandaohang .MenuBox .txtBox ul li
    {
        height: 30px;
        background:url(image_45.jpg) no-repeat left bottom;
        line-height: 30px;
        font-size: 13px;
    }
.cebiandaohang .MenuBox .txtBox ul a
    {
        background:url(image_46.jpg) no-repeat left center;
        padding-left: 20px;
    }
.cebiandaohang .MenuBox .txtBox ul li.Lst
    {
        background:url(20101103170215812.gif) no-repeat 28px 50%;
    }
*/
.cebiandaohang .titBox
    {
		margin-top:10px;
        /*width: 253px;
        background: #fff;*/
    }
.cebiandaohang .MenuBox2 .titBox h3 a.m_home {
    padding:0px;
    margin:0px 0px 0px 0px;
    width:225px;
    height:36px;
    font-size:14px;
    color:#fbce8e;
    line-height:36px;
    display:inline-block;
    text-align:center;
    background:url(m_home.jpg) no-repeat;
    overflow:hidden;
}
.cebiandaohang .as
    {
        width: 237px;
        height: 42px;
		display:none;
        padding-left: 16px;
        text-indent:-9999px;
        font-size:16px;
    }
.cebiandaohang #xxwjmljs{
display:none;
}


/*************************************************************
 * Command:End
 * Control:cebiandaohang
 * Style:cebiandaohang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:yewuzhidao
 * Style:bianyanchengguo
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.bianyanchengguo .area {
    width:314px;
    margin-bottom:5px;
     margin-top:0px;
}
.bianyanchengguo .area h3 {
    height:40px;
        padding-top:5px;
    background:url(bycg_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; }
/*******标题自适应***********/
.bianyanchengguo .area h3 span {
   top:-10px;float:right;padding-right:5px;

}
.bianyanchengguo .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.bianyanchengguo .area h3 em a {
    color:#fff;
}
.bianyanchengguo .area h3 em a:hover {
    color:#ffff00;
}

.bianyanchengguo .area h3 span a {
color:#711221;
          font-weight:normal;
}
.bianyanchengguo .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.bianyanchengguo .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:6px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.bianyanchengguo .area li a {
    color:#313534;
}
.bianyanchengguo .area li a:hover {
    color:#cc0000;
}
.bianyanchengguo .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.bianyanchengguo .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.bianyanchengguo .area_ad img {
    border:1px solid #cfd8df;
}
 




















/*************************************************************
 * Command:End
 * Control:yewuzhidao
 * Style:bianyanchengguo
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:shouyebianyanchengguo
 * Style:shouyebianyanchengguo
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.shouyebianyanchengguo .area {
    width:314px;
    margin-bottom:5px;
     margin-top:0px;
}
.shouyebianyanchengguo .area h3 {
    height:40px;
    padding-top:5px;
    background:url(bycg_t.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; }
/*******标题自适应***********/
.shouyebianyanchengguo .area h3 span {
    top:-10px;float:right;padding-right:5px;

}
.shouyebianyanchengguo .area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.shouyebianyanchengguo .area h3 em a {
    color:#fff;
}
.shouyebianyanchengguo .area h3 em a:hover {
    color:#ffff00;
}

.shouyebianyanchengguo .area h3 span a {
       
color:#711221;
    font-weight:normal;
}
.shouyebianyanchengguo .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.shouyebianyanchengguo .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    width:305px;
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.shouyebianyanchengguo .area li a {
    color:#313534;
}
.shouyebianyanchengguo .area li a:hover {
    color:#cc0000;
}
.shouyebianyanchengguo .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.shouyebianyanchengguo .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.shouyebianyanchengguo .area_ad img {
    border:1px solid #cfd8df;
}
 



/*************************************************************
 * Command:End
 * Control:shouyebianyanchengguo
 * Style:shouyebianyanchengguo
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:jieduanxinglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.jieduanxinglanmu .sitepath{
    height:62px;
    line-height:31px;
    position:absolute;
    top:20px;
right:10px;

    text-align:right;
    /*background:url(/Widgets/WidgetCollection/导航类/ChannelMenu.CurrLocation5/Images/column_ct.jpg) no-repeat right;*/
    width:750px;
    overflow:hidden;
    
}





.jieduanxinglanmu .sitepath em, .sitepath_allweb em {
    padding:0px 5px;
}
.jieduanxinglanmu .sitepath a, .sitepath_allweb a {
    color:#000;
}
.jieduanxinglanmu .sitepath a:hover, .sitepath_allweb a:hover {
    color:#cc0000;
}
.jieduanxinglanmu .r_navigation {
    height:23px;
    line-height:23px;
}
.jieduanxinglanmu .sitepath_allweb {
   
}
 







/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:jieduanxinglanmu
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.SideList
 * Style:ArticleList_SideList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.ArticleList_SideList .notice h3{
    height:32px;
	line-height:32px;
	background:url(back.gif) no-repeat left top;
	font-size:12px;
	color:#000;
	padding-left:28px;
	font-size:12px;
}
.ArticleList_SideList .notice h3 img {margin-top:10px;float:right;padding-right:5px;}
.ArticleList_SideList .notice ul{
    padding:4px 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(back.gif) no-repeat -141px -66px;
}
.ArticleList_SideList .notice li{
	height:24px;
	line-height:24px;
	padding-left:10px;
	background:url(icon1.gif) no-repeat left center;
}

/*************************************************************
 * Command:End
 * Control:ArticleList.SideList
 * Style:ArticleList_SideList
 * Desc:目前没有
 * Quot:hnda
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:zhengcefagui
 * Style:shizhixuetang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/

.shizhixuetang .area {
    width:314px;
    margin-bottom:10px;
     margin-top:10px;
}
.shizhixuetang .area h3 {
    height:40px;
    padding-top:5px;
    background:url(regulat_t2.jpg) no-repeat;
    font-size:12px;
    color:#fff;
    position:relative; }
/*******标题自适应***********/
.shizhixuetang .area h3 span {
    top:-10px;float:right;padding-right:5px;

}
.shizhixuetang.area h3 em {
    background:url(sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.shizhixuetang .area h3 em a {
    color:#fff;
}
.shizhixuetang .area h3 em a:hover {
    color:#ffff00;
}

.shizhixuetang .area h3 span a {
       
color:#711221;
    font-weight:normal;
}
.shizhixuetang .area ul {
    
    padding:0px;
    height:auto!important;
    padding-bottom:0px;
}
.shizhixuetang .area li {
    padding-bottom:0px;
    height:25px;
    line-height:25px;
    padding-left:8px;
    background:url(about_ct_li.jpg) no-repeat 0px center;
    color:#711221;
    position:relative;
    overflow:hidden;
    padding-top:0px;
    width:305px;
    margin:0px;
    border-bottom: #711221 1px dotted;
}
.shizhixuetang .area li a {
    color:#313534;
}
.shizhixuetang .area li a:hover {
    color:#cc0000;
}
.shizhixuetang .area li span.datetime{
position:absolute;
    top:0px;
    right:10px;
}
.shizhixuetang .underline_area {
    height:5px;
    line-height:5px;
    font-size:0px;
    background:url(back.gif) no-repeat -141px -79px;
}
.shizhixuetang .area_ad img {
    border:1px solid #cfd8df;
}
 













/*************************************************************
 * Command:End
 * Control:zhengcefagui
 * Style:shizhixuetang
 * Desc:目前没有
 * Quot:hnda
*************************************************************/