@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; background:#a35900 url(images/bg-main.jpg) repeat-x; }
img, a img{border:none;}
.clear {clear:both; height:15px;}
#wrapper {width:980px; margin:0 auto;}
#content, #book {float:left;}
#content {background:url(images/paper.jpg) no-repeat;}
#content .inner {width:498px; margin-left:11px; height:570px; margin-left:73px; padding-top:5px;}
#content .inner h1{font-size:22px; color:#b76100; font-weight:normal; line-height:30px; margin:5px 0 0 45px; padding:0;}
#content .inner h2, #content .inner ol {margin:0; padding:0; list-style:none;}
#content .inner h2 a{font-size:18px; color:#a9600d; text-decoration:none; margin:0 50px 0 0; padding:0; border-bottom:solid 2px #a9600d; float:right;}
#content .inner ol li{margin-left:10px; width:410px; margin-top:15px; padding-left:40px; font-family:"Segoe UI"; font-size:15px; color:#151515;}
#content .inner ol li a{color:#151515; text-decoration:none; font-size:12px; padding:5px; background:#fafab4; margin-left:200px; }
#content .inner ol li strong {font-size:12px;}
#content .inner ol li h3{margin:0 0 5px 0; padding:0; font-size:15px; min-height:25px; font-weight:normal}
#content .inner ol li.one {background:url(images/one.png) no-repeat left top;}
#content .inner ol li.two {background:url(images/two.png) no-repeat left top;}
#content .inner ol li.three {background:url(images/three.png) no-repeat left top;}
#shelf {position:absolute; width:642px; height:284px; background:url(images/shelf.png) no-repeat; top:515px; margin-left:204px;}
#shelf img {}
.btmcontent {background:url(images/content_mid.gif) repeat-y; width:980px; margin:0 auto}
.btmcontent a{color:#b76100;}
.btmcontent .top {background:url(images/content_top.gif) no-repeat top;}
.btmcontent .btm {background:url(images/content_btm.gif) no-repeat bottom; padding:40px; width:900px; font-family:"Segoe UI"; font-size:15px; color:#151515;}
.btmcontent .btm h4 {margin:0; padding:0; font-size:15px;}
#form{margin:0 auto; padding:0; width:436px;}
#form label {display:block; float:left; width:98px; height:20px; padding-top:6px}
#form input[type=text], #form textarea {height:16px; border:solid 1px #a0a0a0; background:#fff; margin:5px 0; width:326px; padding:5px;}
#form textarea {height:200px;}