/* singlePage */
.singlePage .tod { margin-bottom:10px; line-height:25px; }
/* listNews */
.listNews ul.list { float:left; width:100%; height:197px; overflow:hidden; }
.listNews li.item { float:left; width:100%; height:32px; line-height:32px; border-bottom:1px dotted #a7d0e8; background:url(../images/web/tip1.gif) 0 center no-repeat; }
.listNews li.item span { float:right; }
.listNews li.item a { float:left; margin-left:15px; }
/* pageNews */
.pageNews h1 { font-size:20px; line-height:25px; font-family:"Microsoft Yahei"; padding:15px 0; text-align:center; color:#f08f0c; }
.pageNews .mark { height:30px; line-height:30px; text-align:center; margin-bottom:20px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;  }
.pageNews .mark span, .pageNews .tbody .mark a.msg { margin:0 7px; }
.pageNews .mark .font a { margin:0 3px; color:#ccc; }
.pageNews .mark .font a:hover, .pageNews .mark a.cur { color:#f08f0c; }
.pageNews .mark a.msg { width:40px; height:20px; line-height:20px; color:#f08f0c; }
.pageNews .mark a.msg:hover { text-decoration:underline; }
.pageNews .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageNews .photo img { max-width:580px; padding:5px; border:1px solid #ccc; background:#FFF; }
.pageNews .info { margin-bottom:40px;  line-height:200%; }
.pageNews .info p { margin-bottom:10px; line-height:200%; text-indent:2em; }