@charset "utf-8";
/* CSS Document */

.bookfair{ width:880px; padding:20px 40px; background:#F3F3F3; margin-top:5px;}
.bookfair h1{ line-height:40px;}
.bookfair p{ text-align:left; line-height:22px;}
.bookfair ul{ width:880px; height: 50px; line-height:50px; border-bottom:1px #CCC solid;}
.bookfair ul li{ float:left; font-size:14px; margin-right:20px; text-align:center; background:url(../images/listbg.gif) left no-repeat;padding-left:8px;}
.bookfair ul li a{ color:#1d7abc}
.bookfair span a{color:#369 }