﻿*
{
    margin:0 0 0 1px;
}

.main
{
     margin:15px auto 0;
     width:1003px;
}
.main .right
{
    float:right;
    width:780px;
}
.right .right3
{
    margin-top:25px;
    width:780px;
    overflow:hidden;
}
.right3 ul
{
    list-style:none;
}
.right3 ul li
{
    float:left;
    width: 153px;
    height:208px;
    text-align: center;
    margin-right:42px;
    *margin-right:40px;
}
.right3 ul li a
{
    font-size:12px;
    color:#666; 
    text-decoration:none;
}
.right3 ul li a:hover
{
    color:#004EA0;
}
.right3 ul li a img
{
    border:1px solid #ccc;
    width: 153px;
    height:154px;
    margin-bottom:10px;
}

.right3 ul li a img:hover
{
    width:151px;
    height:152px;
    border:2px solid #3f7ab7;
}
.page_wrap
{
    margin-top:0px;
      height: 50px;
}
/*.page
{
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
    width:497px;
    height: 27px;
}

.page a
{
    display:block; 
    float:left;
    color:#314d93;
    text-decoration:none;
    padding:3px 5px;
    margin-left:3px;
    margin-right:3px;
    font-family:微软雅黑;
    font-size:14px;
}

.page a:hover
{
    color:#ffffff;
    background:#0087c9;
}*/
.page
{
    width:100%;
    float:right;
    margin-top:10px;
    margin-bottom:20px;
    text-align:center;
}

.page a
{
    display:inline-block;
    border:solid 1px #C4C4C4;
    color:#444;
    text-decoration:none;
    padding:3px 5px;
    margin-left:3px;
    margin-right:3px;
    font-family:微软雅黑;
    font-size:12px;
}
.page a:hover
{
    background:#3798DC;
    color:#ffffff;
}

