﻿.hint
{
	font-size: 13px;
}
.hint .hint-ct1
{
	width: 300px;
	background-image: url(../i/hint/right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.hint .hint-ct2
{
	width: 294px;
	background-image: url(../i/hint/dialog.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.hint .nib
{
	position: absolute;
	left: -10px;
	top: 25px;
	width: 11px;
	height: 19px;
	background-image: url(../i/hint/nib.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.hint .hint-title
{
	margin: 0 0 0 10px;
	padding: 2px 0;
	color: #ffffff;
	font-weight: bold;
}
.hint .hint-content
{
	margin: 2px 0 0 10px; 
	padding: 5px 0 7px 0;
}
.hint .hint-footer-box
{
	font-size: 0px;
	position: relative;
	width: 300px;
	background-image: url(../i/hint/bottomright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.hint .hint-footer
{
	width: 294px;
	height: 7px;
	background-image: url(../i/hint/bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.hint2
{
	font-size: 13px;
}
.hint2 .hint-ct1
{
	width: 300px;
	background-image: url(../i/hint/right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.hint2 .hint-ct2
{
	width: 294px;
	background-image: url(../i/hint/dialog.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.hint2 .nib
{
	position: absolute;
	left: -9px;
	top: 22px;
	width: 10px;
	height: 19px;
	background-image: url(../i/hint/nib.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.hint2 .hint-title
{
	margin: 0 0 0 10px;
	padding: 2px 0;
	color: #00387a;
	font-weight: bold;
}
.hint2 .hint-content
{
	margin: 2px 0 0 10px; 
	padding: 5px 0 7px 0;
}
.hint2 .hint-footer-box
{
	font-size: 0px;
	position: relative;
	width: 300px;
	background-image: url(../i/hint/bottomright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.hint2 .hint-footer
{
	width: 294px;
	height: 7px;
	background-image: url(../i/hint/bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}