html{  overflow: hidden;  height: 99%;}                         body{  background: #62CCE9;  height: 99%;  margin: 0;  padding: 0;  line-height: 150%;  text-align: center;}*{  font-size: 10pt;   font-family: Tahoma, Verdana, sans-serif;   color: #999999;  text-align: left;}.list{  margin: 5px;  border-top: 1px solid white;  border-bottom: 1px solid white;}/* === Containers === */#first_container{  margin: 0 auto 0 auto;   display: table;   height: 100%;    position: relative;   overflow: hidden;   width: 760px;}#second_container{  position: absolute;   top: 35%;  vertical-align: middle;  width: 100%; }#third_container{  position: relative;   top: -163px;   width: 760px;}/* === Menu === */#menu{  height: 20px;  padding-right: 10px;  margin: 0;  list-style: none;   }#menu li{  float: right;  display: block;  width: 82px;  height: 20px;  }#menu a{  display: block;  width: 82px;  height: 20px;    background-color: inherit;  text-decoration: none;  line-height: 22px;  text-align: center;}#menu a:link, #menu a:visited{  color: #ffffff;   background-image: url('images/taba3.gif');}#menu a:hover, #menu a:active{  background-image: url('images/taba2.gif');  color: #ffffff; }#menuselected{  display: block;  width: 82px;  height: 20px;    background-image: url('images/taba.gif');      text-decoration: none;  line-height: 22px;  color: #ffffff;  text-align: center;}/* === Language menu === */#submenu{	height: 25px;	width: 485px;	list-style: none;	position: absolute;	left: 100px;	top: 525px;}#submenu li{  float: left;  display: block;  width: 40px;  height: 25px;  }#submenu a{  display: block;  width: 40px;  height: 25px;    background-color: inherit;  text-decoration: none;  line-height: 25px;  text-align: center;}#submenu a:link, #submenu a:visited{  color: #FFFFFF;   background-image: url('images/nnavi3.gif');}#submenu a:hover, #submenu a:active{  background-image: url('images/nnavi2.gif');  color: #ffffff; }#submenuselected{  display: block;  width: 40px;  height: 25px;    background-image: url('images/nnavi1.gif');      text-decoration: none;  line-height: 25px;  color: #ffffff;  text-align: center;}/* === Other Divs === */ .border{  background-color: #000000;  padding: 0px 0px 0px 115px;  height: 502px;  background-image: url('images/back_contact.jpg');  background-repeat: no-repeat;  background-position: center center;  text-align: left;}#border-link {   position: absolute;   top: 440px;   left: 688px;   width: 70px;   height: 83px;   background-color: transparent;   border: 0px solid yellow; }	#email {   position: absolute;   top: 455px;   left: 218px;   width: 178px;   height: 27px;   background-color: transparent; }	#pdf{   position: absolute;   top: 114px;   left: 590px;   width: 130px;   height: 25px;   background-color: transparent; }	.title{	position: absolute;	margin-left: 15px;	margin-top: 15px;	width: 32px;	height: 232px;	background-image: url('images/yjiyu.gif');	left: -104px;	top: 57px;}.content{  height: 500px;  width: 650px;  overflow: auto;  padding: 140px 35px;}.designinfo{	text-align: center;	color: #FFFFFF;	background-color: inherit;	position: absolute;	left: 320px;	top: 420px;}.ylogo{	text-align: center;	background-color: inherit;	position: absolute;	left: 5px;	top: 0px;	background-image: url(images/yb.gif);	height: 20px;	width: 187px;}/* === Inline Text Styles === */.details{  display: none;  font-size: 9px;  color: #6E7468;}.text{  display: block;  margin: 5px 5px 20px 12px;}.text a{  color: #666F53;  text-decoration: none;  font-weight: bold;}.text a:hover, .text a:active{  color: #000000;}blockquote{  margin: 3px 0 3px 0;  padding: 5px 10px 5px 10px;}.note{  	display: block;	margin: 10px 15px 10px 15px;	color: #555555;}.bold{  font-weight: bold; }.roll img{border: 1px solid #333333;}.roll:hover img{border: 1px solid #FFFFFF;}.roll:hover{color: red; /* Dummy definition to overcome IE bug */}