﻿/*分页代码*/
/*************分页样式************** border:solid 1px #E4E4E4;*******/
#PagerTitle
{
    clear: both;

    height: 25px;

    overflow: hidden;
border:solid 1px #C8C8C8;

   margin-bottom:20px;
 background-color:#E3E7EA;
 width:668px;
  margin-left:11px;
  *margin-left:10px;
}

#PagerHonorsTitle,#PagerWorkshopTitle
{
        clear: both;

    height: 25px;
    line-height:25px;
    overflow: hidden;
border:solid 1px #C8C8C8;

   margin-bottom:20px;
 background-color:#E3E7EA;
 width:645px;
 padding-right:10px;
  margin-left:15px;
  *margin-left:13px;
}

.SelectAll
{
    float: left;
    margin-top: 5px;
    margin-left: 7px; *margin-top:0px;
*margin-left:2px;
}
.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;
}
.PagerBoxStyle
{

}

.PagerHonorsStyle
{
}
.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;
  color:#ccc;

 
}
.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;
}