﻿body
{
}
   .title
{
white-space:nowrap;
text-overflow:ellipsis; /* for internet explorer */
overflow:hidden;
width:240px;
display:block;
float:left;
}超过表格的界限，自动加小数点...
/*分页样式*/
.paging
{
    text-align: center;
    vertical-align: middle;
}
.paging span
{
    display: block;
    float: left;
    margin: 0 0 0 5px;
    font-family: Arial;
    padding: 0 !important;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}

.paging a
{
    padding: 0 6px 0 6px !important;
    border: solid 1px #cccccc;
    background-color: #edf7f9;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
}
.paging a:hover
{
    color: white;
    text-decoration: underline;
    background-color: #3398ce; /*鼠标悬停背景色*/
    border: solid 1px #1b5cf4; /*鼠标悬停边框色*/
}
.paging_disabled a
{
    color: #cccccc !important;
    cursor: default !important;
}
.paging_disabled a:hover
{
    color: #cccccc !important;
    background-color: #3398ce !important;
    border: solid 1px #1b5cf4 !important;
}
.paging_current a
{
    color: white !important;
    cursor: default !important;
    background-color: #3398ce !important; /*鼠标悬停背景色*/
    border: solid 1px #1b5cf4 !important; /*鼠标悬停边框色*/
}
#fykj
{
    margin-top: 15px;
}
#right
{
    text-align:right;
    
    
}

/*仿百度搜索标题样式*/
 
