* {font: 12px monospace; margin:0; padding:0;}
body {background:url("/m/play.png") repeat-y 60% 0;}
input {background-color:transparent; border:0; font:14px monospace;}
input[type="text"] {border-bottom:1px dotted #000; float:left; width:100%;}
input[type="submit"] {float:right; position:absolute;}
.q {display:block;} .q:after {content:":";} .a{margin-left:20px;}
.def {background-color:transparent; color:#999;
	font-size:12px; height:16px; text-align:center;}
.data {background-color:#fff; border: 1px solid #000; margin: 20px auto;
	max-width:500px; padding:20px; width:50%;
	border-radius: 20px; opacity:0.8; -moz-border-radius: 20px}
.pre {background-color:#ccc; border: 1px solid #000; white-space:pre;}
