@charset "gb2312";

/***** 内页 *****/
#container{ width:984px; padding:10px 10px 0 10px; background:#fff; }
#colL{ width:224px; float:left; clear:left; }
#colR{ width:750px; float:right; clear:right; }

  /***** 左边导航 *****/
  .nav dt { height:32px; padding-left:20px; background:url(imagespage_01.gif) left top no-repeat; font:bold 14px/32px "宋体"; color:#fff; }
  .nav dd { padding:10px 0;background:url(imagescontent_bg.jpg) no-repeat;}
  .nav ul { width:183px; margin: auto; }
  .nav ul li{ width:155px; height:26px; margin-bottom:4px; padding-left:28px; line-height:26px; color:#2E7FD4; background:url(imagespage_02.gif) no-repeat top left; display:block; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
  .nav ul li a{ font:12px/26px "宋体"; color:#2E7FD4;}
  .nav ul li a:hover  { font:bold 12px/26px "宋体"; color:#ff0000;}

  /***** 热门信息 最新信息 *****/
  .lastlist	   { margin-top:5px;}
  .lastlist dt { height:32px; padding-left:20px; background:url(imagespage_01.gif) left top no-repeat; font:bold 14px/32px "宋体"; color:#fff; }
  .lastlist dd { padding:8px 0;background:url(imagescontent_bg.jpg) no-repeat;}
  .lastlist ul { width:206px; margin: 0 auto; }
  .lastlist ul li{ font:12px/24px "宋体"; color:#575757; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
  .lastlist ul li a{ font:12px/24px "宋体"; color:#575757;}
  .lastlist ul li a:hover{ color:#ff0000; }

  /***** 当前位置 *****/
  #position { padding-left:20px; background:url(../images/top001.gif) bottom left repeat-x; font:12px/34px "宋体"; color:#367BD6; margin-bottom:18px; border-bottom:1px #CFE9FA solid; }
  #position a{ font:12px "宋体"; color:#367BD6; text-decoration:none; }
  #position a:hover{ color:#ff0000; }  

   /***** 内页列表 *****/
    .sortlist{ margin:0px auto 5px auto; width:96%; }
	.sortlist dl{ margin-bottom:5px; text-align:left; clear:both; }
	.sortlist dl dt{ height:30px; padding-left:10px; color:#165DC4; background:#CFE9FA; border-top:1px #A4D6F6 solid; font:bold 14px/30px "宋体"; }
	.sortlist dl dt a{ float:right; color:#165DC4; padding-right:20px; font:12px/30px "宋体"; text-decoration:none; }
	/***** 文字新闻列表 *****/
    .sortlist ul{ text-align:left; padding-bottom:5px; }
    .sortlist ul li { font:12px "宋体"; height:30px; color:#2E7FD4; line-height:30px; border-bottom:1px #E2E2E2 solid; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
    .sortlist ul li span{ float:right; font:11px/30px "Helvetica"; color:#A7A7A7; padding-right:10px; }
	.sortlist ul li a{ font:12px "宋体"; color:#575757; }
	.sortlist ul li a:hover{ color:#ff0000; }
	/***** 图片新闻列表 *****/
	.sortlist ul.picture li{ width:160px; height:150px; float:left; margin:15px 5px 6px 5px; border:none; text-align:center; overflow:hidden; }
	.sortlist ul.picture li img			{ width:154px; height:114px; padding:2px; border:1px solid #CFE9FA; }
	.sortlist ul.picture li a           { display:block; line-height:30px; color:#575757; }
	.sortlist ul.picture li a:hover     { color:#ff0000; }
	


  /***** 内页列表分页 *****/
	.page { margin:5px 3px 5px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:11px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #64A2D3; color:#64A2D3; text-decoration:none; }
	.page a:hover { border:1px solid #ff0000; color:#ff0000; }
	.page a:active { border:1px solid #009900; color:#6A6A6A; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #CFCFCF; color:#CFCFCF; font-size:12px; }
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #CFCFCF; font-weight:bold; color:#fff; background-color:#CFCFCF; }
	
	
	
	
	
	