﻿@charset "utf-8";

@import url("reset.css");
@import url("base.css");

/* 新闻动态 */
#news{ width:276px; height:231px; border: solid 1px #b8d1e5;}
#news h2{ font-size:14px;color:#046dbd;background:url(../images/index_39.png) repeat-x; height:30px; line-height:30px; text-indent:12px;}
#news h2 span a{font-size:12px; font-weight:normal; color:#80a7c7; padding-left:150px;}
#news h2 span a:hover{font-size:12px; font-weight:normal; color:#ff9900; padding-left:150px;}
#news li a{ line-height:24px;color:#046dbd; margin-left:14px;}
#news li a:hover{ line-height:24px;color:#ff9900;margin-left:14px;}