@charset "utf-8";
body {
	background-color: #25262A;
	margin: 0px;
	font-family: Verdana, Tahoma;
	color: #d2d2d2;
}
.packagetext {
	font-size: 10px;
}
.price {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #013252;
}
.bottomtext {
	font-size: 10px;
	color: #666666;
}
.hometext {
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	padding-top: 70px;
	padding-left: 30px;
	padding-right: 250px;
	line-height: 18px;
}
.bodytext {
	font-size: 12px;
	color: #b4b4b4;
	line-height: 16px;
}
.bodytext a {
	color: #40CBFF;
	text-decoration: underline;
}
#accordion2 {
	width:500px;
	border:1px solid #333;
	border-top:none;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.accordion2 {
	width:500px;
	font:12px Verdana,Arial;
	color:#333;
	margin: 0px;
	padding: 0px;
}
.accordion2 dt {
	width:500px;
	font-weight:bold;
	cursor:pointer;
	background-color:#666;
	background-image:url(images/arrow_down.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#fff;
	border-top:1px solid #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.accordion2 dt:hover {background-color:#555}
.accordion2 .open {background-color:#444; background-image:url(images/arrow_up.gif)}
.accordion2 dd {
	overflow:hidden;
	color: #FFFFFF;
	background-color: #4F5155;
	margin: 0px;
	padding: 0px;
	width: 508px;
}
.accordion2 span {
	display:block;
	border-top:none;
	padding: 15px;
}
.topserver {
	height: 113px;
	width: 262px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
.topservertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959292;
}
.topprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
}
