@charset "utf-8";
/*************新闻标题层样?**************/
.title { height:70px; padding-top:24px; text-align:center; font-family:"微软雅黑","黑体"; background:transparent url('../images/sub-bg-title.gif') no-repeat;}
.title h4 { font-size:20px; height:30px; line-height:30px; color:#0768cc;}
.title i { display:block; font-style:normal; font-size:12px; color:#1e4985;}

/*************新闻列表页样?**************/
.ulNews { padding:1px 0;}
.ulNews li { height:24px; line-height:24px; padding:0 0 5px 8px; margin-top:5px; font-size:14px; color:#28538d; background:transparent url(../images/ico-arrow.gif) no-repeat scroll left center;}
.ulNews li a { display:inline-block; float:left; color:#28538d;}
.ulNews li a:hover { color:#009dee;}
.ulNews li i { display:inline-block; float:right; font-style:normal; font-size:11px; color:#304d75;}

/*************************************图片列表样式****************************************/
.ulPic { clear:both; padding:0 0 5px 15px; overflow:auto;}
.ulPic li { float:left; display:inline; width:142px; margin:25px 30px 0 0; font-size:14px; text-align:center;}
.ulPic li p { padding-top:7px;}

/***************************翻页层样?*****************************/
.page { clear:both; text-align:center; padding:5px 0 0 0;}
.page b { margin:0 3px;}
.page a { padding:4px 5px; border:1px #000 solid; background-color:#0a1d39; margin:0px 5px; color:#2c5896;}
.page a:hover { border:1px #1c3f6a solid; background-color:#00296c; color:#fff;}

/********************************分类样式*************************************/
.ulTab { width:670px; height:38px; line-height:38px; padding:0 10px; background:transparent url('../images/sub-bg-bar.gif') no-repeat;}
.ulTab li { float:left; display:inline; width:90px; height:38px; text-align:center; font-size:14px; color:#2b72bb;}
.ulTab li.active { height:32px; padding-top:6px; line-height:32px; color:#93cbfe; font-weight:bold; background:transparent url('../images/sub-bg-tab.gif') no-repeat;}
.ulTab li a { color:#2b72bb;}
.ulTab li.active a { color:#93cbfe;}


