﻿/*分页代码*/
/*************分页样式*********************/
#PagerTitle
{
    clear: both;

    height: 25px;

    overflow: hidden;
 border:solid 1px #C8C8C8;

   margin-bottom:20px;
 background-color:#E4E4E4;
 width:640px;
}
.SelectAll
{
    float: left;
    margin-top: 5px;
    margin-left: 5px; *margin-top:0px;
*margin-left:0px;
}
.cbxAll
{
    color: red;
    font-weight: bold;

}
.ContactNow
{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.ContactNow a
{
    text-decoration: none;
    color: #39A2CF;
    font-weight: bold;
}
.ContactNow a:hover
{
    text-decoration: underline;
}


.PagerStyle{
    float: right;
  margin-bottom:20px;
   text-align:right;


}


.PagerStylea{
 color:#666666;
  text-decoration:none;
   margin:0px 10px;
}
.PagerStyle a{
 color:#666666;
  margin:0px 7px;
  text-decoration:none;
}
.PagerStyle a:hover{
 color:#0090D0;
}
.PagerStyle{
 color:#666666;

}
.PagerStyle span{
 color:#dbdbdb;
 margin:0px 10px;
}
.txtGopager{
width:20px;
 height:13px;
  margin:0px 10px;
   margin-top:3px;
}
.btnGo{
 margin-left:10px;
}
.PagerStyle b
{
 margin:0px 5px;
 color:Red;
}
.PagerStyle strong{
 margin:0px 5px;
  font-weight:lighter;
}
