﻿.gv
{
    color:#000; 
    width:720px;
    margin:0 auto;
}
.gv table
{
    height: 28px;
    line-height: 28px;
    
}
.gv a { text-decoration:none; color:#000; }
.gv a:hover { text-decoration:underline; color:#003333; }

.gv_row
{
    background-color: #fff;
    height: 28px;
    text-align: left;
    text-indent:40px;
}
.gv_empty
{
	height: 28px;
	line-height:28px;
    text-align: center;
}
.pagesbtn
{
    border: solid 1px #dfdfdf;
    cursor: pointer;
    background-color: Transparent;
    color: #000000;
    height: 20px;
    width: 60px;
}
.pages_btn
{
    border: none;
    cursor: pointer;
    background-color: Transparent;
    color: #000000;
    height: 20px;
    width: 60px;
    line-height: 20px;
    padding-top: 2px;
}
.pages_btn_double
{
    border: none;
    cursor: pointer;
    background-color: Transparent;
    color: #000000;
    height: 20px;
    width: 16px;
    line-height: 20px;
}
.numbtn
{
    border: solid 1px #dfdfdf;
    cursor: pointer;
    background-color: Transparent;
    color: #000000;
    height: 20px;
    width: 22px;
}
.num_btn
{
    color: #000000;
    text-decoration: none;
}
.currentpage
{
    border: solid 1px #dfdfdf;
    background-color: Transparent;
    color: #F01E0D;
    height: 20px;
    font-weight: bold;
    width: 22px;
}
.current_page
{
    color: #F01E0D;
}
.okbtn
{
    border: solid 1px #dfdfdf;
    cursor: pointer;
    background-color: Transparent;
    color: #000000;
    height: 20px;
    width: 40px;
}
.pagesinfo table
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 570px;
}



.kg_row
{
	background-color: #fff;
    height: 28px;
    text-align: left;

    border-bottom:dashed 1px #bfbfbf;
    

}


.kgbd
{
	border-bottom:dashed 1px #bfbfbf;
}
