/*.ui-tooltip, .qtip{ max-width:669px; } */
.ui-tooltip
{
	max-width: 669px;
}



.tip_help_system_sound_accent_toggle_on_off
{
	font-size: 18px;
	color: #999;
	float: left;
	width: 30px;
	position: absolute;
	top: 6px;
	left: 8px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

.tip_help_system_sound_accent_toggle_on_off:hover
{
	text-decoration: none;
}


.tip_help_system_button_close
{
	float: right;
	font-size: 24px;
	color: #666;
	text-decoration: none;
	position: relative;
	top: -4px;
	right: -7px;
	cursor: pointer;
}

.tip_help_system_button_close:hover
{
	color: #000;
	text-decoration: none;
}



.tip_help_system_button_questionmark
{
	float: right;
	font-size: 24px;
	color: #428BCA;
	text-decoration: none;
	position: relative;
	top: -4px;
	right: -7px;
	margin-right: 7px;
	cursor: pointer;
}

.tip_help_system_button_questionmark:hover
{
	color: #226BAA;
	text-decoration: none;
}

.tip_help_system_in_tip_button_panel
{
margin-bottom:35px;
padding-right:5px;
}

.tip_help_system_control_panel_jump
{
	float: right;
}

.tip_help_system_tip_button_3_close
{
	position: static;
	float: right;
}

.tip_help_system_tip_button_2_later
{
	position: relative;
	float: right;
	margin-right: 5px;
}

.tip_help_system_tip_button_1_disable
{
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 20px;
}

.tip_help_system_in_tip_last_closing_div
{
	clear: both;
}

.tip-nomore
{
	float : left;
	display : inline-block;
	font-size : 11px;
	color : #777;
	cursor : pointer;

}

.tip-nomore:hover
{
	text-decoration : none;
	color : #F87500;
}
