

#mask_global
{
background-color:#000000;
height:3000px;
left:-364px;
opacity:0.9;
position:absolute;
top:0;
width:3000px;
z-index:3000;
}
#disclaimer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ECD6C6 url(../images/DISCLAIMER.jpg) no-repeat scroll left top;
border:5px solid #8F0001;
height:470px;
left:50%;
margin-left:-300px;
margin-top:40px;
position:absolute;
top:2%;
width:615px;
z-index:3100;
}
#disc_text_head {
font-family:Arial;
font-size:14px;
font-weight:bold;
height:40px;
left:10px;
overflow:hidden;
padding-left:5px;
padding-right:5px;
position:absolute;
text-align:center;
top:70px;
width:290px;
z-index:3100;
}
#disc_text {
font-family:Arial;
font-size:10px;
height:190px;
left:10px;
overflow:auto;
padding-left:5px;
padding-right:5px;
position:absolute;
top:117px;
width:300px;
z-index:3100;
}
#disc_check {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#8F0001 url(../images/OK.jpg) no-repeat scroll left top;
cursor:pointer;
height:40px;
left:160px;
position:absolute;
top:340px;
width:130px;
z-index:3100;
}
#disc_ok {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#8F0001 url(../images/OK.jpg) no-repeat scroll left top;
cursor:pointer;
height:40px;
left:160px;
position:absolute;
top:340px;
width:130px;
z-index:3100;
}
#disc_ko {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#8F0001 url(../images/KO.jpg) no-repeat scroll left top;
cursor:pointer;
height:40px;
left:20px;
position:absolute;
top:340px;
width:130px;
z-index:3100;
}

