
a.stip {
    position: relative;
	font-size: 11px;
font-weight : normal;
text-decoration: underline;
color: #bd0303;
}

a.stip span {
    position: absolute;
	font-size: 11px;
	z-index: 999999;
    display: none;
	top:-5px;
    left: 60px;
    width: 250px;
    padding: 5px;
    background: #fff;
    color: #000;
	border-width: 2px;
	border-style: solid;
	border-color: #FE4B85;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;  
	-webkit-border-radius: 5px 5px 5px 5px;  
	border-radius: 5px 5px 5px 5px;
}
a.stip span:before{
    content:'';
    display:block;
    width:0;
    height:0;
	position:absolute;
	background: #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    border-right:8px solid #FE4B85;
	left:-9px;
    top:5px;
}

a:hover.stip {
    font-size: 99%; /* this is just for IE */
}

a:hover.stip span {
    display: block;
	z-index: 999999;
}

a:hover.stip table {z-index: 1000;background: #fff;width: 100%;text-align: center; border-collapse: collapse; margin: 0 auto;}
a:hover.stip tr:nth-of-type(odd) {background: #eee;}
a:hover.stip td, th { padding: 3px; border: 0px; text-align: left; }
a:hover.stip p{color:#000;font-weight:bold;background: #eee;line-height: 14px;}
a:hover.stip b{color:#bd0303;font-weight:bold;line-height: 14px;}
/*-------------------------------*/

a.stipTop {
    position: relative;
	font-size: 11px;
font-weight : normal;
text-decoration: underline;
color: #bd0303;
}

a.stipTop span {
    position: absolute;
	font-size: 11px;
	z-index: 999999;
    display: none;
	top:-5px;
    left: 60px;
    width: 250px;
    padding: 5px;
    background: #fff;
    color: #000;
	border-width: 2px;
	border-style: solid;
	border-color: #FE4B85;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;  
	-webkit-border-radius: 5px 5px 5px 5px;  
	border-radius: 5px 5px 5px 5px;
}
a.stipTop span:before{
    content:'';
    display:block;
    width:0;
    height:0;
	position:absolute;
	background: #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    border-right:8px solid #FE4B85;
	left:-9px;
    bottom:5px;
}

a:hover.stipTop {
    font-size: 99%; /* this is just for IE */
}

a:hover.stipTop span {
    display: block;
	z-index: 999999;
}



a:hover.stipTop table {z-index: 1000;background: #fff;width: 100%;text-align: center; border-collapse: collapse; margin: 0 auto;}
a:hover.stipTop tr:nth-of-type(odd) {background: #eee;}
a:hover.stipTop td, th { padding: 3px; border: 0px; text-align: left; }
a:hover.stipTop p{color:#000;font-weight:bold;background: #eee;line-height: 14px;}
a:hover.stipTop b{color:#bd0303;font-weight:bold;line-height: 14px;}

/*-------------------------------*/


.stayTip {
    position: relative;
	font-size: 11px;
font-weight : normal;
text-decoration: underline;
color: #bd0303;
}

.stayTip span {
    position: absolute;
	font-size: 11px;
	z-index: 999999;
    display: none;
	top:-5px;
    left: 60px;
    width: 250px;
    padding: 5px;
    background: #fff;
    color: #000;
	border-width: 2px;
	border-style: solid;
	border-color: #FE4B85;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;  
	-webkit-border-radius: 5px 5px 5px 5px;  
	border-radius: 5px 5px 5px 5px;
		z-index: 999999;

}

.stayTip {
    font-size: 99%; /* this is just for IE */
}

.stayTip table {z-index: 1000;background: #fff;width: 100%;text-align: center; border-collapse: collapse; margin: 0 auto;}
.stayTip tr:nth-of-type(odd) {background: #eee;}
.stayTip td, th { padding: 3px; border: 0px; text-align: left; }
.stayTip p{color:#000;font-weight:bold;background: #eee;line-height: 14px;}
.stayTip b{color:#bd0303;font-weight:bold;line-height: 14px;}

/*-------------------------------*/

