﻿/*************分页样式*********************/
#PagerTitle
{
    clear: both;
    border: solid 1px #cccccc;
    height: 25px;
    width: 757px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
}
.PagerTitle{
    clear: both;
    border: solid 1px #cccccc;
    height: 25px;
    width: 757px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
}
.SelectAll
{
    float: left;
    margin-top: 5px;
    margin-left: 5px; *margin-top:0px;
*margin-left:0px;
}
.cbxAll
{
    color: #FB9600;
    font-weight: bold;

}
.ContactNow
{
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}
.ContactNow a
{
    text-decoration: none;
    color: #39A2CF;
    font-weight: bold;
}
.ContactNow a:hover
{
    text-decoration: underline;
}
.PagerBoxStyle
{
    float: right;
    width: 380px;
}
.PagerStyle
{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
}
.SelPageStyle
{
    float: left;
    margin-top: 2px;
}
.PagerStyle a
{
    margin-right: 15px;
    color: #444444;
    text-decoration: none;
}
.PagerStyle a:hover
{
    text-decoration: underline;
}

