body{
  font-size : 14px;
  font-family : Century Gothic;
  color: #161616;
  background: #fff;
  height:100%;
  padding: 0px;
  margin: 0px;
}
html{
  height:100%;
}
td{
  font-size : 14px;
  font-family : Century Gothic;
}

a{
  color: #161616;
}
.header{
  font-size : 20px;
  color: #ED8B69;
  font-weight: 800;
  
}
#main_text, #main_text td, #main_text div, #main_text span{
  font-family : arial,helvetica,sans-serif;
}
.blog_text{
  font-size : 12px;
  display:table;
}

.tags,.blog_control{
  font-size : 11px;
}

.news_title{
  font-size : 16px;
  color: #9E0B0F;
  font-weight: 400;
}
.art_author{
  font-size : 22px;
  font-weight: 600;
}
.art_title{
  font-size : 18px;
  font-weight: 600;
  
}
.news_main{
  font-size : 14px;
  color: #9E0B0F;
}
.category_list{
  font-size : 16px;
  
}
.index_title_red{
  font-size : 20px;
  color: #9E0B0F;
}

.index_title{
  font-size : 20px;
}

#book{
  width: 100%;
  height:430px;
  overflow: hidden;
  position: relative;
}
.title_list{
  font-size : 14px;
 
}
#main{
  position: relative;
}

#int_table{
  background: url('/img/book_mirror.jpg') center top no-repeat;
}

#content{
  width: 1120px;
  text-align: justify;
}

#book_moove{
  background: url('/img/book.jpg') top center;
  width: 100%;
  height:450px;
  top:0px;
  left:0px;
  padding-top: 40px;
}

#book_mirror{
  width: 100%;
  height:450px;
  position: absolute;
  top:60px;
  left:0px;
  z-index: -100;
}

.footer{
  height:50px;
  background: #aaa;
}
#random{
  position:absolute;
  top:200px;
  left:200px;  
  width-min:200px;
  display:none;
  margin-right:50px;
  border:solid 1px;
  background-color: #fff;
  padding: 10px;
}
.err_txt {
  color: #ff0000;
  font-size : 11px;
  text-decoration: none;
}
.m_menu{
  font-size : 14px;
  white-space:nowrap;
}
.m_menu_a{
  font-size : 14px;
  color: #9E0B0F;
  white-space:nowrap;
}
.s_menu{
  white-space:nowrap;
  font-size : 14px;
  color: #000;
  padding: 2px;;
}
.s_menu_a{
  white-space:nowrap;
  font-size : 14px;
  padding: 2px;;
  color: #700;
}
.nav{
  color: #9E0B0F; 
}
.copy{
  font-size : 16px;
  color:#fff;
}
.copy1{
  font-size : 14px;
  color:#fff;
}

.row_light_0{
  background: #fff; 
}
.row_light_1{
  background: #ddf; 
}
.vote{
  text-decoration: none;
}
