/*分栏，左、右 begin*/
.news_left{ float:left;width:800px; overflow:hidden; }
.news_right{ float:right;width:330px; overflow:hidden; }
/*分栏，左、右 end*/


.newspage{ float:left; width:100%; background:url(../images/news_y_01.gif) repeat-y 820px top; margin-bottom:10px; }
.news_left .path{ height:26px; line-height:26px; overflow:hidden; font-family:宋体; color:#666; }
.news_left .path a{ color:#666; }
.news_content h2{ font-family:微软雅黑,黑体; margin-top:20px; height:28px; line-height:28px; overflow:hidden; font-size:18px; color:#3498db; font-weight:normal; background:url(../images/news_ico_01.gif) no-repeat left center; text-indent:28px; }
.news_content .news_list{ font-size:14px; min-height:975px; _height:975px; overflow:visible; }
.news_list ul{ float:left; width:100%; padding:15px 0px;}
.news_list li{ float:left; width:100%; background:url(../images/icon_01.gif) no-repeat left center; font-size:16px; line-height:36px; }
.news_list li a{ float:left; text-indent:10px; }
.newspage li a:hover{ color:#ff0000; }
.news_list li span{ float:right; width:100px; font-size:14px; color:#999; }
.news_list .news_list_split{ width:100%; height:3px; overflow:hidden; background:url(../images/news_x_01.gif) repeat-x left top; }
.news_pager{ width:100%; margin-top:20px; }
.news_pager li{ float:left; }
.news_pager li a,.news_pager li .pageinfo,.news_pager li.enabled{ display:block; padding:3px 5px; margin:0px 2px; border:solid 1px #ddd; text-decoration:none; }
.news_pager .pageinfo strong{ color:#222; }
.news_pager li a:hover{ border:solid 1px #f95704; color:#f95704; }
.news_pager li.thisclass { display:block; padding:3px 5px; margin:0px 2px; border:solid 1px #f95704; color:#f95704; }


.news_right .news_search{ height:38px; overflow:hidden; }
.news_right .news_search input{ float:left; padding:0px 5px; width:232px; height:36px; line-height:30px; border:solid 1px #ddd; background:url(../images/f7_2px.gif) repeat-x left top; border-right:none 0px; }
.news_right .news_search #news_search_submit{ width:87px; border:none 0px; height:38px; line-height:38px; background:#f95704; color:#fff; cursor:pointer; }

.news_right .news_area{ border:solid 1px #eee; border-top:none 0; margin-top:10px; }
.news_right .news_area dt{ padding:0 10px; height:38px; line-height:38px; border-top:solid 1px #eee; border-bottom:solid 1px #3498db; background:url(../images/index_ui.png) no-repeat left top; }
.news_right .news_area dt h3{ float:left; font-size:16px; font-weight:normal; }
.news_right .news_area dt a.more{ float:right; color:#999; height:38px; line-height:38px; }
.news_right .news_area dd{ padding:10px; }
.news_right .news_area li{ float:left; width:310px; height:34px; line-height:34px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; }
.news_right .news_area li.fist a{ color:#ff0000; }

.house_caption{ margin-bottom:10px; }
.house_caption_hd { position: relative; height: 40px; border-top: solid 1px #ededed; border-bottom: solid 1px #ededed; }
.house_caption_hd .title_text { display: inline-block; font-size: 18px; padding:0 10px; height: 40px; line-height: 40px; padding-right: 6px; border-bottom: solid 1px #3498db; }
.house_caption_hd .title_more{ float:right; font:normal 12px/35px 宋体; margin-right:15px; }
.house_caption_hd .title_more a{ color:#999; }

.house_caption .list{ padding:10px; }
.house_caption th{ font:normal 12px/26px 宋体; color:#999; }
.house_caption th.t{ width:116px; text-align:left; }
.house_caption th.p{ width:82px; }
.house_caption td{ line-height:34px; }
.house_caption td.t a{ color:#666; }
.house_caption td.t a:hover{ color:#3498db; }
.house_caption td.p{ color:#f50; text-align:center; }