@charset "UTF-8";
/* CSS Document */
body {
	
  background: url() no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}


	#head-BLOCK {
	white-space:nowrap;
	position: fixed;
	left: 285px;
	top: 25px;
	with: 1024px;
	padding: 10px;
	clear: both;
	font: 70px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	color:#CC399
	line-height: 23px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 3px;
	background-color: #FFF;
	opacity: 0.9;
	border: none;
}


	#name-BLOCK {
	margin:44px 50px 50px 35px;
	padding: 10px;
	float: left;
	clear: both;
	color: #333;
	font: 14px 'Source Sans Pro', sans-serif;
	line-height: 23px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 3px;
	background-color: #FFF;
	word-break: keep-all;
	position: fixed;
	opacity: 0.9;
	border:none;
}

#nav-BLOCK {
	position: fixed;
	left: -30px;
	top: 200px;
	word-break: keep-all;
	color: #333;
	font: 10px 'Source Sans Pro', sans-serif;
	line-height: 25px;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: 0px;
	position: fixed;
	opacity: 0.9;
	width:200px;
}

#language-BLOCK {
	white-space:nowrap;
	 position: absolute;
	 left: 595px;
	 top: 10px;
	color: #333;
	font: 10px 'Source Sans Pro', sans-serif;
	line-height: 25px;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: 0px;
	position: fixed;
	opacity: 0.9;

}

#content{
	margin: 130px 50px 50px 290px;
	float: left;
	clear: both;
	color: #000;
	font: 11px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#iframe_content{
	margin: 180px 50px 50px 0px;
	float: fixed;
	clear: both;
	color: #000;
	font: 11px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
}
#tweetcontent{
	position: fixed;
	margin: 180px 50px 50px 20px;
	float: left;
	color: #000;
	font: 11px 'Source Sans Pro', sans-serif;
	font-weight:500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;

}
.nav2-BLOCK {
	color: #333;
	font: 13px 'Source Sans Pro', sans-serif;
	line-height: 15px;
	text-align: right;
	word-spacing: 0px;
	letter-spacing: 1px;
	background-color: #FFF;
	font-weight: 400;
}

.head_text{
	word-spacing: 2px;
	letter-spacing: 1px;
	color: #000000
}
.content_text{

	font: 13px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	padding-left: 13px;
}


.linie {
border :none;
border-top: 1px solid #000;
height: 1px;
margin: 0px 40px 10px 0px;
}

.counterStyle{
    font: 11px 'Source Sans Pro', sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
    border:none;
    background:#FFFFFF;
}



a{
	color: #333;
	text-decoration: none;
	font-weight:700;
}
		
a:hover{
	color: #00CCFF;
	text-decoration: none;
