/* =============================================================
Styles

============================================================= */

body{
	zoom: 30%;
}

.nav{
	display: none;
}

.box3{
	display: none;
}

	#newsArea .news-date{
	width: 200px;
}




header{
  background-color: #000000;
}

.contentsArea .black{
background-color: #000000;
}

#topArea{
background-color: #000000;
}

#social{
  zoom: 300%;
  position: fixed;
  z-index: 9999;
  top:20px;
  right: 0px;
}

#social ul li{
  display: inline-block;
}

.fb{
  
}

#yt-container{
  display: none!important;
}

#Wrapper {
	min-width: 1000px;
}

#newsArea .newsBox ul{
	height: 300px;
}


#sub .twoColumn div{
	float: none;
	width: 100%;
	padding: 0px!important;
}

#sub .oneColumn div{
  float: none;
  width: 100%;
  padding: 0px!important;
}

#boxArea a{
  pointer-events:none;
}

#tubular-container { display: none; }
.fb iframe,
.fb span {
  width: 75px!important;
  height: 21px!important;
}
.tw iframe {
  width: 73px!important;
  height: 21px!important;
}

