.logo img {
	vertical-align: middle
}

.foot {
	margin-top: 5px
}

.v_news_content p {
text-indent: 2em;
	margin: 10px 0;
}

.vsbcontent_img {
	text-align: center
}

@media screen and (max-width:500px) {
	.vsbcontent_img {
		text-align: center;
		height: auto!important;
		max-width: 100%;
		display: inline
	}
}