/*Top part of product page*/
#flash_intro {
	height: 487px;
	width: 670px;
	padding: 0px;
	position: absolute;
	border: 4px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	background-color: #000000;
	z-index: 100;
}
#flash_close {
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 600px;
}

#pd_top {
	height: 285px;
	width: 890px;
}
#pd_intro {
	width: 890px;
	height: 285px;
	position: absolute;
	z-index: 99;
}
#pd_desc {
	float: left;
	height: 285px;
	width: 890px;
	#position: relative;
	z-index: 100;
}
#des_ctn {
	width: 410px;
	padding-left: 255px;
	z-index: 100;
	padding-top: 32px;
}
#ctn_inside {

}

#pd_desc h1 {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 27px;
	width: 330px;
	line-height: 36px;
	height: 36px;
}
#pd_desc h2 {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16px;
	color: #FFCC00;
	width: 400px;
	font-weight: bold;
	margin-left: 0px;
}
#pd_desc ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

#pd_desc li {
	font-size: 13px;
	color: #FFFFFF;
	width: 395px;
	list-style-type: none;
	background-image: url(/prog/product/img/point.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 15px;
	margin-bottom: 1px;
}
#pd_desc p{
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	width: 415px;
}
#purchase_select p {
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#purchase_select p a {
	color: #FFFFFF;
}
#ctn_inside li a {
	color: #FFFFFF;
}

#pd_btn {
	height: 20px;
	position: absolute;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	margin-left: 5px;
}
.pd_btns {
	height: 20px;
	float: left;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.pd_btns span {
	height: 20px;
	float: left;
	display: block;
}
.pd_btns a {
	font-size: 13px;
	line-height: 20px;
	color: #F7D828;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.pd_btns a:hover {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
/*Purchase part*/
#pd_purchase {
	width: 216px;
	margin-left: 665px;
	position: absolute;
	margin-top: 8px;
	z-index: 99;
	_background-color: #595959;
	background-image: url(/prog/product/img/purchase_bk2.png);
    _background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	
}
#pd_purchase h1 {
	font-size: 14px;
	line-height: 28px;
	color: #F7DC43;
	margin: 0px;
	padding: 0px;
	height: 31px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#price_note {
	font-size: 11px;
	float: right;
	margin-top: -22px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 0px;
}
#purchase_select {
	_background-color: #595959;
	background-image: url(/prog/product/img/purchase_bk1.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#purchase_pdname {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
}
#purchase_pdname h2,#purchase_pdoption h2 {
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#purchase_vesion {
	height: 60px;
	overflow: auto;
	clear: both;
}
#purchase_vesion2 {
	height: 60px;
	overflow: auto;
	clear: both;
}
#purchase_vesion td,#purchase_vesion2 td {
	color: #FFFFFF;
	vertical-align: baseline;
}

#purchase_pdname label {
	clear: both;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.purchase_price {
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
}
#purchase_pdoption {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
}
#pd_option_select {
}
#pd_option_select label {
	margin-right: 5px;
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 12px;
}
.download_size {
	color: #FFFFFF;
	font-size: 11px;
}
#purchase_bottom {
	padding-top: 5px;
	height: 37px;
	clear: both;
}
#purchase_bottom2 {
	height: 35px;
}

#purchase_bottom p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.pd_btns2 {
	height: 33px;
	margin-bottom: 5px;
}
.pd_btns2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	font-weight: bold;
	background-image: url(/prog/product/img/purchase_btn2.png);
		_background-image: url(/prog/product/img/purchase_btn2.gif);
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.pd_btns2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	background-image: url(/prog/product/img/purchase_btn2.png);
		_background-image: url(/prog/product/img/purchase_btn2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.pd_btns3 {
	height: 33px;
}
.pd_btns3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-image: url(/prog/product/img/purchase_btn.png);
	_background-image: url(/prog/product/img/purchase_btn.gif);
}
.pd_btns3 a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	background-image: url(/prog/product/img/purchase_btn.png);
	_background-image: url(/prog/product/img/purchase_btn.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
#contact_sales {
	height: 190px;
}
