@charset "gb2312";
/* CSS Document */

/***** 内页 *****/
#colL{ width:280px; float:left; clear:left;}
#colR{ width:880px; float:right; clear:right; }

  /***** 左边导航 *****/
  .nav{border:solid 1px #eaeaea;border-top:3px #29237b solid;}
  .nav dt { height:45px; padding-left:50px; background:url(../images/bt_ico01.png) 12px center no-repeat; font:18px/45px "微软雅黑"; color:#29237b; }
  .nav dd { padding:10px 0;background:url(../images/ej_cenav_bg.jpg) repeat-x left top; padding-bottom:20px; }
  .nav ul { width:205px; margin-left:15px; }
  .nav ul li{ width:215px; height:35px; margin-bottom:4px; padding-left:35px; line-height:26px;display:block; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; border-bottom:#eaeaea solid 1px; background:url(../images/jt01.png) no-repeat 170px center; }
  .nav ul li a{ height:26px; font:15px/32px "微软雅黑"; color:#29237b; }
  .nav ul li a:hover  { font:15px/32px "微软雅黑"; color:#ff0000;}

  /***** 热门信息 最新信息 *****/
  .lastlist	   { margin-top:15px;border:solid 1px #eaeaea;border-top:3px #29237b solid;padding-bottom:20px;}
  .lastlist dt {height:45px; padding-left:50px; background:url(../images/bt_ico01.png) 12px center no-repeat; font:18px/45px "微软雅黑"; color:#29237b; }
  .lastlist dd { padding:8px 0; background:url(../images/ej_cenav_bg.jpg) repeat-x left top; }
  .lastlist ul { width:230px; margin:0 auto;}
  .lastlist ul li{ font:14px/30px "微软雅黑"; color:#333333; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; background:url(../images/ico.jpg) no-repeat 4px center;}
  .lastlist ul li a{ font:13px/30px "微软雅黑"; color:#333333; margin-left:15px;}
  .lastlist ul li a:hover{ color:#ff0000; }


   /***** 内页列表 *****/
    .sortlist{ margin:0px auto 15px auto; width:96%;  }
	.sortlist dl{ margin-bottom:8px; text-align:left; clear:both; }
	.sortlist dl dt{ height:38px; padding-left:15px; color:#29237b; background:#f1f1f1; border-top:2px #2a2a63 solid; font:bold 16px/38px "微软雅黑"; }
	.sortlist dl dt a{ float:right; color:#29237b; padding-right:15px; font:12px/38px "微软雅黑"; text-decoration:none; }
	/***** 文字新闻列表 *****/
    .sortlist ul{ text-align:left; padding-bottom:8px; }
    .sortlist ul li { font:14px "微软雅黑"; height:44px; color:#333333; line-height:44px; border-bottom:1px #E2E2E2 solid; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; background:url(../images/ico.jpg) no-repeat 5px center; }
    .sortlist ul li span{ float:right; font:12px/44px "微软雅黑"; color:#bdbdbd; padding-right:10px; }
	.sortlist ul li a{ font:14px "微软雅黑"; color:#333333; margin-left:15px;}
	.sortlist ul li a:hover{ color:#ff0000; }
	/***** 图片新闻列表 *****/
	.sortlist ul.picture li{ width:196px;height:200px; float:left; margin:15px 7px 6px 8px; border:none; text-align:center; overflow:hidden; background:none; }
	.sortlist ul.picture li img			{ width:190px; height:150px; padding:2px; border:1px solid #eeeeee; }
	.sortlist ul.picture li a           { display:block; line-height:20px; color:#333333; margin-left:0px;}
	.sortlist ul.picture li a:hover     { color:#ff0000; }
	
	
	
	


  /***** 内页列表分页 *****/
	.page { margin:5px 3px 5px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:12px/30px "宋体"; margin:2px; padding:5px 8px; border:1px solid #29237b; color:#29237b; text-decoration:none; }
	.page a:hover { border:1px solid #ff0000; color:#ff0000; }
	.page a:active { border:1px solid #8c8c8c; color:#8c8c8c; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #8c8c8c; color:#8c8c8c; font-size:12px; }
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #8c8c8c; font-weight:bold; color:#fff; background-color:#8c8c8c; }
	
	
	
	
	
	