body{
  background: #fff !important;
  font-family:Arial, Helvetica, sans-serif;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


a img{
	border-style:none;
} 

.clear{
	clear: both;
}

.style2{
  font-size: 30px; font-weight: bold;
  line-height: 35px;
}

.style3{color: #FF0000}

#footerArticles{font-size:10px; margin-top:20px;}

#footer {font-size:13px; color: #333333; width:100%; text-align:center; margin-top:20px;}

.style4, .mail_lbl{
  text-align:center; 
  width:100%; 
  margin-top:20px; 
  margin-bottom:20px;
}

span.style4{
  font-size: 15px !important;
  font-weight: bold;
}

.e_book_txt{
  width: 800px; 
  margin: 0px auto;
  padding: 0px 0px 50px 0px;
}

.e_book_txt span,
.e_book_txt p,
.e_book_txt div{
  color: #000;
}

.e_book_txt span.style3{
  color: #FF0000;
}

#e_book{
  display: none;
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
}

#main_wrap{
  overflow: hidden;
}

.btn_snd{
  position: relative;
  top: 3px;
  left: 20px;
}

.inp_box{
  width: 260px;
}

.book_img{
  float: right;
  position: relative;
  top: 17px;
}

.error{
  color: red;
  text-align: center;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

ins{
  display: block !important;
}