.purchase {
	width: 950px;
	border: 1px solid #BEC3C7;
	background-color: #FFFFFF;
	color: #000000;
	height: 500px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.purchase .pur-name {
	float: left;
	width: 720px;
	line-height: 22px;
	margin-bottom: 5px;
}

.STYLE1 {
	color: #D74B2A;
	font-size: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 10px;
}
.STYLE3 {
	font-weight: bold;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.purchase .platform {
	float: left;
	background-image: url(images/win.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 228px;
	height: 46px;
}
.purchase .pur-main {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 900px;
	padding-right: 27px;
	padding-left: 19px;
	float: left;
	height: 400px;
}
.purchase .pur-main .secure {
	background-image: url(images/secure.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	float: left;
	height: 310px;
	width: 203px;
	padding-bottom: 40px;
}
.purchase .pur-main .pur-list {
	width: 420px;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}
.purchase .pur-main .pur-list li{
	list-style-type: none;
	text-align: left;
}
.purchase .pur-main .pur-list .buy {
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	color: #CB29B0;
	height: 49px;
	width: 65px;
	padding-left: 205px;
	line-height: 55px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.purchase .pur-main .pur-list a {
	text-decoration: none;
}
.purchase .pur-main .pur-list img {
	float: left;
	margin-right: 5px;
}
.STYLE4 {
	color: #9A0103;
	font-size: 11px;
	display: block;
	margin-top: 10px;
	line-height: 20px;
	width: 420px;
	float: left;
}
.purchase .pur-main .pur-list .STYLE4 .mail {
	color: #9A0103;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#main #foot {
	color: #8CB7D4;
	background-color: #011036;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #7D848C;
	border-bottom-color: #7D848C;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 50px;
	width: 870px;
	clear: both;
	float: none;
}
#main #foot a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-right: 20px;
	float: left;
}

