* { margin:0; padding:0; }

body {
	margin-top:11px;
	background:#fafbfe;
	color:#41494c;
	text-align:center;
	overflow:hidden;
	height:101%;
	overflow-y:scroll;}

.all {
	margin: auto;
	width:900px; height:625px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
	overflow:hidden; }

.impr { padding: 7px 0 7px 0; color:#abb; width:135px; float:right; }

.top { padding: 7px 0 7px 47px; color:#abb; width:600px; }

td { vertical-align:top; font-size:12px; line-height:16px; }

p { padding: 0 0 7px 0; }

span { padding: 0 2px 0 2px; color:#2b7f9e; cursor:crosshair; }

a:link { color:#41494c; text-decoration:none; }
a:visited { color:#41494c; text-decoration:none; } 
a:hover { color:#f45; text-decoration:none; }




