@charset "gb2312";
/* CSS Document */
/*banner*/
#banner{ height:225px; background-image:url(/images/ttt.gif); position:relative; width:1000px; margin-bottom:5px; z-index:0;}
/*banner end*/

#column{position:relative;}
#menu{width:980px; height:30px; text-align:right; line-height:30px;  background-repeat:no-repeat; padding-right:20px; background-color:#eee; font-size:12px !important;}
#content{width:975px; margin:0 10px 0 15px; line-height:30px; text-indent:20px; position:relative; font-size:12px !important;}
#word{ position:relative; margin-bottom:40px;}
#word ul li{border-bottom:1px dashed #CCC;}
#word ul li span{ float:right; position:relative; right:20px;}
/*page*/
.page{height:30px;text-align:center;line-height:30px; position:relative; font-size:12px !important;}
.page span{width:50px;height:30px;text-align:center;margin:0 2px; display:inline;}
.page input{width:50px; border:1px solid #CCC;}
/*page end*/
