@charset "utf-8";
/* CSS Document */
.module{margin:5px;}
.module h2{
	display:block;
	height: 49px;
	line-height:49px;
	text-align: left;
	font-size: 13px;
	font-family:"宋体";
	font-weight:800;
	color:#434343;
	background:url(new_titlebg.gif)  0 0 repeat-x; 
	overflow:hidden;
	}
.module_title_left{display:block;
	float:left;
	height: 49px;
    width:6px;
	background:none; 
	
}
.module_title_bg{display:block;
	float:left;
	height: 34px;
	line-height:48px;
	text-align:center;
	padding:0 0px 0 0px;
	background:url(new_imagetitle.gif)  0 0 no-repeat;
	font-size:14px;
	font-family:"微软雅黑";
	color:#144c81;
	text-indent:35px;
	
	}
	
.module_title_right{display:block;
	float:right;
	height:49px;
	width:49px;
	line-height:49px;
    text-decoration:none;
	margin-right:0px;
	background:none; }
	
.module h5{ display:none; height:8px; line-height:8px; background:url(news-b.gif) bottom repeat-x; margin:0; padding:0;}
.module_bottom_left{ display:block; float:left; background:url(news-b-l.gif) bottom left no-repeat; width:16px; height:8px;}
.module_bottom_right{ display:block; float:right; background:url(news-b-r.gif) bottom right no-repeat; width:16px; height:8px;}	
