@charset "utf-8";
/* 新闻*/

#page_content_bg{
	background: url('images/shadow_gray.gif') repeat-y 174px 0px;
}

#content_left{
    width:185px;
}

#news_header_left{
    background: url('images/news_header_left.gif') no-repeat;
    height:79px;
}

#news_category_top{
	background:url('images/shadow_gold_gradient.gif') right no-repeat;
    height:27px;
}

#news_category_top_shadow{
    height:27px;
    width:11px;
    float:right;
}

#category_list_panel div.normal{
    background:#b2b2b2 url('images/arrow_icon.gif') no-repeat 20px center;
    padding-left:40px;
    height:50px;
    line-height:50px;
	cursor:pointer;
}

#category_list_panel div.normal div{
	background:url('images/shadow_dark_gray.gif') right repeat-y;
}


#category_list_panel div.highlight{
    background:#e06251 url('images/arrow_icon_orange.gif') no-repeat 20px center;
    padding-left:40px;
    height:50px;
    line-height:50px;
	cursor:pointer;
}

#category_list_panel div.highlight div{
	background:url('images/shadow_red.gif') right repeat-y;
}

#category_list_panel div.spliter{
    background:#ffffff;
    height:3px;
	border-right:11px solid #e0e0cb;
}

#category_list_panel a{
    font-size:15px;
    font-family:"黑体";
    color:#ffffff;
    text-decoration:none;
}

#news_category_bottom_bg{
    background: url('images/news_category_bottom_bg.gif') repeat-x;
}

#news_category_bottom{
	background: url('images/shadow_gray.gif') right repeat-y;
    height:341px;
}

#content_right{
    width:715px;
	padding-bottom:20px;
}

#news_header_right{
    background: url('images/news_header_right.gif') no-repeat;
    height:46px;
}

#news_content_top{
    background: url('images/news_content_corner.gif') no-repeat;
    height:11px;
}

#news_content_header{
    padding-left:27px;
    padding-top:20px;
}

#news_content_header_left{
    background: url('images/news_content_header.gif') no-repeat;
    height:37px;
    width:10px;
}

#news_content_header_middle{
    background: #f7f7f7 url('images/rectangle_icon_orange.gif') no-repeat 2px center;
    padding-left:16px;
    height:35px;
    line-height:35px;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    width:620px;
    font-size:14px;
    font-family:"黑体";
}

#news_content_header_right{
    background: url('images/news_content_header.gif') no-repeat right;
    height:37px;
    width:10px;
}

#news_content_header_lighter{
    background: url('images/news_content_header_lighter.gif') no-repeat;
    width:31px;
    height:37px;
    margin-left:7px;
}

#news_list_bg{
	width: 643px;
	padding:15px 0px 0px 37px;
}

#news_list_bg ul{
    padding:0px;
	margin:0px;
    list-style:none;
}

#news_list_bg li{
    background:url('images/double_arrow_icon.gif') no-repeat 11px center;
    border-bottom:1px solid #e1e1e1;
    height:33px;
    line-height:33px;
	margin:0px;
	padding: 0px 0px 0px 43px;
}

#news_list_bg li.black_double_arrow_li{
    background:url('images/double_arrow_icon_gray.gif') no-repeat 11px center;
}

#news_list_bg #news_title_div{
    width:440px;
}

#news_list_bg #news_date_newest{
    background:url('images/newest.gif') no-repeat right center;
    width:120px;
    height:33px;
    line-height:33px;
    color: #e06251;
}

#news_list_bg #news_date{
    width:106px;
    height:33px;
    line-height:33px;
}

#news_content a{
    color:#666666;
    text-decoration:none;
	font-size:12px;
	font-family:"宋体";
}

#news_content a:hover{
    color:#000000;
    text-decoration:underline;
}

#news_pagination_panel{
	background:url('images/pagination_arrows.gif') no-repeat right center;
	width:193px;
	height:36px;
	line-height:36px;
	text-align:center;
	margin:15px 5px 0px 0px;
}

#news_content_footer{
	height:11px;
}


#news_content_middle{
    background: #f7f7f7 url('images/rectangle_icon_orange.gif') no-repeat 2px center;
    padding-left:16px;
    height:35px;
    line-height:35px;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    width:900px;
    font-size:14px;
    font-family:"黑体";
}

#news_list_xx_bg{
	width: 643px;
	padding:15px 0px 0px 37px;
}

#news_list_xx_bg ul{
    padding:0px;
	margin:0px;
    list-style:none;
}

#news_list_xx_bg li{
    background:url('images/double_arrow_icon.gif') no-repeat 11px center;
    height:33px;
	width:700px;
    line-height:33px;
	margin:0px;
	padding: 0px 0px 0px 43px;
}
