<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.tt_div
{ 
padding: 0px;
padding-bottom: 10px; 
position: absolute;
bottom: 0px;
left: 50%; 


  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);	

opacity: 1;
    filter: alpha(opacity=100);
z-index: 1000000000;
text-shadow: none; font-weight: normal;
height: auto; 
}

.tt_div_left
{ 
padding: 0px;
padding-bottom: 10px; 
position: absolute;
bottom: 0px;
right: 0px; 

margin-right: -8px;
opacity: 1;
    filter: alpha(opacity=100);
z-index: 1000000000;
text-shadow: none; font-weight: normal;
}

.tt_div_right
{ 
padding: 0px;
padding-bottom: 10px; 
position: absolute;
bottom: 0px;
left: 0px; 

margin-left: -8px;
opacity: 1;
    filter: alpha(opacity=100);
z-index: 1000000000;
text-shadow: none; font-weight: normal;
}


.tt_div_left_down
{ 
padding: 0px;
padding-top: 10px; 	
position: absolute;
top: 0px;
right: 0px; 
margin-right: -8px;
opacity: 1;
z-index: 1000000000;
    filter: alpha(opacity=100);
	text-shadow: none; font-weight: normal;
}

.tt_div_right_down
{ 
padding: 0px;
padding-top: 10px; 	
position: absolute;
top: 0px;
left: 0px; 
margin-left: -8px;
opacity: 1;
z-index: 1000000000;
    filter: alpha(opacity=100);
	text-shadow: none; font-weight: normal;
}

.tt_div_down
{ 
padding: 0px;
padding-top: 10px; 	
position: absolute;
top: 0px;
left: 50%; 


  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);	

opacity: 1;
z-index: 1000000000;
    filter: alpha(opacity=100);
	text-shadow: none; font-weight: normal;
}

  


.tt_div .tt_arrow 
{
position: absolute;
bottom: -3px;
left: 50%;

  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

right: auto;
width: 30px; 
	height: 22px; 
	
background: url(/tt_arrow_b.png) top left no-repeat; 
}



 .tt_div_left .tt_arrow
{
	
	position: absolute;
bottom: -3px;
left: auto;
right: 5px;	
width: 30px; 
	height: 22px; 
	 

background: url(/tt_arrow_b.png) top right no-repeat; 
}
 
 .tt_div_right .tt_arrow
{
	
	position: absolute;
bottom: -3px;
right: auto;
left: 5px;	
width: 30px; 
	height: 22px; 
	  
background: url(/tt_arrow_b.png) top right no-repeat; 
}

.tt_div_left_down .tt_arrow_down
{ 

position: absolute;
top: -3px;
left: auto;
right: 5px;	
width: 30px; 
	height: 22px; 
background: url(/tt_arrow_down_b.png) bottom right no-repeat; 
}
 
.tt_div_right_down .tt_arrow_down
{ 

position: absolute;
top: -3px;
right: auto;
left: 5px;	
width: 30px; 
	height: 22px; 
background: url(/tt_arrow_down_b.png) bottom right no-repeat; 
}

.tt_div_down .tt_arrow_down
{ 

position: absolute;
top: -3px;
right: auto;
left: 50%;

  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
width: 30px; 
	height: 22px; 
background: url(/tt_arrow_down_b.png) bottom right no-repeat; 
}
 


.tt_div .tt_in, .tt_div_down .tt_in, .tt_div_left .tt_in, .tt_div_left_down .tt_in, .tt_div_right_down .tt_in, .tt_div_right .tt_in
{
	
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.2);
 
	margin: 0px;
color: #ffffff;
background: #666666; 
font-size: 13px;  

-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;	 
opacity: 1;
    filter: alpha(opacity=100);
	line-height: 160%;
	letter-spacing: normal;
	width: auto;
	height: auto; 
	text-shadow: none;
	font-weight: normal; 
	position: relative;
	z-index: 1000000000;
}

.tt_in_2
{
padding: 3px;
padding-left: 6px;
padding-right: 6px;
 
font-weight: bold;
color: #ffffff;
background: #666666; 
font-size: 13px;
white-space: nowrap;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
opacity: 1;
filter: alpha(opacity=100);
line-height: 160%;
letter-spacing: normal;
font-weight: normal;
text-shadow: none;
}

.tt_div .tt_in a, .tt_div_right .tt_in a, .tt_div_down .tt_in a, .tt_div_left .tt_in a, .tt_div_left_down .tt_in a, .tt_div_right_down .tt_in a, .tt_div .tt_in a:hover, .tt_div_down .tt_in a:hover , .tt_div_left .tt_in a:hover, .tt_div_left_down .tt_in a:hover , .tt_div_right_down .tt_in a:hover  , .tt_div_right .tt_in a:hover 
  {
	/*
	color: #666666;
	font-size: 11px;  
	 font-family: century gothic, 'HelveticaNeue-Light', Helvetica,Arial,sans-serif;
	 text-shadow: none; font-weight: normal;
  */
  }
  
.tt_div  .tt_cb, .tt_div_right  .tt_cb, .tt_div_down  .tt_cb, .tt_div_left  .tt_cb, .tt_div_left_down .tt_cb,  .tt_div_right_down .tt_cb, 

.tt_div .tt_cb:hover, .tt_div_right .tt_cb:hover, .tt_div_down .tt_cb:hover, .tt_div_left .tt_cb:hover, .tt_div_left_down .tt_cb:hover, .tt_div_right_down .tt_cb:hover
{
position: absolute;
top: 20px;
right: 10px;
background: #126faf;
color: #ffffff;	
width: 10px;
height: 15px;
line-height: 15px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
font-size: 9px;
z-index: 1000000000000000000;
padding-left: 5px;
text-decoration: none;
font-weight: bold;
}
  </pre></body></html>