/* CSS Document */

#tipSWF {
	border: 1px solid #7da7d8;
	border-bottom: 10px solid #7da7d8;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-left: 30px;
}

div.tipOuter {
	width: 718px;
	background-color: #e7f4fe;
	background-image: url(../media/images/tips_bg.gif);
	border: 1px solid #7da7d8;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}

div.tipShort {
	margin-top: 10px;
	margin-left: 21px;
	font-weight: bold;
	width: 200px;
	float: left;
}

div.tipLong {
	width: 395px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

img.tipNumber {
	width: 60px;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

div.flashRight {
	border: 1px solid #7da7d8;
	border-bottom: 10px solid #7da7d8;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-left: 30px;
}

#tip1 {
	background-color: #a6d6fa;
}

#tip2 {
	background-color: #b3dcfb;
}

#tip3 {
	background-color: #bee1fc;
}

#tip4 {
	background-color: #c9e6fc;
}

#tip5 {
	background-color: #d5ecfd;
}

#tip6 {
	background-color: #dff0fd;
}

#tip7 {
	background-color: #e7f4fe;
}

#tip8 {
	background-color: #eef7fe;
}

#tip9 {
	background-color: #f5fafe;
}

#tip10 {
	background-color: #fbfdff;
}
