﻿/*统计数据区域*/
.lc_P_PageCount
{
	color: #000;
	cursor: default;
	float: left;
	margin-left: 10px;
}
/*记录总数*/
.lc_P_PageCount_Record
{
    font-weight: bold;
    color: Blue;
}
.lc_B
{
    height:25px;
    margin-top:5px;
    clear:both;
}
/*总页数*/
.lc_P_PageCount_Page
{
    font-weight: bold;
    color: Red;
}
/*页码区域*/
.lc_P_Page_Area
{
    width: 70%;
    float: right;
    padding-right: 10px;
    text-align: right;
}
/*上一页*/
.lc_P_Page_Pre
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-right: 2px;
}
/*上一页鼠标覆盖*/
.lc_P_Page_PreActived
{
    width: 19px;
    height: 17px;
    margin-top: 1px;
    text-align: center;
    line-height: 17px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-right: 2px;
}
/*上一页无效状态*/
.lc_P_Page_Pre_No
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 17px;
    color: #CCC;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-right: 2px;
}
/*个位页码*/
.lc_P_Page_Num1
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*个位页码鼠标覆盖*/
.lc_P_Page_Num_Act1
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*个位当前页码*/
.lc_P_Page_Num_Cur1
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: default;
    float: left;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}
/*十位页码*/
.lc_P_Page_Num2
{
    width: 26px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*十位页码鼠标覆盖*/
.lc_P_Page_Num_Act2
{
    width: 26px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*十位当前页码*/
.lc_P_Page_Num_Cur2
{
    width: 26px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: default;
    float: left;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}
/*百位页码*/
.lc_P_Page_Num3
{
    width: 33px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*百位页码鼠标覆盖*/
.lc_P_Page_Num_Act3
{
    width: 33px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*百位当前页码*/
.lc_P_Page_Num_Cur3
{
    width: 33px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: default;
    float: left;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}
/*千位页码*/
.lc_P_Page_Num4
{
    width: 40px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*千位页码鼠标覆盖*/
.lc_P_Page_Num_Act4
{
    width: 40px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*千位当前页码*/
.lc_P_Page_Num_Cur4
{
    width: 40px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: default;
    float: left;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}
/*页码间隔符*/
.lc_P_Page_Num_Dot
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #CCC;
    cursor: default;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}
/*下一页*/
.lc_P_Page_Next
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: Blue;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*下一页鼠标覆盖*/
.lc_P_Page_NextActived
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #FF8040;
    cursor: pointer;
    text-decoration: underline;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*下一页无效状态*/
.lc_P_Page_Next_No
{
    width: 19px;
    height: 19px;
    margin-top: 1px;
    text-align: center;
    line-height: 19px;
    color: #CCC;
    cursor: default;
    border: solid 1px #CCC;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
}
/*页面输入框前文字*/
.lc_P_Page_To
{
    width: 29px;
    height: 19px;
    margin-top: 1px;
    text-align: right;
    line-height: 23px;
    cursor: default;
    float: left;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 2px;
    color: #808080;
}
/*页码输入框区域Div*/
.lc_P_PageChange
{
    width: 38px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    float: left;
}
/*页码输入框*/
.lc_P_PageNumber
{
    width: 30px;
    height: 15px;
    text-align: center;
    font-size: 9pt;
}
/*页面输入框后文字*/
.lc_P_Page_End
{
    width: 20px;
    height: 19px;
    margin-top: 1px;
    text-align: left;
    line-height: 23px;
    cursor: default;
    float: left;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
    color: #808080;
}
/*页码确认按钮Div*/
.lc_P_PageOk
{
    width: 50px;
    height: 19px;
    text-align: left;
    line-height: 19px;
    float: left;
}
/*页码确认按钮*/
.lc_P_PageButton
{
    font-size: 9pt;
    width: 40px;
    height:20px;
    line-height:19px;
    border:#999999 solid 1px;
    background-image:url(../img/vote_btn_bg.png);
    background-repeat:repeat-x;
}

/*数据中TD*/
.nc_C_Table td
{
}

/*数据内容TD*/
.nc_C_Table tbody tr td
{
	padding-left: 3px;
	padding-right: 3px;
}
