﻿body
{
    font-size: 12px;
    font-family: "宋体";
    margin: 0px;
}
a
{
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}
p
{
    font-size: 12px;
    font-family: "宋体";
}
a:hover
{
    color: #d70000;
    text-decoration: underline;
}
.head
{
    margin: 0px;
    height: 132px;
}
.top
{
    background-image: url(/images/top_bg.jpg);
}
.foot
{
   
    height: 46px; text-align: center;
}
.regtop
{
    background-image: url(/images/top_bg.jpg);
}
.imgdiv
{
    text-align:center;
    font-size: 12px;
    font-family: "宋体";
    color: #000000;
}
#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 800px;
height:120px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
