@CHARSET "UTF-8";
/* 单独列表 */
/* ---- doc_list区域已做了修改! ---- */
#doc_list { 
	width:1004px; 
	margin:0 auto; 
	margin-bottom:0;
}
#doc_list ul { 
	width:1004px;
	list-style:none;
	padding-bottom:0px;
	background:url(../../images/default/info_bg_top1.gif) left top repeat-y;
}
#doc_list ul li { 
	color:#555454; 
	padding:0 25px;
	font-size:14px;
	line-height:180%;
}
#doc_list  li.title{ 
	color:#6a1344; 
	padding:20px;
	font:bold 16px/28px 微软雅黑, sans-serif;
	line-height:120%; 
	text-align:center;
}
#doc_list  li.title_fu{ 
	color:#7c7c7c; 
	padding:0 20px 0 20px;
	font-size:12px;
	line-height:18px; 
	text-align:right;
}
#doc_list  li.new{ 
	color:#6a1344; 
	padding:12px 120px 0 0;
	font:bold 12px/24px 微软雅黑, sans-serif;
	line-height:120%; 
	text-align:right;
}
#doc_list  li.page{ 
	color:#7c7c7c; 
	padding:0 20px 0 20px;
	font-size:12px;
	line-height:18px; 
}
#doc_list ul .spacer { 
	padding-left:30px;
}
#doc_list li.bottom { 
	width:1004px; 
	height:20px; 
	background:url(../../images/default/info_bg_bottom.gif) left bottom no-repeat;
} 
#doc_list  li.content{ 
	padding-top:20px;
	padding-bottom:20px;
	word-break:break-all;
	
}

/* 表格样式 */
.table_wind_conter {
  width:100%;
  border-collapse:collapse;
  margin:0 auto; 
  margin-top:4px;
  margin-bottom:9px;
  vertical-align: middle;
}
.table_wind_conter td {
  border-bottom: 1px solid #B50000;
}
.table_wind_conter .left {
  width:16px; 
  line-height:24px;
  background-image:url(../../images/default/h_116.gif); 
  background-repeat: no-repeat;
}
.table_wind_conter .line {  
	border-bottom:#cbcbcb 1px solid;
	height:5px;  }
.table_wind_conter .title { 
	background:#B50000;
	height:25px; 
	line-height:25px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.table_wind_conter .txt_c { 
	text-align:center
}
.table_wind_conter .event { 
	height:24px; 
	line-height:24px; 
	vertical-align:middle; 
	background:#f6f6f6;
}
.table_wind_conter .pics { 
	width:160px;
	height:120px;  
	vertical-align:middle;
	text-align:center;
}
.table_wind_conter .pic_txt { 
	vertical-align:top;
}