@charset "utf-8";
/* CSS Document */

/*===================================
 AdSense CSS
===================================*/
.ads-container30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ads-container20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ads-container15 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.ads-container5 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.ads-text {
  text-align: center;
  margin-bottom: 5px;
  font-size: 90%;
  color: #333;
}

.adslot_1 { 
  width: 320px;
  height: 100px;
}
@media (min-width:350px) {
  .adslot_1 {
    width: 320px;
    height: 100px;
  }
}
@media (min-width:600px) {
  .adslot_1 {
    width: 468px;
    height: 60px;
  }
}
@media (min-width:800px) {
  .adslot_1 {
    width: 728px;
    height: 90px; }
}

.adslot_2 { 
  width: 300px;
  height: 250px;
}
@media (min-width:350px) {
  .adslot_2 {
    width: 336px;
    height: 280px;
  }
}
@media (min-width:600px) {
  .adslot_2 {
    width: 468px;
    height: 60px;
  }
}
@media (min-width:800px) {
  .adslot_2 {
    width: 728px;
    height: 90px; }
}

.adslot_3 { 
  width: 300px;
  height: 250px;
}
@media (min-width:350px) {
  .adslot_3 {
    width: 300px;
    height: 250px;
  }
}
@media (min-width:600px) {
  .adslot_3 {
    width: 468px;
    height: 60px;
  }
}
@media (min-width:800px) {
  .adslot_3 {
    width: 728px;
    height: 90px; }
}
