@charset "utf-8";
body {
	background-color: #6aba03;
	margin-top:0px;
	font-family: Univers LT Std, verdana, arial, helvetica;
}

.header {
	position:relative; 
	margin-left:0px; 
	top:-7px; 
	height:147px; 
	background-image:url(../image/topWhite.png); 
	background-repeat:no-repeat;
}

a {
  	color:#FFF;
  	text-decoration:none;
  	
}
.menu {
	position:relative; 
	left:5px; 
	top:-180px;
	height:40px; 
	margin:0 auto;
}

.topMenu {
	position:relative; 
	background-image:url(../image/top.png); 
	background-repeat:no-repeat; 
	width:1200px; 
	margin:0 auto;
	z-index:-1; 
	top:-15px;
	height:251px;
}

.menuContent {
	position:relative; 
	margin:0 auto; 
	width:1000px; 
	background-image:url(../image/topMenuBG.png); 
	height:40px; 
	top:-100px; 
	color:#FFF;
}

.menuContent1 {
	float:right; 
	margin-right:10px;  
	margin-top:0px; 
	z-index:10;
}

#tabMenu { float:left;}
#tabMenu:hover { background-image:url(image/underline.png); float:left;}
.catMenu:hover {color:#000; }

.content {
	position:relative; 
	background-image:url(../image/middle.png); 
	background-repeat:repeat-y; 
	margin:0 auto; 
	width:1200px; 
	top:-31px;
}

.content1 {
	width:1000px; 
	background-image:url(../image/bottomMenuBG.png); 
	background-repeat:no-repeat; 
	position:relative; 
	left:105px;
}	
	
.contentTop {
	position:relative; 
	width:980px; 
	height:14px; 
	left:10px;
}

.mainContent {
	position:relative; 
	width:940px; 
	background-color:#f4f4f3; 
	left:10px; 
	padding:10px 20px 10px 20px;
}

.mainContent2 {
	position:relative; 
	width:980px; 
	background-color:#f4f4f3; 
	left:10px;
}

.certification {
	float:left; 
	width:450px; 
	padding:5px 5px 5px 5px;
}

.news {
	float:left; 
	width:450px; 
	left:20px; 
	padding:5px 5px 5px 5px;
}

.certNewsContent {
	position:relative; 
	width:400px; 
	padding:10px 10px 10px 10px; 
	background-color:#FFF;
}

.contentBottom {
	position:relative; 
	width:980px; 
	height:14px; 
	left:10px;
}

.footer {
	position:relative; 
	left:5px; 
	top:-31px;
	margin:0 auto; 
	height:308px;
	background-image:url(../image/bottom.png); 
	background-repeat:no-repeat; 
	width:1200px; 
	overflow:hidden;
}

.footerContent {
	position:relative; 
	top:10px; 
	width:980px; 
	margin:0 auto; 
	color:#709110; 
	font-size:10pt;
}
