@charset "utf-8";
/* CSS Document */
.module{}
.module h2{  display:block;
	height: 30px;
	line-height:34px;
	text-align: left;
	font-size: 13px;
	font-family:"宋体";
	font-weight:800;
	color:#0f4db3;
	background:url(news_title_bg.gif) repeat-x; overflow:hidden;}
.module_title_left{display:block;
	float:left;
	height:30px;
    width:11px;
	background:url(news_title_left.gif);
	background-position:left;
	background-repeat:no-repeat;}
.module_title_bg{ display:block;
	float:left;
	height: 30px;
	line-height:30px;
	text-align:left;
	padding-right:20px;
	padding-left:9px;
    background:url(news_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;}
.module_title_right{display:block;
	float:right;
	height:34px;
	line-height:34px;
    text-decoration:none;
	padding-right:10px;}
.module h5{ display:block; margin:0; padding:0; height:15px; background:url(news_2_bottom.gif) bottom repeat-x;}
.module_bottom_left{float:left;background:url(news_2_bottom_left.gif) bottom left no-repeat; width:18px; height:15px;}
.module_bottom_right{float:right;background:url(news_2_bottom_right.gif) bottom right no-repeat; width:18px;height:15px;}	
