@media screen and (max-width: 768px) {
body {
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
    box-shadow: inset 0 26px 0 0 #F8F8F8, inset 0 27px 0 0 #E6E6E6;
}
.tufoh_waytext {	font-size: 10px;
}
#search {	float:none;
	clear:both;
	margin:5px auto 0;
	width: auto;
	max-width:500px;
}
.tufoh_allcont {
background: rgb(256,256,256,1);
}
.tufoh_allcenter {
	width: auto;
	margin: 3px;;
}
.tufoh_toplist {	overflow:hidden;
	height:27px;
	margin-top:0;
}
.tufoh_toplist ul{
   line-height:20px;
}
.tufoh_toplist ul li a {
	padding: 5px 4px;
	font-size: 11px;
}
.tufoh_simage {	display:none;
}
table {	width:100% !important;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 4px;
    float: none;
    min-width: 180px;
    margin: 5px 5px;
}
.tufoh_heading img {	display: block;
	margin:0 auto;
	max-width:220px;
	padding:0;
	float:none;
	clear:both;
}
.tufoh_txtblock h1 {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
}