#sketch {
	height: 400px;
	width: 850px;
	margin-left: 20px;
	background-image: url(../image/event/sketchback.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 16px;
	margin-bottom: 10px;
}
.StrongBig {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}


.normal12 {
	font-size: 12px;
	font-weight: normal;
}
.blackBig {
	font-size: 20px;
	font-weight: bold;
}

.normal14 {
	font-size: 14px;
	font-weight: normal;
}
.strong14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}
#content {
	height: 440px;
	width: 850px;
}

