@import url("/static/css/public1.css");
.boxf h2 { text-align:center; color:#fff; color:#ff3; margin:0; font-size:18px; line-height:44px; }
.boxf h2  a { color:#9f0; text-decoration:none; border-bottom:1px dotted #9f0; }
.boxf h2  a:hover { color:#fff; border-bottom:1px solid #fff;}
#box { height:auto; position:relative;  overflow:hidden; margin:0 auto;width:900px;  margin-bottom:20px }
#box ul { margin:0; padding-left:0; position:relative; top:0; left:0; height:auto; z-index:1; text-align:center;}
#box ul li { list-style:none; float:left; }
#box p { line-height:30px; position:absolute; bottom:20px; left:0; z-index:2; text-align:center; margin:0 auto;width:900px }
#box p a { display:inline-block; height:30px; padding:0 10px; background:#000; font-size:14px; font-family:arial; line-height:30px; color:#fff; text-decoration:none; filter:alpha(opacity:80); opacity:0.8; margin-right:1px;text-indent:0; }
#box p .active { background:yellow; color:#000; font-weight:bold; }
#box img { height:auto; width:900px}