*{margin:0;padding:0;}
html,body{width:100%;height:100%;background:#310901;}
body{
bgcolor:#310901;
scrollbar-face-color:#C69092;
scrollbar-highlight-color:#9A1830;
scrollbar-3dlight-color:#310901;
scrollbar-darkshadow-color:#310901;
scrollbar-shadow-color:#310901;
scrollbar-arrow-color:#CFA337;
scrollbar-track-color:#310901;
}
a,a img,img{border:0;}

#main{
width:943px;
height:681px;
margin:0 auto;
position:relative;
}
#main img{
display:block;
position:absolute;
z-index:0;
}
.flash{
position:absolute;
z-index:3;
right:0;
}
.png{behavior:url(i/iepngfix.htc);}

img#curtain{
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
z-index:20;
display:none;
}
.popup{
display:none;
position:absolute;
z-index:30;
}

.text{
font-size:13px;
z-index:2;
position:absolute;
color:#636363;
font-family:Arial,sans-serif;
left:90px;
top:180px;
width:480px;
}
.text h1{
font-size:21px;
font-weight:bold;
color:#000;
}
.text h2{
font-size:16px;
font-weight:bold;
color:#ff7f01;
}
.text p{margin-bottom:5px;}
.text ul{list-style-type:none;}
.text li{
padding-left:20px;
position:relative;
left:-20px;
background:url(i/bool.png) no-repeat 0 1px;
margin-bottom:5px;
font-size:11px;
color:#000;
}


.text li h2{line-height:0.9;}
