﻿#liuyan {
	border: 1px #719519 solid;
}
#liuyan table
{
	margin:auto;
}
#liuyan td 
{
	height:25px;
	line-height:25px;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;

}
.liuyan_top {
	height: 48px;
	line-height: 33px;
	text-indent: 12px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	background: #FFFFFF url('../images/jianjie_righttop.gif') no-repeat;
}
.tijiao
{
	height:25px;width:60px; border:none; background:#FFFFFF url('../images/tijiao.gif') no-repeat;
}
.quxiao
{
	height:25px;width:60px; border:none; background:#FFFFFF url('../images/quxiao.gif') no-repeat;
}

#pages
{
 	margin-top:15px;
 	    margin-left: auto;
    margin-right: auto;
    width: 650px;
    text-align: center;
    background-color: #FFFFFF;
}
#pages ul
{
    padding: 5px;
    list-style-type: none;
    text-align: center;
    float: right;
}
#pages ul li
{
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}
#pages ul li b
{
    background-color: #FFFFFF;
    color: #834000;
    margin: 0px 4px 0px 4px;
    padding: 0px 5px 0px 5px;
}
#pages a
{
    display: block;
    margin: 0px 4px 0px 4px;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    border: 1px solid #ccc;
	color: #54691C;
	background: #FFF;
}
#pages a:hover
{
    background: #C4E06F; 
    border: 1px solid #333;
	color: #FFF;
}
