@charset "utf-8";
/* CSS Document */

@import url("style.css");
/*新闻页面*/
#top{ height:183px;}
#news{ background: url(../images/newsbg.gif) no-repeat top center; height:707px;}
#news #content #contentlist{ width:540px; height:564px; border:none; margin:29px 0 0 29px; overflow:hidden;}
#news #content #contentlist #title2{ margin:30px 0 0 24px; list-style:none; }
#news #content #contentlist #title2 li{color:#0068b7; font-family:"黑体";line-height:180%; font-size:13px;}
#news #content #contentlist #title2 li a{color:#0068b7; font-family:"黑体";}
#newscontent{ overflow:auto; margin:20px 10px 0 10px; height:500px;}
#newscontent img{ width:495px; height:330px;}
#foot{height:0px;}

