body ,table{
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#flashcontent li {
}

#flashcontent {
	text-align: left;
	width: 800px;
	color: #555;
}
#flashcontent p {
	margin-left: 30px;
	margin-right: 30px;
}
#flashcontent dt {
	margin-left: 30px;
	font-weight: bold;
}
#flashcontent li {
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
}
#flashcontent h3 {
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 5px;
	margin-left: 20px;
	font-size: 14px;
}

#flashcontent h2 {
	font-size: 16px;
	text-align: center;
	width: 820px;
	color: #663300;
	padding-top: 20px;
}
#flashcontent address {
	font-style: normal;
	text-align: center;
	padding-bottom: 30px;
	font-size: 12px;
	color: #666666;
}
.style1 {
	color: #666666;
	text-align: center;
}
a:link {
	color: #333333;
}

a:visited {
	color: #999999;
}
