@charset "gb2312";

/***** 内页 *****/
#container{ width:1200px; margin-top:14px;}
#colL{width:265px; float:left; clear:left;}
#colR{width:922px; float:right; clear:right; border:1px #d9d9d9 solid; background-color:#FFF;}
#colR-1{width:1200px; float:right; clear:right; border:1px #d9d9d9 solid; background-color:#FFF;}

/***** 左边导航 *****/
.nav dt   {height:39px; text-align:center; background:url(imagespage_01.jpg) left center repeat-x; font: bold 14px/35px "宋体"; color:#FFF;}
.nav dd   {padding:10px 0px 18px 0px; border:1px #d9d9d9 solid; border-top:none; background-color:#FFF;}
.nav ul             {width:205px; margin:0 auto; }
.nav ul li          {width:205px; height:32px; margin-bottom:2px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.nav ul li a        {font:12px/32px "宋体"; color:#3b74b7; padding-left:46px; background:url(imagespage_02.jpg) no-repeat top left; display:block; }
.nav ul li a:hover  {font:bold 12px/32px "宋体"; color:#3b74b7;}


/***** 热门信息 最新信息 *****/
.lastlist	 {margin-top:12px;}
.lastlist dt {height:39px; text-align:center; background:url(imagespage_01.jpg) left center repeat-x; font: bold 14px/35px "宋体"; color:#FFF;}
.lastlist dd {padding:12px 20px 24px 20px; border:1px #d9d9d9 solid; border-top:none; background-color:#FFF;}
.lastlist ul li        { font:12px/22px "宋体"; background:url(imagesdian.jpg) left 8px no-repeat; text-indent:8px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.lastlist ul li a:hover{ color:#ff0000; }


/***** 当前位置 *****/
#position        { text-align:right; padding-right:18px; background:url(imagespage_dqwz.jpg) left repeat-x; font:12px/38px "宋体"; color:#3b74b7;}
#position a      { font:12px/38px "宋体"; text-decoration:none; color:#3b74b7; }
#position a:hover{ color:#ff0000; }  


/***** 内页列表 *****/
.sortlist        { margin:16px auto 20px auto; width:96%; }
.sortlist dl     { margin-bottom:10px; text-align:left; clear:both; }
.sortlist dl dt  { height:30px; padding-left:14px; color:#565656; background-color:#f5f5f5; border-top:1px #e2e2e2 solid; font:bold 14px/30px "宋体"; }
.sortlist dl dt a{ float:right; color:#565656; padding-right:14px; font:12px/30px "宋体"; text-decoration:none; }
	

/***** 文字新闻列表 *****/
.sortlist ul           { text-align:left; padding-bottom:1px; }
.sortlist ul li        { font:12px/30px "宋体"; height:30px; color:#4D4D4D; text-indent:8px; 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/30px "宋体"; color:#4D4D4D; }
.sortlist ul li a:hover{ color:#ff0000; }


/***** 图片新闻列表 *****/
.sortlist ul.picture li             {width:199px; height:160px; float:left; margin:15px 7px 6px 7px; border:none; text-align:center; overflow:hidden; background:none; text-indent:0px; }
.sortlist ul.picture li img			{width:187px; height:124px; padding:5px; border: 1px solid #dadada; }
.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:12px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #d2d2d2; color:#989898; 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 #d2d2d2; color:#989898; font-size:12px; }
.page span.strong { margin:2px; padding:5px 8px; border:1px solid #4e82be; font-weight:bold; color:#fff; background-color:#4e82be; }