@charset "gb2312";

/***** 内页 *****/
#container{width:988px; padding:0px 8px; background-color:#FFF;}
#colL{width:214px; float:left; clear:left;}
#colR{width:764px; float:right; clear:right; border:1px #b6d1e6 solid; background-color:#FFF;}


/***** 左边导航 *****/
.nav dt   {height:32px; text-align:left; padding-left:24px; background:url(imagespage_01.jpg) no-repeat; font:bold 14px/32px "宋体"; color:#FFF;}
.nav dd   {padding:10px 0px 16px 0px; border:1px #b6d1e6 solid; border-top:none; background-color:#FFF;}
.nav ul             {width:174px; margin: auto; }
.nav ul li          {width:174px; height:26px; margin-bottom:3px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.nav ul li a        {font:12px/26px "宋体"; color:#0e5cab; padding-left:36px; background:url(imagespage_03.jpg) no-repeat top left; display:block; }
.nav ul li a:hover  {font:12px/26px "宋体"; color:#225caf; background:url(imagespage_03_lj.jpg) no-repeat top left; display:block; }


/***** 热门信息 最新信息 *****/
.lastlist	 {margin-top:8px;}
.lastlist dt {height:28px; text-align:left; padding-left:32px; padding-top:5px; background:url(imagespage_02.jpg) no-repeat; font:bold 14px/28px "宋体"; color:#FFF;}
.lastlist dd {padding:8px 0px 16px 0px; border:1px #b6d1e6 solid; border-top:none; background-color:#FFF;}
.lastlist ul {width:194px; margin: 0 auto; }
.lastlist ul li        { font:12px/22px "宋体"; color:#4D4D4D; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.lastlist ul li a      { font:12px/22px "宋体"; color:#4D4D4D;}
.lastlist ul li a:hover{ color:#ff0000; }


/***** 当前位置 *****/
#position { text-align:right; padding-right:18px; background:url(imagespage_dqwz.jpg) left repeat-x; font:12px/32px "宋体";}
#position a{ font:12px/32px "宋体"; text-decoration:none; }
#position a:hover{ color:#ff0000; }  


/***** 内页列表 *****/
.sortlist        { margin:10px auto 5px auto; width:96%; }
.sortlist dl     { margin-bottom:5px; text-align:left; clear:both; }
.sortlist dl dt  { height:30px; padding-left:10px; color:#565656; background-color:#ecf6fe; border-top:1px #bfd8eb solid; font:bold 14px/30px "宋体"; }
.sortlist dl dt a{ float:right; color:#565656; padding-right:10px; font:12px/30px "宋体"; text-decoration:none; }
	

/***** 文字新闻列表 *****/
.sortlist ul{ text-align:left; padding-bottom:1px; }
.sortlist ul li { font:12px "宋体"; height:30px; color:#4D4D4D; line-height:30px; border-bottom:1px #E3E3E3 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:#565656; padding-right:10px; }
.sortlist ul li a{ font:12px "宋体"; color:#4D4D4D; }
.sortlist ul li a:hover{ color:#ff0000; }


/***** 图片新闻列表 *****/
.sortlist ul.picture li{ width:160px; height:150px; float:left; margin:15px 9px 6px 8px; border:none; text-align:center; overflow:hidden; }
.sortlist ul.picture li img			{width:154px; height:114px; padding:2px; border: 1px solid #d7d7d7; }
.sortlist ul.picture li a           {display:block; line-height:30px; color:#4D4D4D; }
.sortlist ul.picture li a:hover     {color:#4D4D4D; }
	

/***** 内页列表分页 *****/
.page             { margin:8px 3px 12px 3px; padding:3px; text-align:center; clear:both;}
.page a           { font:11px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #d7d7d7; color:#196dac; text-decoration:none; }
.page a:hover     { border:1px solid #ff0000; color:#ff0000; }
.page a:active    { border:1px solid #ff0000; color:#ff0000; }
.page span        { margin:2px; padding:5px 8px; border:1px solid #d7d7d7; color:#196dac; font-size:12px; }
.page span.strong { margin:2px; padding:5px 8px; border:1px solid #1c6eca; font-weight:bold; color:#fff; background-color:#1c6eca; }