.bg{
    width: 750px;
    margin: 0 auto;
    background: url(../images/bg.jpg) no-repeat;
}
.header{
    position: relative;
    height: 580px;
}
.logo{
    position: absolute;
    left: 110px;
    top: 20px;
}
.container{
    padding-bottom: 114px;
}
.box li{
    width: 340px;
    height: 160px;
    display: inline-block;
    margin-left: 20px;
}
/*µ¯´°¡¢*/
.popbox {
    background: #fff none repeat scroll 0 0;
    height: 720px;
    margin-top: -380px;
    margin-left: -375px;
    left: 50%;
    padding: 30px;
    position: fixed;
    top: 50%;
    width: 690px;
    z-index: 100;
    line-height: 40px;
}
.close{
    background: url("../images/close.png") no-repeat scroll 0 0;
    height: 50px;
    right: 20px;
    top: 20px;
    width: 50px;
    position: absolute;
    display: block;
}
.popcont h2{
    font-size: 40px;
    line-height: 80px;
    color: #ff0000;
}
.list-box span{
    font-weight: bold;
    width: 100%;
    display: block;
}
.popcont {
    color: #333;
    font: 24px/1.6 "";
    height: 700px;
    width: 100%;
    overflow-x: hidden;
    padding-top: 30px;
}
.pageTit{
  font: bold 22px/22px "";
}
thead{
    background: #c3c3c3;
    font: bold 22px/22px '';
}
