#tipDiv{	
	position:absolute;
	visibility:hidden;
	z-index:100;
}
#tipDiv .main_tip{
	position:relative;
}
#tipDiv .main_tip .content{	

	padding:5px 7px 5px 7px;	
	border:2px solid #6adaff;	
	width: 300px;
	min-width: 120px;
}
#tipDiv .main_tip .content .content_info{
	font:normal 11px tahoma;
	width: 300px;
	min-width: 120px;
	line-height:1.3;
}
#tipDiv .main_tip .content .content_bottom .counter_gray{
	color:#6f6f6f;
}
#tipDiv .main_tip #arrow{
	width:inherit;	
	position:absolute;
	background:url(images/graphics/bg_tooltip_arrow.gif) no-repeat;
	width:11px;
	height:20px;
	top:12px;
	left:-9px; _left:-18px; 
}
#tipDiv .main_tip .arrow_ie6{
	width:inherit;	
	position:absolute;
	
	width:11px;
	height:20px;
	top:12px;
	_left:-9px; 
}
.link_nickname{ color:#fb176d;}
.theloai{
	color:#0ec3ff;
	text-decoration:underline;
}




#tipDiv .main_tip #blast_id{
	width:390px;
	height:37px;
	margin:-26px 0 0 -10px; _margin:-26px 0 0 0px;
	font:bold 16px tahoma;
	color:#414060;
	
}
#tipDiv .main_tip .fix{
	width:240px;
	height:20px;
}
#tipDiv .main_tip .blast_msg{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/graphics/blast_01.png', sizingMethod='');	
}
#tipDiv .main_tip .blast_msg[class]{
	background:url(images/graphics/blast_01.png);
	.background:none;
}
#tipDiv .main_tip .blast_msg .fix{
	margin:0px 0 0 36px;
}
#tipDiv .main_tip .blast_msg_r{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/graphics/blast_01_r.png', sizingMethod='');
}
#tipDiv .main_tip .blast_msg_r[class]{
	background:url(images/graphics/blast_01_r.png);
	.background:none;
}
#tipDiv .main_tip .blast_msg_r .fix{
	margin:0px 0 0 20px;
}