/* CSS Document */
body
{
margin:0px;
text-align:center;
background:#195ba3;

}
#container
{
width:auto;
height:auto;
background:url(../images/wait01_01.jpg);
background-repeat:no-repeat;
margin:0px auto;
padding:40px 0 0 0;

}
#Waitcenter
{
width:510px;
height:239px;
margin:0px auto;
background:url(../images/wait_03.jpg);
background-repeat:no-repeat;
padding:270px 0 0 420px;

}
#Divcenter
{
width:510px;
height:239px;
margin:0px auto;
padding:270px 0 0 420px;
background:url(../images/wait_04.jpg);
background-repeat:no-repeat;



}
#Divcenter_txt
{

text-align:left;
color:#424542;
font-size:14px;
font-family:"宋体";
line-height:20px;
}
#Divcenter_txt p
{
margin:0 0 10px 0;
}
#Divcenter_txt p a
{
color:#424542;
text-decoration:none;
}
#Divcenter_txt p a:hover
{
color:#424542;
text-decoration:underline;
}





