@charset "utf-8";
/* CSS Document */

body {
	background:white;
}

@font-face {
    font-family: 'content';
    src: url('../fonts/univers-condensedbold-webfont.eot');
    src: url('../fonts/univers-condensedbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers-condensedbold-webfont.woff') format('woff'),
         url('../fonts/univers-condensedbold-webfont.ttf') format('truetype'),
         url('../fonts/univers-condensedbold-webfont.svg#univers_67_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
img{
	
border:none;	
	
}
@font-face {
    font-family: 'text';
    src: url('../fonts/universltstd-cn-webfont.eot');
    src: url('../fonts/universltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universltstd-cn-webfont.woff') format('woff'),
         url('../fonts/universltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/universltstd-cn-webfont.svg#univers_lt_std_57_cnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
				font-family: 'Helvetica-Condensed-Light-Light';
				src: url('../fonts/helvetica-condensed-light-light.eot');
				src: url('../fonts/helvetica-condensed-light-light.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/helvetica-condensed-light-light.woff') format('woff'),
						 url('../fonts/helvetica-condensed-light-light.ttf') format('truetype'),
						 url('../fonts/helvetica-condensed-light-light.svg#helvetica-condensed-light-light') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
.details{
font-family:'text';	
	
}
.content_text{
font-family: 'content';	
	
	
}

.background{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	width:954px;
	height:585px;
	margin:auto;	
}

.index_text{
	position:absolute;
	margin-top:120px;
	margin-left:216px;
}
.index_text p{
	font-size:50px;
	color:#8BD1BB;
	line-height:70px;
}
.index_line{
	position:absolute;
	margin-top:225px;
	margin-left:202px;
}

.index_line2{
	position:absolute;
	margin-top:300px;
	margin-left:202px;
}

.whoweare{
	position:absolute;
	margin-top:240px;
	margin-left:216px;
	width:545px
}
.whoweare p{
	font-size:16px;
	color:#FFFFFF;
}

.contacts{
	position:absolute;
	margin-top:240px;
	margin-left:216px;
	width:545px
}
.contacts p{
	font-family:'text';
	font-size:16px;
	color:#FFFFFF;
}

.work{
	position:absolute;
	margin-top:240px;
	margin-left:256px;
	
}


.menu{
	position:absolute;
	margin-top:320px;
	margin-left:20px;
	font-family:'text';	
}
.menu a{
	display:block;
	width:120px;
	font-size:11px;
	text-decoration:none;
	color:#6A635D;
}
.menu .webin{
	color:#FFF;
}

.logo{
	position:absolute;
	margin-top:445px
}
.logo a{
	display:block;
	width:145px;
	height:50px;
}

.signature{
	position:absolute;
	margin-top:565px;
	margin-left:674px
}
.signature a{
	font-family: 'Helvetica-Condensed-Light-Light';
	font-size:10px;
	text-decoration:none;
	color:#6A635D;
}