html,body,#bg,#bg table,#bg td{width:100%;height:100%;overflow:auto; text-align:center;}
body{font-family:Arial,Helvetica,sans-serif;font-size:10px;cursor:default;}
h1,h2,.large,.left{font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
h2,.box div img{padding-bottom:10px}

#bg {width:100%; height:100%;
	}


#cont {position:absolute;top:0%;right:84px;left:0;z-index:1;overflow:auto;}
#logo_big{display: none; position:absolute; top:45px; right:390px;z-index:85;width:167;line-height:12px}
#menu{position:absolute;bottom:5%;z-index:80;line-height:12px; width:100%; text-align:center; min-width:960px;}

 .scrollbar{

position:absolute;
top:40px;
right:84px;
z-index:1;
width:400px;
height:550px;
padding: 10px 10px 10px 10px;
overflow-y:auto;
float:left;

}
.content{
height:600px;
position:absolute;
top:0px;

} 
#ex3::-webkit-scrollbar{
width:9px;
background-color:#FFFFFF;

} 

#ex3::-webkit-scrollbar-thumb{
background-color:#CCCCCC;
border:0px solid #009900;
border-radius:0px;

}
#ex3::-webkit-scrollbar-thumb:hover{


}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#444444;

} 
#ex3::-webkit-scrollbar-track{
border:0px gray solid;
border-radius:0px;
-webkit-box-shadow:0 0 0px black inset;
} 










