@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*/

/*sidebar*/
#sidebar{width:200px; height:300px; position:relative;}
#sidebar ul{ width:200px; height:300px;}
#sidebar ul li{width:200px; height:50px;}
#sidebar ul li a{ display:block; width:200px; height:50px;}
/*sidebar end*/
#column{width:785px; position:relative; margin-left:215px; margin-top:-300px; min-height:300px;}
#menu{width:765px; height:30px; text-align:right; line-height:30px;  background-repeat:no-repeat; padding-right:20px; background-color:#eee; font-size:12px !important;}
#content{width:760px; 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;}
.page span{width:50px;height:30px;text-align:center;margin:0 2px; display:inline;}
.page input{width:50px; border:1px solid #CCC;}
/*page end*/
