@charset "utf-8";
/* CSS Document */
.news-red{border:1px solid #dadada; }
.news-red h2{
   margin: 0px;
    height:29px;
	line-height:29px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#b70701;
	background:url(news_title.gif) repeat-x;
	border:none;
	}
	
.news_title_left-red {
    display:block;float:left; width:17px; height:29px; background:none;}
	
.news_title_bg-red {
    float:left; height:29px; line-height:29px; padding-left:12px;
	}
.news_title_right-red {
     float:right; padding-right:10px; height:29px;
	 }
.news-red h5{
    margin:0; padding:0; background:url(nav-bott.gif) bottom repeat-x; height:26px; display:none;
	}
.news-red h5{ display:none;}	
.news_bottom_left-red {
	 display:none;float:left;background:url(nav-bott_left.gif) bottom left no-repeat; width:26px; height:26px;
	}
.news_bottom_right-red {
    display:none;
	float:right;
	height:31px;
    width:23px;
	background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
	}
.news_content-red{padding:5px; padding-left:0; background:#fff; display:block;}	
.news-red  ul{ list-style:none; margin:0; padding:0px; }
.news-red  ul li{ list-style:none; padding-left:10px; margin:0;display:block; clear:both;}
.news-red  ul li a:link,.news-red  ul li a:visited  {   
	font-size: 12px;
	font-family:"宋体";
	padding-left:12px;
    _height: 25px;
    line-height:25px;
	color:#163c76;
	text-decoration:none;
	background: url(icon1.gif) no-repeat  left;
	}
.news-red  ul li a:hover {	 
	font-size: 12px;
	font-family:"宋体";
	padding-left:12px;
    _height: 25px;
    line-height:25px;
	color:#b20001;
	text-decoration:underline;
	background: url(icon1.gif) no-repeat left;
	}
