@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px; }
body { font-size: 12px; font-family: "宋体", "微软雅黑", "新宋体", "仿宋_GB2312"; background: url(../images/bg.jpg) center top repeat-x; }
ul li { list-style: none; }
img { border: none; }
a:link, a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #8c0e0e; }
.clear { clear: both; }

h2 { font-size: 16px; text-align: center; padding: 15px; font-weight: bold; }
#ArcTime { text-align: center; padding-bottom: 15px; border-bottom: 1px dotted #CCCCCC; margin-bottom: 15px; }
#preAndNext { border-top: 1px dotted #CCCCCC; padding: 10px 15px; margin-top: 15px; }
#preAndNext li { line-height: 24px; list-style: none; }
#ArcImg { text-align: center; padding: 15px 0px; }
#ListArc li { height: 28px; line-height: 28px; background: url(../images/navmark.jpg) left center no-repeat; text-indent:8px; }
#ListArc li span { float: right; margin-right: 15px; }
#ListArc li a:link, #ListArc li a:visited { color: #363636; }
#ListArc li span { float: right; }
#ListImg li { width: 166px; height:150px; padding:0 6px; _padding:0 3px;text-align: center; float: left; background: url(../images/picli.jpg) top center no-repeat; }
#ListImg li img { width: 166px; height: 102px; padding:1px;border:#e0e0e0 1px solid; }
#ListImg li div { height: 32px; line-height: 32px; text-align: center; }
/* 分页 */
div.pages { clear: both; line-height: 20px; float: right; margin: 26px 0 20px 20px; }
div.pages li { float: left; list-style: none; }
div.pages a, div.pages span { border: 1px solid #ead9e5; color: #4b0d00; display: block; float: left; height: 20px; line-height: 20px; margin: 2px; padding: 0 4px; }
div.pages a:link, div.pages a:visited { background-color: #E0E0E0; color:#000; text-decoration: none; }
div.pages a:hover { background: #D1102D; color: #fff; }
#link { width: 956px; height: 30px; line-height: 30px; border: #e4e4e4 1px solid; padding: 0 12px; margin: 10px auto 0px; }

