﻿.div_nav2{
	display:none;
}
.footer2{
	display:none;
}
.z2{
	display:none !important;
}
.div_button{
	padding-top: 6px;
	height: 26px !important;
}
.news-result .news-result-title{
	margin-bottom:1px;
}
.news-result .news-result-title a{
	font-size:15pt;
}
.div_ad img{
	max-width:100%;
}
.news-result_1{
	width:100%;
	overflow-x:auto;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.div_buttons .inputmenu{ margin-right:20px;  text-align:center; width:90px; height:32px;background:#157DEC ; float:left; display:block; border:0px; color:#fff;font-size:16px;font-weight:bold;}

.div_buttons .inputmenu:hover{ width:90px; height:32px;background:#1569c7 ; float:left; display:block; border:0px; color:#fff;cursor: pointer;}


@media only screen and (max-width: 999px){

.main-small{
	width:100%;
}
.maincont_in{
	width:98%;
}
.search-result{
	width:100%;
}
.floatL{
	width: 96%;
	margin-left: 2%;
	float:none;
}
.logo-small{
	margin:auto;
	float:none;
	margin-top:10px;
}

}
@media only screen and (max-width: 800px){

.news-result{
	width:100%;
}
.news-title-website{
	width:100%;
}

.div_ad{
	width:100% !important;
	height:auto !important;
}

}

@media only screen and (max-width: 600px){

body, html {
	height:100%;
}
#logo{
	max-width: 90%;
}
.headbox{
	display:none;
}
.div_nav2{
	display: table-cell;
	padding-bottom:30px;
}
.nav1{
	display:none;
}
.maincont{
	width:90%;
}
.searchmenu{
	width:27%;
}
.searchbg .inputcon{
	font-size: 20px;
}
.footer1{
	display:none;
}
.footer2{
	display:block;
/*	position:absolute;*/	
	bottom:0px;
	padding:10px 0px;
	margin-top:0px !important;
	background:#ddd;
}
.footer2 div{
	display: inline-block;
	padding: 0px 10px;
}
.z1{
	display:none !important;
}
.z2{
	display:block !important;
}

#body_search .footer2{
	position:relative;
}
.searchbg2{
	width:78%;
}
.searchmenu2{
	width:22%;
}
.pagebar .pageNumber{
	margin-left:2px;
	margin-right: 0px;
}
.pagebar .pageNumber li{
	padding-right: 0px;
	padding-left: 0px;
}
.pagebar .pageNumber li a{
	padding:2px 3px;
}
.logo-small{
	margin-top: 2%;
}


}

@media only screen and (max-width: 700px){

.stuffleft{
	width:109px;
	margin-left: 0px;
	padding-left: 0px;
}
.stuffright{
	width:100%;
	width:calc(100% - 120px);
	width:-webkit-calc(100% - 120px);
	width:-moz-calc(100% - 120px);
}
.stuffinput{
	width:99%;
}
#div_left1{
	width:20px;
}
.div_buttons{
	width:220px;
}

}

@media only screen and (max-width: 400px){

.searchbg .inputcon{
	font-size: 16px;
}
.searchbg .inputcon:focus, .searchbg .inputcon:active, .searchbg .inputcon:hover{
	font-size: 16px;
}

}

@media only screen and (max-width: 300px){

.logo-small{
	width:96%;
}
.logo-small img{
	max-width:100%;
}

}

@media only screen and (max-height: 400px){

.footer2{
	position:relative;
}

}