html{line-height:1.15}h1,h2,h3,h4,h5,h6,p,ul,li,figure,figcaption{margin:0;padding:0}a,a:hover,a:active,a:focus,a:visited{text-decoration:none;outline:none;color:none}*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:17px;padding-right:17px;box-sizing:border-box}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-9px;margin-left:-9px}.row:after{content:"";display:table;clear:both}@media (min-width: 577px){.container{max-width:540px}}@media (min-width: 769px){.container{max-width:720px}}@media (min-width: 993px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col{position:relative;width:100%;min-height:1px;padding-right:9px;padding-left:9px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}body{font-family:sans-serif;margin:0;padding:0;font-size:1rem;color:#555555;font-weight:300;background-color:#949494;overflow-x:hidden}header{width:100%;height:70px;background-color:#949494}header .logo{width:250px;height:auto;margin-top:20px}header .logo img{max-width:100%;height:auto}header .search-header{text-align:right}header .search-header .search-form{margin-top:-37px}header .search-header .search-form label{margin-right:7px}header .search-header .search-form input[type="search"]{width:200px;height:30px;background-color:#f3f3f3;border:1px solid #00f;padding:7px 10px}header .search-header .search-form input[type="submit"]{display:block;float:right;width:80px;height:30px;background:url("../images/search-icon.png") top 9px center no-repeat;background-size:17px;background-color:#707070;border:0;padding:7px 10px;outline:none;cursor:pointer;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s}header .search-header .search-form input[type="submit"]:hover{background-color:#000}.nav-wrapper{width:100%;height:auto;background-color:#33382c;padding:17px 0;border-bottom:7px solid #c5c5c5}.nav-wrapper nav{display:block}.nav-wrapper nav .select-cate{display:none}.nav-wrapper nav ul{display:block;list-style:none}.nav-wrapper nav ul li{display:block;float:left;margin-right:17px;margin-bottom:5px}.nav-wrapper nav ul li a{color:#FFF;font-size:1em;font-weight:400;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s}.nav-wrapper nav ul li a:hover{color:#cbcbcb}.nav-wrapper nav ul li:last-child{margin-right:0}.nav-wrapper .hamberger{display:none;cursor:pointer;position:absolute;right:17px;top:15px}.nav-wrapper .hamberger .bar1,.nav-wrapper .hamberger .bar2,.nav-wrapper .hamberger .bar3{width:30px;height:5px;background-color:#FFF;margin:5px 0;transition:0.2s}.nav-wrapper .hamberger.change .bar1{width:27px;-webkit-transform:rotate(-45deg) translate(-7px, 5px);transform:rotate(-45deg) translate(-7px, 5px)}.nav-wrapper .hamberger.change .bar2{opacity:0}.nav-wrapper .hamberger.change .bar3{width:27px;-webkit-transform:rotate(45deg) translate(-7px, -7px);transform:rotate(45deg) translate(-7px, -7px)}.homepage .list-box-wrapper,.archive-page .list-box-wrapper,.single-list .list-box-wrapper,.search-page .list-box-wrapper{display:-ms-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;height:100%}.homepage .list-box-wrapper .list-box-item,.archive-page .list-box-wrapper .list-box-item,.single-list .list-box-wrapper .list-box-item,.search-page .list-box-wrapper .list-box-item{margin:0 0 17px 0}.homepage .list-box-wrapper .list-box-item .list-box-inner,.archive-page .list-box-wrapper .list-box-item .list-box-inner,.single-list .list-box-wrapper .list-box-item .list-box-inner,.search-page .list-box-wrapper .list-box-item .list-box-inner{display:block;position:relative;height:100%}.homepage .list-box,.archive-page .list-box,.single-list .list-box,.search-page .list-box{width:100%;background-color:#FFF;padding:10px;border-radius:7px;border:1px solid #00f;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s}.homepage .list-box:hover,.archive-page .list-box:hover,.single-list .list-box:hover,.search-page .list-box:hover{box-shadow:0 0 17px #aaa}.homepage .list-box::after,.archive-page .list-box::after,.single-list .list-box::after,.search-page .list-box::after{display:table;clear:both;content:""}.homepage .list-box .list-thumbnail,.archive-page .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{display:block;width:100%;height:auto;overflow:hidden;margin-bottom:5px;background-color:#03036f}.homepage .list-box .list-thumbnail img,.archive-page .list-box .list-thumbnail img,.single-list .list-box .list-thumbnail img,.search-page .list-box .list-thumbnail img{width:100%;height:auto}.homepage .list-box .list-title,.archive-page .list-box .list-title,.single-list .list-box .list-title,.search-page .list-box .list-title{font-size:0.9em;font-weight:400;color:#000}.homepage .pagination,.archive-page .pagination,.single-list .pagination,.search-page .pagination{width:100%;margin-top:30px}.homepage .pagination a,.archive-page .pagination a,.single-list .pagination a,.search-page .pagination a{margin-bottom:7px}.homepage .pagination .page-numbers,.archive-page .pagination .page-numbers,.single-list .pagination .page-numbers,.search-page .pagination .page-numbers{display:block;float:left;min-width:30px;margin-right:7px;font-weight:400;text-align:center;color:#555;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s;padding:7px 10px;background-color:#FFF;border-radius:10px;border:1px solid #00fff0}.homepage .pagination .page-numbers:last-child,.archive-page .pagination .page-numbers:last-child,.single-list .pagination .page-numbers:last-child,.search-page .pagination .page-numbers:last-child{margin-right:0}.homepage .pagination .page-numbers:hover,.archive-page .pagination .page-numbers:hover,.single-list .pagination .page-numbers:hover,.search-page .pagination .page-numbers:hover{color:#FFF;background-color:#707070}.homepage .pagination .page-numbers.current,.archive-page .pagination .page-numbers.current,.single-list .pagination .page-numbers.current,.search-page .pagination .page-numbers.current{color:#FFF;background-color:#707070}.homepage,.archive-page,.single-page,.search-page{display:block;width:100%;padding:30px 0 50px 0}.archive .title{display:block;width:100%;text-align:left;margin-bottom:7px}.archive .title h1{font-size:1.3em;font-weight:500}.single-page{width:100%;display:block}.single-page .show{width:100%;display:block;background-color:#FFF;border:1px solid #e4e4e4;padding:10px;border-radius:9px}.single-page .show h1{color:#00f;font-size:1.5em;font-weight:bold;margin-bottom:0px}.single-page .show .user::after,.single-page .show .cate::after,.single-page .show .tags::after{display:table;clear:both;content:""}.single-page .show .user{margin-top:7px}.single-page .show .user,.single-page .show .cate{font-size:0.9em;padding-top: 5px;/*b*/}.single-page .show .user span,.single-page .show .cate span{font-weight:500}.single-page .show .user a,.single-page .show .cate a{color:#781e01;text-decoration:underline}.single-page .show .tags{margin-top:7px}.single-page .show .tags a{font-size:0.9em;color:#FFF;display:block;float:left;background-color:#090191;padding:5px 5px;margin-right:5px;margin-bottom:5px;border-radius:5px;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s;font-weight: bold;}.single-page .show .tags a:last-child{margin-right:0}.single-page .show .tags a:hover{background-color:#000}.single-page .sidebar{width:100%;display:block}.single-page .sidebar .list{display:block;width:100%;margin-bottom:9px;padding-bottom:9px;float:left;border-bottom:1px solid #FFF}.single-page .sidebar .list:last-child{border-bottom:0}.single-page .sidebar .list .thumbnail{display:block;width:120px;height:95px;float:left;background-color:#FFF;margin-right:17px;overflow:hidden;border:1px solid #e4e4e4;padding:7px;border-radius:7px}.single-page .sidebar .list .thumbnail img{width:100%;height:auto;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s}.single-page .sidebar .list .thumbnail:hover img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}.single-page .sidebar .list .title{position:relative;float:left;display:block;width:300px;font-size:0.9em;font-weight:400;color:#707070;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s;padding-top:10px}.single-page .sidebar .list .title::before{content:"";display:block;width:17px;height:17px;background-color:#707070;margin-bottom:7px;transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-moz-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s}.single-page .sidebar .list .title:hover{color:#000}.single-page .sidebar .list .title:hover::before{background-color:#000}.single-list{margin-bottom:7px;border-top:3px solid #FFF;padding-top:10px}.single-list .top-title h2{font-size:1em;font-weight:500;margin-bottom:10px;text-align: center;}.page-not-found{width:100%;text-align:center;padding:80px 0}.page-not-found .title{font-size:5em}footer{display:block;padding:10px 0;text-align:center;background-color:#FFF;border-top:5px solid #007;border-bottom:5px solid #000;border-left: 5px solid #000;border-right: 5px solid #000}@media screen and (max-width: 1199px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:147px}.single-page .sidebar .list .title{width:240px}}@media screen and (max-width: 991px){.homepage .col-3.list-box-item,.archive .col-3.list-box-item,.single-list .col-3.list-box-item,.search-page .col-3.list-box-item{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.single-page{padding:30px 0}.single-page .col-7{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.single-page .sidebar{display:none}}@media screen and (max-width: 769px){header{height:auto}header .col-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}header .logo{margin:auto;margin-top:20px}header .search-header{text-align:right}header .search-header .search-form{width:257px;margin:auto;margin-top:17px;margin-bottom:10px}header .search-header .search-form input[type="search"]{width:200px}.nav-wrapper{min-height:40px;position:relative}.nav-wrapper nav .select-cate{display:block;color:#FFF;font-weight:400}.nav-wrapper nav ul{display:none}.nav-wrapper nav.open{height:100%}.nav-wrapper nav.open ul{width:100%;margin-top:17px;display:block}.nav-wrapper nav.open ul li{width:100%;text-align:center;border-bottom:1px solid #828282;padding-bottom:5px}.nav-wrapper .hamberger{position:absolute;display:block;top:0;right:10px;margin-top:-7px}.homepage .col-3.list-box-item,.archive .col-3.list-box-item,.single-list .col-3.list-box-item,.search-page .col-3.list-box-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:167px}.single-page .show{margin-bottom:1px}}@media screen and (max-width: 577px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:150px}.archive-page .title{text-align:center}}@media screen and (max-width: 530px){.homepage .pagination,.archive .pagination,.single-list .pagination,.search-page .pagination{width:220px;margin:auto;margin-top:30px}.single-list .top-title{text-align:center}}@media screen and (max-width: 527px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:140px}}@media screen and (max-width: 480px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:127px}}@media screen and (max-width: 450px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:120px}}@media screen and (max-width: 450px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:110px}}@media screen and (max-width: 400px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:90px}}@media screen and (max-width: 380px){.homepage .list-box .list-thumbnail,.archive .list-box .list-thumbnail,.single-list .list-box .list-thumbnail,.search-page .list-box .list-thumbnail{height:80px}}
a {color: blue;}
.homepage .pagination,.archive .pagination,.single-list .pagination,.search-page .pagination{width: 100% !important;margin-top: 10px !important;} /*edit*/
.homepage,.archive-page,.single-page,.search-page {display: block; width: 100%; padding: 0 !important; margin-top: 7px; margin-bottom: 7px;} /*edit*/
header .col-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;}  /*edit*/
.single-page .show .x-content {font-size: 1.1em; color: black;} /* bunny */
/*
.sx {font-weight: bold;color: red;}
.sx2 {color: #00ff08;}
*/

.archive .title {color: #ff00df;}

.showpic {
    text-align: center;
    background-color: #3e3e3f;
    border: 3px solid #00f;
    margin: 7px;
}

.single-page .show .user, .single-page .show .cate {
	font-size: 1em !important;
    padding: 10px !important;
    border: 3px solid black;
    margin: 7px;
	text-align: center;
}

div.entry-meta-a {
    font-size: 1em;
    background-color: #ffe7d9;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    padding: 10px;
    margin: 7px;
    text-align: center;
}

div.entry-meta-c {
    font-size: 1em;
    background-color: #ebebfd;
    text-transform: uppercase;
    color: #959595;
    font-weight: 700;
    padding: 10px;
    margin: 7px;
    text-align: center;
}

div.entry-meta-t {
    font-size: 1em;
    background-color: #f8dcff;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    padding: 10px;
    margin: 7px;
    text-align: center;
}


.x-detail {
    margin: 7px;
    padding: 7px;
}
/*
.x-topic {
    padding: 7px;
	
	text-align: center;
}
*/
.textp {
    margin: 7px;
    text-align: center;
    font-size: x-large;
    border: 3px solid black;
    padding: 10px;
    color: red;
	font-weight: bold;
}

.tcat {
    color: red;
	font-weight: bold !important;
	font-size: x-large;
}

.tuser {
    color: #4901dc;
	font-weight: bold !important;
}

.attachment-full.size-full.wp-post-image {
    width: 400px;
    height: auto;
    max-width: 400px;
}

.video-box {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 66%;
}
.video-box iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
} 

.titlex {text-align: center; font-size: 19px;}
/* bunny */
.showx{background-color:#000}

@media screen and (min-width:240px) and (max-width:1199px){.list-thumbnail {height:auto !important;}}

@media only screen and (max-width:639px) {
.nav-wrapper {min-height: 30px; /* position: fixed; */ top: 0px;z-index: 999; padding: 7px 0 !important; border-bottom: none; width: 100%; right: 1px;}
.nav-wrapper .hamberger {margin-top: -5px; right: 17px;}
.nav-wrapper nav .select-cate {margin-left: 10px;}

header .logo img {height: 27px;}
header .logo {margin-top: 7px; float: left; margin-left: 0px; width: 100px; z-index: 9999;}
header .search-header {margin-top: 5px;}
header .search-header .search-form input[type="submit"] {width: 80px; display: none;}
header .search-header .search-form {margin-top: 0px !important; width: 100%; margin-bottom: 7px;}
.container {padding-left: 10px; padding-right: 10px;}
.homepage .list-box, .archive-page .list-box, .single-list .list-box, .search-page .list-box {padding: 5px;}
.homepage .list-box-wrapper .list-box-item, .archive-page .list-box-wrapper .list-box-item, .single-list .list-box-wrapper .list-box-item, .search-page .list-box-wrapper .list-box-item {margin: 0 0 7px 0;}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col {padding-right: 1px; padding-left: 1px;}
.single-page .show {padding: 7px;}

.video-box {padding-top: 66%;}
.video-box iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}

.homepage .list-box .list-title, .archive-page .list-box .list-title, .single-list .list-box .list-title, .search-page .list-box .list-title {font-size: 0.9em; font-weight: 600;}
.single-page .show .user, .single-page .show .cate {font-size: 0.9em;}
}

@media only screen and (max-width:639px) {
.homepage .col-3.list-box-item,.archive .col-3.list-box-item,.single-list .col-3.list-box-item,.search-page .col-3.list-box-item {-ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}
.fbunny {font-size: 15px;}
.showpic {max-width: 100%;} .attachment-full.size-full.wp-post-image {width: 100%;height: auto;max-width: 300px;}
}

@media only screen and (min-width:600px) and (max-width:639px) {
.container {max-width: 100%;}
.homepage .col-3.list-box-item,.archive .col-3.list-box-item,.single-list .col-3.list-box-item,.search-page .col-3.list-box-item {-ms-flex:0 0 33.33%; flex:0 0 33.33%; max-width:33.33%;}
.homepage .list-box, .archive-page .list-box, .single-list .list-box, .search-page .list-box {padding: 5px;}
}

@media only screen and (min-width:640px) and (max-width:769px) {
header .logo {margin-top: 10px; float: left; margin-left: 0px; width: 150px;}
header .search-header {margin-top: 17px;}
header .search-header .search-form input[type="submit"] {width: 80px;}
header .search-header .search-form {margin-top: 0px !important; width: 100%; margin-bottom: 7px; margin-left: -19px;}
.container {max-width: 100%;}
.homepage .col-3.list-box-item,.archive .col-3.list-box-item,.single-list .col-3.list-box-item,.search-page .col-3.list-box-item {-ms-flex:0 0 33.33%; flex:0 0 33.33%; max-width:33.33%;}
.homepage .list-box, .archive-page .list-box, .single-list .list-box, .search-page .list-box {padding: 5px;}
}

@media only screen and (min-width:769px) and (max-width:959px) { .container {max-width: 100%;}
.homepage .col-3.list-box-item, .archive .col-3.list-box-item, .single-list .col-3.list-box-item, .search-page .col-3.list-box-item {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
.homepage .list-box, .archive-page .list-box, .single-list .list-box, .search-page .list-box {padding: 5px;}
}

@media only screen and (min-width:960px) and (max-width:1025px) { .container {max-width: 100%;}
}

.single-list .top-titlex {text-align: center;color: white;margin-bottom: 10px;font-size: 1em;font-weight: 900;}

/*
.picinpost .attachment-full.size-full.wp-post-image {width: 25%; height: auto;}
.video-box1 iframe {width: 74%; height: 100%; position: absolute; right: 1px; top: 0;}
*/
/* ADS */
img.ads140s {width: 97px; max-height: 170px;} img.ads300s {width: 250px; max-height: 80px;}
#slider-r{width:97px;right:1px;position:fixed;top:160px;text-align: center;line-height:0;}
#slider-l{width:97px;left:1px;position:fixed;top:160px;text-align: center;line-height:0;}
#slider-f{width:250px;right: 30px;left: 0;bottom: 7px;margin: 0 auto;position:fixed;text-align: center;line-height:0;}
.xcc {width: 25px;height: 80px;position: absolute;right: -17px;top: 0px;}
img.ads300m {width: 49.5%; height: auto}

@media only screen and (max-width:1025px) {
img.ads300m {width: 50% !important; height: 140px !important;}
}

.fbunny {font-size: 17px; color: #0000de;font-weight: 600;}
.hfooter {font-size: 17px; color: #000;font-weight: 500;}

.footerh {
    padding: 7px 0;
    text-align: center;
    background-color: #FFF;
    border-left: 5px solid #000;
    border-right: 5px solid #000;
}

@media only screen and (max-width:640px) {
.fbunny {font-size: 15px;}
.hfooter {font-size: 15px;}
.titlex {font-size: 17px;}
.single-page .show .x-content {font-size: 1em;}
}

@media only screen and (min-width:769px) and (max-width:959px) {
img.ads800 {max-width: 759px; height: auto} img.ads728 {max-width: 729px; height: 90px} img.ads140s {width: 90px; max-height: 160px;} img.ads300s {width: 230px; max-height: 70px;}
#slider-r {width: 90px; right: 1px; position: fixed;  top: 7px; text-align: center; line-height: 0;}
#slider-l {width: 90px; left: 1px; position: fixed;  top: 7px; text-align: center; line-height: 0;}
#slider-f{width:200px;right: 30px;left: 0;bottom: 7px;margin: 0 auto;position:fixed;text-align: center;line-height:0}
.xcc {width: 20px;height: 70px;position: absolute;right: -51px;top: 0px;}
img.ads300m {width: 50% !important; height: 130px !important;}
}

@media only screen and (min-width:640px) and (max-width:769px) {
img.ads800 {max-width: 630px; height: auto} img.ads728 {max-width: 630px; height: 80px} img.ads140s {width: 70px; max-height: 120px;} img.ads300s {width: 200px; max-height: 60px;}
#slider-r {width: 70px; right: 1px; position: fixed;  top: 7px; text-align: center; line-height: 0;}
#slider-l {width: 70px; left: 1px; position: fixed;  top: 7px; text-align: center; line-height: 0;}
#slider-f{width:200px;right: 30px;left: 0;bottom: 7px;margin: 0 auto;position:fixed;text-align: center;line-height:0}
.xcc {width: 20px;height: 60px;position: absolute;right: -21px;top: 0px;}
img.ads300m {width: 100% !important; height: 100% !important;}
}

@media only screen and (min-width:320px) and (max-width:640px) {
img.ads800 {max-width: 95%; height: auto} img.ads728 {max-width: 95%; height: auto} img.ads140s {width: 60px; max-height: 100px;} img.ads300s {width: 200px; max-height: 60px;}
#slider-r {width: 60px; right: 1px; position: fixed; top: 77px; text-align: center; line-height: 0;}
#slider-l {width: 60px; left: 1px; position: fixed; top: 77px; text-align: center; line-height: 0;}
#slider-f{width:200px;right: 30px;left: 0;bottom: 7px;margin: 0 auto;position:fixed;text-align: center;line-height:0}
.xcc {width: 20px;height: 60px;position: absolute;right: -21px;top: 0px;}
img.ads300m {width: 100% !important; height: 100% !important;}
}

@media only screen and (max-width:319px) {
img.ads800 {max-width: 95%; height: auto} img.ads728 {max-width: 95%; height: auto} img.ads140s {width: 50px; max-height: 90px;} img.ads300s {width: 190px; max-height: 50px;}
#slider-r {width: 50px; right: 1px; position: fixed; top: 77px; text-align: center; line-height: 0;}
#slider-l {width: 50px; left: 1px; position: fixed; top: 77px; text-align: center; line-height: 0;}
#slider-f{width:170px;right: 37px;left: 0;bottom: 7px;margin: 0 auto;position:fixed;text-align: center;line-height:0}
.xcc {width: 20px;height: 50px;position: absolute;right: -40px;top: 0px;}
img.ads300m {width: 100% !important; height: 100% !important;}
}
/* ADS *//* rndz */