@charset "utf-8";

div.frame{
	padding: 8px 16px 26px 16px;
	background: #ffffff url(../../image/g2/base/bg/bg-shadow.gif) repeat-x scroll left bottom;
}
h3 strong{
	color:#0033CC;
}
p#continue{
	text-align: left;
	font-size: large;
	margin-top: 16px;
}
p#lead {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
span.winered, span.darkgreen{
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	background-color: white;
}
span.winered {
	color:#993366;
}
span.darkgreen {
	color:#339999;
}



