body{ background: #fff url(images/bg.png) top repeat-x;  }
a { color: #03F; text-decoration:none; border-bottom:1px dotted #ccc;}
a:hover { border-bottom-color:#03F;}
img { border:0; }
#main { margin: 70px auto 0 auto; width: 525px; font: 14px "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;}
#logo { margin: 0 0 25px 0; }
#logo a { border:none; }
.center { text-align: center; }
.footer { margin: 25px 0; border-top: 1px solid #999; padding-top: 10px; font-size: smaller; color:#999;}
.get { font-size: xx-large; color: #03F; margin: 25px 0 5px 0;}
.get a { color: #03F; text-decoration:none; border-bottom:2px dotted #fff;}
.get a:hover { border-bottom-color:#03F;}
.tip { font-size: 12px; width: 280px; margin: 0 auto; } 
.topbutton { padding: 10px 0 25px 0; } 
.topbutton a { float: left; margin-right: 10px; border-width:0;} 
.topbutton a.n { float: none; margin-right: 0; border-width:1px; } 
textarea { width: 380px; height: 120px; font: 14px "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;  }
#getCode,#getMore { margin: 5px 0 15px 0; display:none; } 