﻿*
{
    clear: none;
    font-family: "宋体";
    color: #07519a;
}

body
{
    font-size: 9pt;
    line-height: 18px;
    color: #07519a;
    padding: 0px;
    margin: 0px;
    font-family: "宋体";
    background-image: url(images/bg1.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

ul, li{margin:0;padding:0;list-style:none;}

a
{
    color: #07519a;
    text-decoration: none;
}
a:hover{text-decoration:underline;}

img,table{border:0;border-collapse:collapse}

/* mod */
.mod{margin-bottom:10px;zoom:1;}
.mod .boxBody{padding:5px;}

/* 图文推荐 */
#recommend{height:200px;overflow:hidden;}
#recommend .boxBody{padding:0;}
#titBar{width:27px;height:150px;float:left;line-height:30px;text-align:center;background-color:#eaf4ff;font-weight:700;padding:16px 0 0}
#scrollRow{background-color:#fff;height:200px;position:relative;zoom:1;}
#scrollRow .goLeft,#scrollRow .goRight{position:absolute;top:40px;}
#scrollRow .goLeft{left:0px;}
#scrollRow .goRight{right:0px;}
#scrollRow ul{margin:0;}
#scrollRow li{width:210px;height:190px;float:left;text-align:center;background:url(../img/giftFrames.gif) no-repeat;position:relative;}
#scrollRow li img{margin:5px 0 4px;border:1px solid #fff;}
#scrollRow li a:hover img{border:1px solid #ccc;}
#scrollRow li p{line-height:18px;padding:0 10px;}
#gscroll{width:420px;height:200px;overflow:hidden;margin-left:18px;position:relative;}
#gsub{width:5000px;height:200px;overflow:hidden;zoom:1;}
#holder1, #holder2{float:left;}