@charset "utf-8";
/* Global Styles */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 960px;
	padding-left: 2.275%;
	padding-right: 2.275%;	
}

a:link , a:visited , a:active {
  text-decoration: none;
}

.top img {
	display: inline;
	flex-direction: column;
	width: 26%;		
	margin-top: 4%;
}

.top2 img {
	display: inline;
	flex-direction: column;
	width: 37%;
	margin-left: 3%;
	margin-right : 4%;
	margin-top: 2%;
}

.vp img {
	margin-top: 6%;
	width: 100%;
}

.va img {
	width: 100%;
	vertical-align: middle;
}
