.sub3bubble-div a:link, .sub3bubble-div a:visited, .sub3bubble-div a:hover, .bubble-div a:hover  {
  display:block;
  text-align: center;
  overflow:hidden;
  padding:0;
  margin:0;
}

.main3bubble-div a:link, .main3bubble-div a:visited {
  color: white;
  text-align: center;
  text-decoration:none;
  font: 10px arial;
  font-weight: bold;
  
}


.bubble-div a:link, .bubble-div a:visited {
  font: 12px arial;
  display:block;
  color: white;
  font-weight: bold;
  margin: 0;
  position: relative;
  text-align:center;
  text-decoration:none;
}

.bsub3bubble-div a:hover, .bbubble-div a:hover    {
  color: #666666;
  text-align: center;
  text-decoration:none;
  font: 1px arial;
  font-weight: bold;
  line-height:17px;
  overflow:hidden;
  padding:0;
  margin:0;
  border:1px solid red
}


.bubble-img {
	width:100%;
	_height:100%	
	  top: 0;
	  left: 0;
	  z-index: 0;
	  position: absolute;
}

.vvbubble-div {
	  position: absolute;
  background-color: #FDF6DF;
  padding: 5px;
  border-left-width:2px;
  border-top-width:2px;
  color: #000;
  text-align: center;
  font: 10px arial;
  font-weight: bold;
	display:block;
	background:transparent	
}

.bubble-div {
  position: absolute;
  color: #000;
  text-align: center;
  font: 10px arial;
  font-weight: bold;
}

.subbubble-div {
  position: absolute;
  color: #000;
  text-align: center;
  font: 10px arial;
  font-weight: bold;
}

.subbubble-img {
	width:100%;
	_height:100%;	
	  top: 0;
	  left: 0;
	  xz-index: 0;
	  position: absolute;
}

.main1bubble-div {
	display: table; width:152px;height: 152px;table-layout:fixed; position: absolute; #position: relative; overflow: hidden
	
}

.sub1bubble-div {
	display: table; width:152px;height: 152px;table-layout:fixed; position: absolute; #position: relative; overflow: hidden;
}

.main2bubble-div {
	#position: absolute; _top: 50%;_left:0;width:100%;display: table-cell; vertical-align: middle
	
}

.sub2bubble-div {
	#position: absolute; _top: 52%;_left:0;width:100%;display: table-cell; vertical-align: middle
}

.main3bubble-div{
#position: relative; #top: -50%
}

.sub3bubble-div{
#position: relative; #top: -50%;
}




