/*
Discuz! ÓÃ»§ÊÖ²áÄ£°å
(C) 2001-2009 Comsenz Inc.
http://www.discuz.net
*/

#header { height: 30px; border-bottom: 1px solid #DADADA; margin-top: 20px; }
#header h1 { float: left; font-size: 15px; color: #0954A6; padding-left: 5px; }

.return { float: right; }
.return a { padding-left: 8px; padding-right: 8px; font-size: 13px; font-weight: bold; }

p { text-indent: 2em; margin: 10px 0; line-height: 22px; }
p a { font-weight: bold; }
.container img { border :1px solid #000; max-width:800px; height:auto; width:expression(this.width > 800 ? "800px" : this.width); }
pre { border: #ccc 1px dotted; padding: 5px; margin: 10px 22px; background: #f1f1f1; width: 590px; line-height: 16px; }


#footer { border-top: 1px solid #DADADA; padding-top: 10px;  }
#footer .copyright { float: left; color: #666; font-size: 12px; }
#footer .copyright p { margin: 0; padding: 0; }
#footer .copyright p a { color: #666; font-weight: normal; }


