*{ margin:0; padding:0;} 

body{
	padding-top: 30px;
	padding-bottom: 50px;
}



h1{
	text-align: center;
	font-size: 40px;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
	letter-spacing: 1px;
	line-height:1.6;
		width: 100%;
	border-top: 1px solid #dddddd;
	margin-bottom: 40px
}


h1 span {
	 font-size: 30px;
}

.ifmarwc{
	width: 800px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 50px
}

.ifmarwc table{
	width: 100%;
	border-top: 1px solid #dddddd;
}


.ifmarwc th{
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	border-bottom: 1px solid #dddddd;	
	padding-bottom: 15px;
	padding-top: 15px;
	width: 20%;
}


.ifmarwc td{
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 30px;
	
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 90%;
}




h2{
    margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width:950px;
    font-size: 30px;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 2;
    padding-bottom: 20px;
    color: black;	
	margin-bottom: 10px
}


h3{
    margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width:950px;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 2;
    padding-bottom: 20px;
    color: black;	
	margin-bottom: 30px
}

h3 span
    {color: red}

.sanka{
	width: 600px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 50px
}

.sanka table{
	width: 100%;
	border-top: 1px solid #dddddd;
}


.sanka th{
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	border-bottom: 1px solid #dddddd;	
	padding-bottom: 15px;
	padding-top: 15px;
	width: 20%;
}


.sanka td{
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 30px;
	
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 90%;
}

.name{color:red;}





.info{
	text-align: center;
    font-size: 20px;
	color: red;
	margin-bottom: 30px
}


.mainimage{
	width: 1000px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;
	
}

.mainimage img{
	width: 100%;
	height: auto;
}

.mainimage  h3{
	font-size: 25px;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	margin: 0;
	letter-spacing: 1px;
	margin-bottom: 30px
}

.maintxt{
	text-align: center;
    font-size: 15px;
	color: #808080;
}

.aboutsection,
.newssection{
	width: 1000px;
	margin-right: auto;
    margin-left: auto;Å
	margin-bottom: 50px
}

.hstyle {
	text-align: center;
	font-size: 11px;
	margin-bottom: 40px;
	line-height: 1.2;
}

.hstyle span{
	font-size: 35px;
	font-family: "Oswald", sans-serif;
	border-bottom: 2px solid #000000;
	}

.aboutsection ul{
	overflow:hidden;
	padding: 0;
}
	
.aboutsection li{
	float:left;
	list-style: none;
	width: 32%;
	margin-right: 2%
}


.aboutsection li:last-child{
	margin: 0;
}

.aboutsection li img{
	width: 100%;
	height: auto;
}

.aboutsection h3{
	font-size: 25px;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	margin: 0;
	letter-spacing: 1px;
		
}
.aboutsection p{
	font-size: 14px;
	margin: 0;
	letter-spacing: 1px;
}

.newssection table{
	width: 100%;
	border-top: 1px solid #dddddd;
}


.newssection th{
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #dddddd;	
	padding-bottom: 15px;
	padding-top: 15px;
	width: 10%;
}


.newssection td{
	font-size: 14px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 90%;
}


.instagrembt {
	width: 200px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 30px;
}

.instagrembt a{
	background: #000000;
	color: #FFFFFF;
	display: block;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	border-radius: 4px;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	
}

.copyright{
	text-align: center;
    font-size: 11px;
}
	
	
	
	
