body {margin:0px;}
#scene {width:320px;height:402px;margin-top:10px;background-color:#696969;-webkit-border-radius:5px;}
#dotsbrd {float:left;padding:5px;width:310px;height:310px;background-color:#000000;-webkit-border-radius:5px;}
.vline {float:left;width:7px;height:53px;;background-color:#dddddd;cursor:pointer;}
.hline {float:left;width:53px;;height:7px;background-color:#dddddd;cursor:pointer;}
.box {float:left;width:53px;;height:53px;background-color:#000000;}
.dot {float:left;width:7px;height:7px;background-color:#aaaaaa;background-image:url(../images/dot_b.png);background-repeat:no-repeat;}
#div_h {height:7px;width:320px;}
#div_v {height:53px;;width:310px;}
#txtbrd {float:left;margin:5px;width:310px;height:24px;background-color:#000000;-webkit-border-radius:5px;}
#scrbrd {float:left;margin:5px;width:310px;height:36px;background-color:#000000;-webkit-border-radius:5px;}
.t16 {font-family:verdana, arial,helvetica;font:-webkit-control;font-size:18px;color:#9acd32;text-align:center;}
.t16l {font-family:verdana, arial,helvetica;font:-webkit-control;font-size:18px;color:#000000;}
img {border:0px;}
