

#fullbg { 
background-color:gray; 
left:0; 
opacity:0.5; 
position:absolute; 
top:0; 
z-index:3; 
filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-khtml-opacity:0.5; 
} 
#fullbg2 { 
background-color:gray; 
left:0; 
opacity:0.5; 
position:absolute; 
top:0; 
z-index:3; 
filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-khtml-opacity:0.5; 
} 
#dialog2 { 
background-color:#fff; 
border:5px solid rgba(0,0,0, 0.4); 
height:520px; 
padding-left: 0px; 
padding-right: 0px; 
position:fixed !important; /*浮动对话框 */ 
top:45%;
width:922px; 
z-index:5; 
border-left: 1px none; 
border-right: 1px none;
display:none; 
margin:0 auto;
margin-left:120px;
margin-top:-210px
} 
#dialog { 
background-color:#fff; 
border:5px solid rgba(0,0,0, 0.4); 
height:520px; 
padding-left: 0px; 
padding-right: 0px; 
position:fixed !important; /*浮动对话框 */ 

top:45%;
width:922px; 
z-index:5; 
border-left: 1px none; 
border-right: 1px none;
display:none; 
margin:0 auto;
margin-left:120px;
margin-top:-210px



} 
#dialog p { 
margin:0 0 12px; 
height:24px; 
line-height:24px; 
background:#CCCCCC; 
} 
#dialog2 p { 
margin:0 0 12px; 
height:24px; 
line-height:24px; 
background:#CCCCCC; 
} 
#dialog p.close { 
text-align:right; 
padding-right:10px; 
} 
#dialog2 p.close { 
text-align:right; 
padding-right:10px; 
}
#dialog p.close a { 
color:#fff; 
text-decoration:none; 
} 
#dialog2 p.close a { 
color:#fff; 
text-decoration:none; 
} 

.btn-img {
    background: scroll 0 0 #e4393c;
    color: #fff;
    height: 40px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    border:#ffffff solid 1px
}


#readAgreed{margin:0 auto;position:relative;margin-left:180px}
#readAgreed li{margin-left:20px}

input{border:none}
.btn-img1{width:120px !important}

#timer{float:left;color:#ffffff}
.timer{position:relative;margin-top:-29px;margin-left:95px}

