
body
{
    font-family:verdana, helvetica, sans-serif;
    font-variant:normal;
}
body *
{
    outline:none;
}

.thumbTip
{
  font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:11px;
 color:#6abaff;
 letter-spacing:1px;
 text-decoration:none;
padding-top:1px;
 
}
.thumbTipText
{
  font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:11px;
 color:#FFFFFF;
 letter-spacing:1px;
 text-decoration:none;
padding-top:2px;

 
}
.thumbTipText:hover
{
 color:#8cdcff;
}

.spanTool
{
padding-left:25px;
padding-right:25px;
}

.thumbTip:hover
{

 color:#8cdcff;
}
div.container a{ color: #4fc4d8;  }

#TemplateFooter
{
    background-color:White;margin-bottom:auto;width:100%;border-top:1px solid black;
}

#TemplateFooter hr
{
    display:none;
}


#imgReal{ z-index:40005; }


/* TOOL TIPS */
#myTipsBox {
	display:block;
	width:216px;
	display:block;
	z-index:9999;
	padding:0;
	overflow:visible;
}

#myTipsBox .top 
{
    width:216px;
    height:4px;
    padding:0;
	padding-top:0px;
	display:block;
	height:13px;
	background:url(images/top.png) no-repeat 0 0;
	width:100%;
	overflow:hidden;
}

#myTipsBox .main 
{
    
	display:block;
	background-image:url(images/middle.png);
	background-repeat:repeat-y;
	background-position: 0 0;
	width:216px;
	overflow:visible;
}
#myTipsBox .main span
{
	display:block;
	padding:5px 10px;
	width:196px;
	color:White;
	font-size:10px;
}

#quicklinks
{

}
#myTipsBox .main span.ja-jp, #myTipsBox .main span.zh-chs
{
    font-size:14px;
}
.bottomleft {
	display:block;
	width:216px;
	height:16px;
	background-image:url(images/bottom.png);
}
.bottomright {
	display:none;
	width:216px;
	height:16px;
	background-image:url(images/bottom_right.png);
}

