@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #000;
	font-size: 13px;
	line-height: 20px;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
	line-height:0;
}
#body/*------------------------------------------------headright--------------------*/

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body2--------------------*/
{
	width:15000px;
	height: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
}

#menu {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
	cursor: pointer;
}

#menu .logo {
	float: left;
	height: 90px;
	width: 203px;
	display: inline;
	margin-right: 70px;
	margin-left: 40px;
}
#menu .index {
	float: left;
	height: 82px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
	display: inline;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
#menu .about {
	float: left;
	height: 82px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
	display: inline;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
#menu .jobs {
	float: left;
	height: 82px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
	display: inline;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
#menu .portfolio {
	float: left;
	height: 82px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
	display: inline;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
#menu .contact {
	float: left;
	height: 82px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
	display: inline;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
#menu .lang1 {
	float: left;
	height: 27px;
	width: 95px;
	display: inline;
	position: relative;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D3D3D;
}
#menu .lang2 {
	float: left;
	height: 27px;
	width: 95px;
	display: inline;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D3D3D;
}
#menu .lang3 {
	float: left;
	height: 27px;
	width: 95px;
	display: inline;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D3D3D;
}
#o1 {
	overflow:hidden;
	width:1000px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	*position: relative;
}
#footer {
	height: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d3d3d;
}
#footer .copyRight{
	display: inline;
	float: left;
	height: 60px;
	width: 270px;
	margin-left: 335px;
	position: relative;
	text-align: center;
	font-size: 9px;
	color: #999;
}
#footer .copyRight img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#News .text a {
	color: #09F;
}
#News .text a:hover {
	color: #999;
	text-decoration: none;
}

