@charset "utf-8";


#control { margin:0 55px 0 96px; }
#panel { margin-top:79px; width:820px; height:480px; float:left; }
#panel_wrapper img { cursor:pointer; }
#panel iframe { width:820px; height:480px; }

#button { width:145px; float:right; }
#button li { cursor:pointer; }
#button #btn_home { margin-top:180px; }
#button #btn_reset { margin-top:158px; }

#screenSummary { border:1px solid #999999; margin:80px 10px 30px 10px; background:#ffffff; padding:10px 20px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }


