/*--------------------/////////////////////////list 列表页--------------------*/
.contain { width: 980px; margin: 7px auto; overflow: hidden; zoom: 1; background: url(../images/t02bg.png) repeat-y 230px 0 #FFF;  }
/* 菜单导航 */
.listl { border-radius: 3px 3px 0 0; width: 210px; background: url(../images/lnew_bg.jpg) repeat-x; }
.listl h2 { font-size: 14px; color: #FFF; line-height: 34px; height: 28px; text-align: center; background: url(../images/lnew_bg_h.jpg) no-repeat 40px center; border-bottom: #0044AB 4px solid }

.listl ul { text-align: center; border: #146CCE 1px solid }
.listl ul li { line-height: 40px; margin: 5px; font-size: 14px; background: #E0EFFA; border: #9FC2EA 1px solid }
.listl ul li a { color: #333; display: block }
.listl ul li a:hover { background: #F5F5F5; text-decoration: none }
.listl .list2 {background: url(../images/lnew_bg.jpg) repeat-x top; margin-top:10px;}
.listl ol { text-align:left; margin-top:10px;}
.listl ol li{ padding-left:10px; line-height:30px; font-size:14px; border-bottom:#CCC 1px dashed; border-left:#CCC 1px dashed;border-right:#CCC 1px dashed; }
/* 信息列表 */
.listr { width: 740px; background: #fff; }
.listr h2 { font-size: 14px; background: url(../images/newsbg.png) no-repeat #D9F6FC; line-height: 30px; height: 35px; color: #fff; padding: 0 10px 0 20px; }
.listr h2 span { float: right; font-size: 12px; font-weight: normal; color: #fff; }
.listr h2 span a { color: #fff; padding: 0 3px }
.listr h2 span a:hover { text-decoration: underline }
.listr ul li span { float: right; font-size: 13px; font-weight: normal; }
.listr ul { padding: 10px 10px 20px 0 }
.listr ul li { line-height: 28px; font-size: 14px; background: url(../images/newsli.png) left no-repeat; padding-left: 15px; }
.listr ul li a:hover { text-decoration:none; }

.page { text-align: center }


