.tabupdate {
	max-width: 100%;
	margin: 5px 10px 5px 10px;
	background: url(../images/tabupdate/tabbg.jpg) repeat-x;
}
.tabnews h1 {
	margin:33px 0 25px;
}
.tabnews h3 {
	margin: 10px 0;
}
pre {
	background: #fff;
}
@media only screen and (max-width: 1229px) {
	ul.resp-tabs-list{
		margin: 0;
		padding: 0px;
	}
}
@media only screen and (max-width: 1024px) {
	.tabupdate {
		margin: 5px;
		max-width: 100%;
	}
	.how-use {
		float: left;
		width: 300px;
		display: none;
	}
}
#tabInfo {
	display: none;
}

.hidden{
	display:none;
}