@charset "utf-8";
#speed_main {
	width: 975px;
	height: 150px;
	z-index: 1;
	position: relative;
	display: block;
	background-color: #FFC20D;
}
#speed_main_text {
	width: 600px;
	z-index: 2;
	height: auto;
	margin-left: 15px;
	padding-bottom: 10px;
	float: left;
	margin-right: 15px;
	margin-top: 25px;
}
#speed_megadroid {
	background-image: url(images/speedlines/speedlines_megadroid.gif);
	background-repeat: no-repeat;
	width: 268px;
	height: 150px;
	z-index: 3;
	position: absolute;
	top: 0px;
	right: 25px;
}
#speed_bottom {
	background-image: url(images/speedlines/speed_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 975px;
	height: 5px;
	z-index: -1;
	float: right;
	position: relative;
	margin-top: 0px;
}
#speed_wrap {
	width: 925px;
	height: auto;
	z-index: 1;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
#speed_q1 {
	width: 915px;
	height: auto;
	z-index: 1;
	background-color: #3F72DB;
	float: left;
	min-height: 75px;
	padding: 5px;
	padding-bottom: 15px;
}
#speed_a1 {
	width: 915px;
	height: auto;
	z-index: 1;
	float: left;
	min-height: 25px;
	padding: 5px;
	background-color: #8caae9;
}
#speed_qheader1 {
	width: 920px;
	height: 25px;
	z-index: 1;
	position: relative;
	display: block;
	margin-top: 15px;
	float: left;
	background-image: url(images/speedlines/speed_q_header.gif);
	padding-left: 5px;
}
#speed_qfooter1 {
	width: 925px;
	height: 25px;
	z-index: 1;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 15px;
	background-image: url(images/speedlines/speed_q_footer.gif);
}
#speed_content {
	width: 975px;
	height: auto;
	z-index: -1;
	background-image: url(images/speedlines/speed_bg);
	background-repeat: repeat;
	float: left;
	margin-bottom: -20px;
}
#speed_q2 {
	width: 915px;
	height: auto;
	z-index: 1;
	background-color: #EF1050;
	float: left;
	min-height: 75px;
	padding: 5px;
	padding-bottom: 15px;
}
#speed_qheader2 {
	width: 920px;
	height: 25px;
	z-index: 1;
	position: relative;
	display: block;
	margin-top: 15px;
	float: left;
	background-image: url(images/speedlines/speed_q_header2.gif);
	padding-left: 5px;
}
#speed_qfooter2 {
	width: 925px;
	height: 25px;
	z-index: 1;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 15px;
	background-image: url(images/speedlines/speed_q_footer2.gif);
}
#speed_a2 {
	width: 915px;
	height: auto;
	z-index: 1;
	float: left;
	min-height: 25px;
	padding: 5px;
	background-color: #f78a9b;
}
#speed_title {
	background-image: url(images/speedlines/speed_title.gif);
	background-repeat: no-repeat;
	width: 975px;
	height: 66px;
	z-index: -1;
	position: absolute;
	top: 0px;
}
