@CHARSET "UTF-8";


body { font-family: Helvetica; font-size: 12px; color: #63665F;background:#ccc; }
#page { width:1085px; margin: 30px auto; }

 .demo{width:100%; line-height:24px;}
 a{color:blue;font-weight:bold;}
 .logo{color:red;background:#000;text-shadow:none;  padding:15px; text-align:center;}
#panel { position: relative; }

.copyright{text-align:center;border-top:2px solid #000; padding:20px 0;}

h1, h2 { font-size: 30px; color: #333;line-height: 40px;  text-shadow: 0px 2px 3px #fff;   }
h2 { font-size: 25px; line-height: 40px; }
h3 { font-size: 20px; line-height: 40px; }
h2 a { background-color: #F5FF4C; color: #333; text-decoration: none; padding: 5px;}
h2 a:hover { background-color: #d5dd42; }




