@charset "utf-8";
/*------内页公共部分------*/
/*----内页整体----*/
.page{ width:980px; margin:0 auto; padding:10px 0;}
.page .left{ width:240px; float:left;}
.page .right{ width:730px; padding-left:10px; float:right;}
/*---内页左边---*/
.list{ width:240px;}
.list .tit{ width:220px; height:32px; line-height:32px; padding-left:20px; font-size:14px; font-weight:bold; background:#254d87; color:#FFF;}
.list .nir{ width:238px; border:1px solid #dedede; border-bottom:none;}
.list ul li{ width:208px; padding-left:30px; height:32px; line-height:32px; border-bottom:1px solid #dedede;}
.list ul li a{ display:block; width:188px; padding-left:20px; background:url(../images/list_a.png) no-repeat left center; color:#333;}
.list ul li a:hover{ width:188px; padding-left:20px; background:url(../images/list_hover.png) no-repeat left center; color:#ec7205;}
/*联系我们*/
.contact{ width:240px; padding-top:10px;}
.contact .nir{ padding:10px 10px 0; background:#dedede; height:107px;}
.contact p{ padding:3px 0;}
/*---内页右边---*/
.locate{ width:730px; height:32px; background:url(../images/locatebg.png) bottom no-repeat;}
.locate .tit{ width:705px; padding-left:25px; height:30px; line-height:30px; background:url(../images/locate.png) no-repeat left center;}
.locate .tit h3{ font-size:14px; color:#254d87; float:left;}
.locate .tit span{ float:right;}
.locate .tit span a{  color:#254d87;}
/*内页右边内容*/
.content{ margin-top:10px; width:708px; padding:10px; border:1px solid #dedede;}
/*文章*/
.content .article{ padding-top:10px; line-height:22px;}
.content .article p{ padding-top:10px; text-indent:2em; line-height:22px;}
.content .article h3{ padding-top:10px;}
.content .article table{ border:1px solid #a9c7e8; text-align:center; margin:10px 0;}
.content .article table td{ border:1px solid #a9c7e8; height:24px; line-height:24px;}
.content .article .title{ text-align:center; font-size:16px; font-weight:bold; padding:10px 0;}
/*新闻列表*/
.news ul{ border-top:1px solid #dedede; padding:10px 0;}
.news ul li{ width:693px; height:28px; line-height:28px; background:url(../images/mark.png) no-repeat left center; padding-left:15px; border-bottom:1px dashed #dedede;}
.news ul li a{ color:#333;}
.news ul li span{ float:right;}
.pagelist { height:30px; padding-top:10px; border-top:none; background:#fff;}
.pagelist ul { float:right;}
.pagelist .firstPage { width:30px;}
.pagelist ul li {float:left; font-family:Tahoma; line-height:22px; height:22px; margin-left:5px; font-size:12px; border:1px solid #E9E9E9; padding:0px 8px; width:auto;}
.pagelist ul li a{ color:#333;}
.pagelist ul li a:hover { color:#ff0000; text-decoration:none;}
.pagelist ul li.thisclass, .pagelist ul li.thisclass a, .pagelist ul li.thisclass a:hover {background-color:#ff6600; color:#FFFFFF;}
.pagelist .pageinfo { line-height:21px; padding:12px 5px 10px 5px; color:#999;}
.pagelist .pageinfo strong { color:#555; font-weight:normal;margin:0px 2px;}
   