﻿/******************************************************************************************/
/*	文件说明 发布去除所有注释				*/
/*	用途: 新闻内容							*/
/*	更新内容: 解决浏览器兼容性问题			*/
/*	Last Modify Date: 20070301				*/
/*	Author: Cityfox							*/
/******************************************************************************************/



/* 新闻内容 */
#newsList{width:595px;text-align: left;margin:0px auto 0px auto;}	
#newsList .top{width:595px;height:34px; background: url(/images/news_t_bg.jpg) repeat-x;background-position:bottom;}	
#newsList ui{width:595px;float: left;}
#newsList li{clear:both;background: url(/images/news_lin.jpg);} 
#newsList span{float:right;margin:0px 6px 0px 0;}
#newsList .img1{height:24px;width:35px;float:left;border:0;}
#newsList p img{clear:both;margin:10px auto;}
#newsList .tit{width:595px;min-height:30px;font:bold 14px;color:#000;text-align:center;margin:15px 0 10px 0;background: url(../images/news_lin.jpg) repeat-x;background-position:bottom;}
#newsList .newsimg{text-align:center;margin:10px;}
#newsList p{text-indent:24px;text-align:left;line-height:20px;margin:20px auto 0px auto;width:579px;  font-size: 14px;  }
#newsList h1{font-size: 18px;  font-weight: bold;  }
/* 新闻链接颜色 */
#newsList a:link {color:#646464;text-decoration: none;}
#newsList a:visited {color:#646464; text-decoration: underline;}
#newsList a:hover {color: #E85000; text-decoration:underline;}

/* 新闻内容分页页码 */
#newsPage { margin-top: 10px; margin-left:5px; text-align:left;}
#newsPage a:link {color:#333333;text-decoration: none;}
#newsPage a:visited {color:#333333; text-decoration: none;}
#newsPage a:hover {color: #E85000; text-decoration:underline;}



/* 新闻中心首页 */
#news{width:595px;text-align:left;margin:10px auto 0px auto;}	
#news .top{width:100%;height:34px; background: url(/images/news_t_bg.jpg);margin-top:15px;}	
#news ui{width:595px;float: left;}
#news li{clear:both;background: url(/images/news_lin.jpg);} 
#news span{float:right;margin:0px 6px 0px 0;}
#news .img1{height:24px;width:35px;float:left;border:0;}

#news .tit{width:595px;height:30px;;font:bold 14px;color:#000;text-align:center;margin:15px 0 10px 0;background: url(images/news_lin.jpg) repeat-x;background-position:bottom;}
#news .newsimg{text-align:center;}
#news p{font:14px;text-align:left;line-height:20px;margin:20px 0px 0px 0;width:580px;}
#news h1{font-size: 20px;  font-weight: bold;  }
/* 新闻链接颜色 */
#news a:link {color:#646464;text-decoration: none;}
#news a:visited {color:#646464; text-decoration: underline;}
#news a:hover {color: #E85000; text-decoration:underline;}

/* 相邻新闻链接 */
#aboutNews { margin-top: 10px; color:#000;}
#aboutNews a:link {color:#000;text-decoration: none;}
#aboutNews a:visited {color:#000; text-decoration: none;}
#aboutNews a:hover {color: #E85000; text-decoration:underline;}






