@charset "utf-8";

/***** 内页 *****/
#container{width:996px; margin:15px auto 0 auto;}
#colL{width:250px; float:left; clear:left;}
#colR{width:732px; float:right; clear:right; border:1px #e9d28f solid; background-color:#FFF;}


/***** 左边导航 *****/
.nav dt   {height:40px; background:url(../images/page_01.jpg) center no-repeat; text-align:left; padding-left:32px; font:bold 14px/40px "Microsoft YaHei","宋体"; color:#010101;}
.nav dd   {padding:12px 0px 20px 0px; border:1px #e9d28f solid; border-top:none; background-color:#FFF;}
.nav ul             {width:210px; margin:0 auto; }
.nav ul li          {height:34px; margin-bottom:2px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.nav ul li a        {font:12px/34px "宋体"; color:#a46808; padding-left:32px; background:url(../images/page_02.jpg) no-repeat top left; display:block; }
.nav ul li a:hover  {font:12px/34px "宋体"; color:#fff; background:url(../images/page_02lj.jpg) no-repeat top left; display:block; }


/***** 热门信息 最新信?*****/
.lastlist	 {margin-top:12px;}
.lastlist dt {height:40px; background:url(../images/page_01.jpg) center no-repeat; text-align:left; padding-left:32px; font:bold 14px/40px "Microsoft YaHei","宋体"; color:#010101;}
.lastlist dd {padding:10px 22px 22px 22px; border:1px #f7d6b3 solid; border-top:none; background-color:#fff;}
.lastlist ul li        { font:12px/22px "宋体"; background:url(../images/bq03.jpg) left center no-repeat; text-indent:12px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.lastlist ul li a:hover{ color:#ff0000; }


/***** 当前位置 *****/
#position        { height:39px; text-align:right; padding-right:18px; background:url(../images/page_dqwz.jpg) left center repeat-x; font:12px/38px "宋体"; color:#a46808;}
#position a      { font:12px/39px "宋体"; text-decoration:none; color:#a46808;}
#position a:hover{ color:#ff0000; }  


/***** 内页列表 *****/
.sortlist        { margin:13px auto 5px auto; width:96%; }
.sortlist dl     { margin-bottom:10px; text-align:left; clear:both; }
.sortlist dl dt  { height:32px; padding-left:14px; color:#3d3d3d; background-color:#fcf7e9; border-top:1px #f1e1b4 solid; font:bold 14px/32px "宋体"; }
.sortlist dl dt a{ float:right; color:#3d3d3d; padding-right:10px; font:12px/32px "宋体"; text-decoration:none; }
	

/***** 文字新闻列表 *****/
.sortlist ul           { text-align:left; padding:6px 4px;}
.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:210px; float:left; margin:15px 6px 6px 6px; border:none; text-align:center; overflow:hidden; }
.sortlist ul.picture li img			{width:154px; height:180px; padding:2px; border: 1px solid #f7d6b3; }
.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 #e9d28f; color:#9a0002; 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 #e9d28f; color:#9a0002; font-size:12px; }
.page span.strong { margin:2px; padding:5px 8px; border:1px solid #b50100; font-weight:bold; color:#fff; background-color:#b50100; }