@charset "utf-8";
/* CSS Document BlueGear */

body { font-family:Arial, Helvetica, sans-serif; background:#f9f9f9; margin:0px 0 0 0; }
h1 { font-size:16px; color:#0069b0; font-weight:normal; }
p { color:#666; font-size:12px; line-height:20px; }
a { color:#999; font-size:11px; line-height:25px; }
a:hover { color:#CCC; }
span.footer { color:#999; font-size:11px; padding-left:15px; line-height:25px; }
span.help { border-bottom:1px dotted; cursor:help; }
#top { background:url('sprite.png') -0px -500px; width: 600px; height: 30px; margin:auto; }
#header { background:url('sprite.png') -0px -400px; width: 600px; height: 100px; margin:auto; }
#container { background:url('sprite.png') -600px -0px; width: 600px; height: 133px; margin:auto; }
#content {  background:#fff; height:140px; padding:15px; width:570px; margin:auto; }
#wrap { width:600px; margin:auto; }
#footer { height:35px; width:600px; border-top:2px solid #ef4036; margin-top:10px; }