/*----------------------------------------------------------------------------------------------------------------------------------*/
  *{
    margin: 0;
    padding: 0;
  }
  body{
	padding-top: 10px;
	background: #9e8b74;
	text-align: center;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  }
.tabl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

  #container{
	margin: 0 auto;
	width: 740px;
	background: #9e8b74 url(../images/content_bg.jpg) center top repeat-y;
	text-align: left;
  }
  h1{
	color: #766454;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
  }
  h2{
    color: #fff;
    font-size: 30px;
  }
  h3{
	color: #766454;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
  }
  h4{
	color: #8c6635;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
  }
  h5{
    color: #8c6635;
    font-size: 11px;
  }
  fieldset{
    border: 0;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #header{
    width: 740px;
    height: 260px;
    background: #9e8b74 url(../images/header_bg.jpg) center top no-repeat;
    text-align: center;
  }
   #headeren{
    width: 740px;
    height: 260px;
    background: #9e8b74 url(../images/header_en.jpg) center top no-repeat;
    text-align: center;
  }
  h1#logo{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
  }
  h1#logo a{
    color: #766454;
    text-decoration: none;
  }
  h1#logo a:hover{
    text-decoration: underline;
  }
  #header h2{
    float: left;
    padding: 167px 0 0 40px;
  }
  #barWrapper{
    clear: both;
    padding: 0 10px;
    height: 24px;
    background: #9e8b74;
  }
  #barWrapper form{
    float: left;
    width: 25%;
  }
  #barWrapper2{
    clear: both;
    padding: 10px;
    height: 24px;
  }
  #barWrapper2 form{
    float: left;
    width: 25%;
  }
  input.word{
    border: 1px solid #e0ccad;
    padding: 0 2px;
    width: 120px;
    background: #cbb99d;
    color: #fff;
    font-size: 11px;
  }
  ul#mainNav{
    float: right;
    border-right: 1px solid #bba489;
    list-style: none;
  }
  ul#mainNav li{
    float: left;
   display: block;
    padding: 2px;
    width: 80px;
    color: #ccc;
    font-size: 16px;
    text-align: center;   
	border-left: 1px solid #bba489;
  }
  ul#mainNav a{
    display: block;
    padding: 2px;
    width: 80px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }
  ul#mainNav a:hover{
    background: #766454;
    color: #efdab9;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #contentWrapper{
    clear: both;
    padding: 40px;
    background: transparent url(../images/top_content_bg.jpg) no-repeat;
  }
  #content{
    margin-left: 0px;
  }
  #content h3{
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
  }
  #content p{
    margin-bottom: 20px;
  }
  #content a{
	color: #663234;
	text-decoration: underline;
  }
  #content a:hover{
	color: #8c6635;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
  }
.head-toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #766454;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

  
  .books-toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-position: left;
	text-align: left;
	padding: 50px;
}
.books-toc p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}

#books-toc{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
	margin: 50px;
	}

	#toc p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 0px;
}
#toc ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 50px;
	}
	
#toc h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #766454;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 50px;
		}
	
.toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 50px;
	padding: 50px;
	background-position: left;
	text-align: left;
}
#toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 50px;
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #footer{
    clear: both;
    height: 50px;
    background: transparent url(../images/footer_bg.jpg) no-repeat;
    text-align: center;
    color: #999;
    font-size: 9px;
  }
  #footer a{
    color: #888;
    text-decoration: none;
  }
  #footer a:hover{
    color: #666;
    text-decoration: underline;
  }
  ul#metaLink{
    list-style: none;
  }
  ul#metaLink li{
    display: inline;
  }
  li.validate{
    margin-right: 5px;
  }
  li.copyright{
    margin-left: 5px;
  }
/*----------------------------------------------------------------------------------------------------------------------------------*/
  .clearFix{
    clear: both;
  }
    
#up p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 663234;
	text-align: right;
}
#up a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 663234;
	text-align: right;
	text-decoration: underline;
}
#up a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8c6635;
	text-align: right;
	text-decoration: underline;
}
ul#mainNav2{
    float: right;
    border-right: 1px solid #bba489;
    list-style: none;
  }
  ul#mainNav2 li{
	float: left;
	display: block;
	padding: 2px;
	width: 100px;
	color: #766454;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #bba489;
	font-weight: bold;
  }
  ul#mainNav2 a{
	display: block;
	padding: 2px;
	width: 100px;
	color: #766454;
	font-size: 12px;
	font-style: strong;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
  }
  ul#mainNav2 a:hover{
	background: #766454;
	color: #efdab9;
	font-weight: normal;
  }
  
.style1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.style8 {
	font-size: x-large;
	font-weight: bold;
	background-color: #FF0000;
	text-indent: 10px;
	color: #FFFFFF;
	clear: both;
	padding: 10;
}
.style7 {font-size: large;
}

.sans {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

