@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_Neutra2Display-Medium';
	src: url('../fonts/Neutra2Display-Medium.eot');
	src: local('Conv_Neutra2Display-Medium'), url('../fonts/Neutra2Display-Medium.woff') format('woff'), url('../fonts/Neutra2Display-Medium.ttf') format('truetype'), url('../fonts/Neutra2Display-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Neutra2Display-Light';
	src: url('../fonts/Neutra2Display-Light.eot');
	src: local('Conv_Neutra2Display-Light'), url('../fonts/Neutra2Display-Light.woff') format('woff'), url('../fonts/Neutra2Display-Light.ttf') format('truetype'), url('../fonts/Neutra2Display-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Neutra2Display-Bold';
	src: url('../fonts/Neutra2Display-Bold.eot');
	src: local('Conv_Neutra2Display-Bold'), url('../fonts/Neutra2Display-Bold.woff') format('woff'), url('../fonts/Neutra2Display-Bold.ttf') format('truetype'), url('../fonts/Neutra2Display-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Neutra2Text-Bold';
	src: url('../fonts/Neutra2Text-Bold.eot');
	src: local('Conv_Neutra2Text-Bold'), url('../fonts/Neutra2Text-Bold.woff') format('woff'), url('../fonts/Neutra2Text-Bold.ttf') format('truetype'), url('../fonts/Neutra2Text-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body{

background: #f00; position: relative;}

#northblock
{
margin: 0 auto;
width: 50px;
}

#southblock
{
margin: 0 auto;
width: 50px;
vertical-align: bottom;
position: absolute;
text-align: center;
}


#manipulate
{
position:absolute;
width:30px;
height:30px;
background:#063;
bottom:0px;
right: 50%;
}


#container_index {
margin: auto auto;
text-align: left;
width: 700px;
height: 40px;
text-align: center;
font: normal 30px "Conv_Neutra2Display-Light";
color: #fff;
}


#container_index span.enter {
display: block;
color: #848688;
text-decoration: none;
margin: 70px 0 0 0;
font: normal 12px "Conv_Neutra2Display-Light";
}


#container_index span.com_name
{
display: block;
color: #848688;
text-decoration: none;
margin: 50px 0 0 10px;
letter-spacing: 1.4px;
font: normal 10px "Conv_Neutra2Display-Light";
}


#container_index span.enter a
{
color: #848688;
text-decoration: none;
}

#container_index span.enter a:hover
{
color: #ED2F59;
}



