.clearfix {
  zoom: 1;
  display: block;
}
.clearfix:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
	color:#FFFFFF;
} 



body {
  text-decoration:none;
  background-color:#FFFFFF;
  
}



#container  {
	width: 962px;
	
}

#wrapper {
  margin: 0 auto auto auto;
  background-color:#FFFFFF;
  width: 1024px;
  height: 400px;
 
}


#footer  {
	width: 962px;
	height: 40px;
	float:left;
	margin-left: 0px;
	padding-left:0px;
	margin-right: auto;
	margin-top: 460px;
	color: #000;
    font-size: 11px;
    font-family: 'tahoma', sans-serif;
	background:url(../../img/footer.png) no-repeat right top;
}



#cert1  {
	width: 290px;
	height: 90px;
	margin-top:240px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 70px;
	position:absolute;
	text-align:left;
	background:url(../../img/tuv_logo.png) no-repeat right top;
	color:#ffffff;
    font-size: 12px;
    font-family: 'tahoma', sans-serif;
	z-index: 3;
}

#cert2  {
	width: 290px;
	height: 30px;
	margin-top:300px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 70px;
	border-color:#034ea2;
	border-width:medium;
	border-radius:5px;
	position:absolute;
	background-color:#6699cc;
	z-index: 2;
}





#right {
	width: 310px;
	height: 460px;
	margin-left: 652px;
	position:absolute;
	float:left;
	background:url(../../img/how2.jpg) no-repeat;
	
}


#left {
  margin: 218 auto auto 0;
  width: 652px;
  height: 460px;
  float:left;
  position:absolute;
  background:url(../../img/how1.jpg) no-repeat left top;
 
}

#leftcontent {
	width: 652px;
	height: 240px;
	margin-top: 230px;
	font-family: 'tahoma', sans-serif;
  font-size:13px;
  color:#000000;
	
	
}




#logo  {
  margin: 10px 50px auto 50px;
  background:url(../../img/logo.png) no-repeat;
  width: 161px;
  height:43px;
}


#header  {
  margin: 10px auto auto 0px;
  background:url(../../img/title.png) no-repeat top left;
  width: 350px;
  height:107px;
  
}


#new  {
  margin: -150px 50px auto 340px;
  background:url(../../img/new.png) no-repeat;
  width: 114px;
  height:111px;
}


#toptext{
	margin: 50px auto auto 0px;
  	width: 570px;
  	height:170px;
	color: #022f5f;
	font-family: 'tahoma', sans-serif;
}










.hd1 {
  font-family: 'tahoma', sans-serif;
  font-size:16px;
  margin-left:10px;
  padding-top: 240px;
  font-weight:bold;
  color:#022f5f;
}

.hd2 {
  font-family: 'tahoma', sans-serif;
  font-size:13px;
  color:#000000;
  z-index: 2;
}



.blue {
	color:#022f5f;
	font-weight:bold;
	font-family: 'tahoma', sans-serif;
	text-decoration:none;
	
}


.lightblue {
	color:#6699cc;
	font-weight:bold;
	font-family: 'tahoma', sans-serif;
	text-decoration:none;	
}




.sub {
	color:#022f5f;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	text-decoration:none;	
}


.smltxt  {
	font-size:11px;
}




#copyright {
  color: #fff;
  font-size: 11px;
  width: 400px;
  margin: 40px auto auto 312px;
  font-family: 'tahoma', sans-serif;
  text-align:center
}



		
.selectbut {
	display: block;
	width: 162px;
	height: 99px;
	text-decoration: none;
	background: url(../../img/selectbut.png)
	}

.selectbut:hover {
	background-position: -162px 0;
	}

.point {
	color:#C00;
}