@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 768px)
{
.content {display: block;width: auto; padding:7px;}
.h_border2 {   text-align: center;}
.logo {    float: none;   width: 100%;    display: block;}
.ad_1 {display: block; width: 100%;}
.ad_1 img {   width: auto;}
.ad_3 { display: none;}
.head_dr3{text-align:center;}
.div_style1 { width: auto; text-align:center;}
.subcats { display: block !important;margin: 17px 10px !important;float: none !important; width: auto !important;height: auto !important;}
.search3 { width: auto !important;}
.search2 { white-space: normal !important;}

}
@media screen and (max-width: 510px)
{
.ad_1 img {width:98% !important; }
div.pagination a {text-align:center;display:inline-block;margin:4px 2px !important;}
}
