/*--------------------/////////////////////////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:#CCC 1px solid;}
.listl ul li { line-height: 20px; height:20px;font-size: 14px;}
.teshucss{ text-align:left;border-bottom: #999 1px dashed; height:40px;line-height:40px; margin-left:10px; margin-top:13px; margin-bottom:7px;}
.listl ul li a { color: #333; display: block; }
.listl ul li a:hover {text-decoration: none; color:#F00; }
.listl .list2 {background: url(../images/lnew_bg.jpg) repeat-x top; margin-top:10px;}
.listl ol { text-align:left;border:#CCC 1px solid;}
.listl ol li{ padding-left:10px; line-height:30px; font-size:14px; border-bottom:#ccc 1px dashed;  }
/* 信息列表 */

.listr1 { width: 740px; background: #fff; }
.listr1 h2 { font-size: 14px; background: url(../images/newsbgp.jpg) no-repeat #D9F6FC; line-height: 30px; height: 30px; color: #fff; padding: 0 10px 0 20px; }
.listr1 h2 span { float: right; font-size: 12px; font-weight: normal; color: #fff; }
.listr1 h2 span a { color: #fff; padding: 0 3px }
.listr1 h2 span a:hover { text-decoration: underline }
.listr1 ul { margin-top:10px; margin-bottom:30px;}
.listr1 ul li { float:left;margin-right:18px;}
.listr1 ul li dl dt{border:1px #e5e5e6 solid;}
.listr1 ul li dl dd{ height:30px; line-height:30px; text-align:center; font-size:12px;}
.page { text-align: center;}

