.buy li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	text-align: center;
}
.buy {
	margin-top: 10px;
	margin-bottom: 30px;
	clear: both;
}
.arrow {
	margin-top: 10px;
	margin-right: 6px;
	margin-left: 6px;
}
.step1 {
	background-image: url(/images/buy_step.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 89px;
	line-height: 16px;
	padding-top: 8px;
}
.step {
	background-image: url(/images/buy_step.gif);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 89px;
	line-height: 46px;
}
.answer {
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.answer img {
	padding-right: 8px;
}
.top {
	text-align: right;
	margin-bottom: 25px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #060;
}
.body_right li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 12px;
	margin-top: 12px;
}
.body_right .left {
	float: left;
	width: 420px;
}
.body_right .right {
	float: right;
	width: 263px;
}
.left .head {
	background-image: url(/images/price.gif);
	background-repeat: no-repeat;
	height: 22px;
	color: #2F76BC;
	font-size: 14px;
	font-weight: bold;
	width: 408px;
	padding-left: 12px;
}
.dark {
	background-color: #F2F3ED;
	padding-top: 2px;
	padding-bottom: 2px;
}
.light {
	background-color: #FAFAF7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left a.btn {
	background-image: url(/images/download_btn_sel.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 67px;
	line-height: 21px;
	color: #707070;
	text-decoration: none;
	margin-left: 120px;
	text-align: center;
	float: left;
}
.left a.btn:hover {
	background-image: url(/images/download_btn.gif);
	background-repeat: no-repeat;
	color:#fff;
}
.pay {
	margin-top: 30px;
}
a.btn_appcert{
	background-image: url(/images/btn_nonemail_step_s.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 174px;
	line-height: 30px;
	color: #707070;
	text-decoration: none;
	margin-left: 40px;
	text-align: center;
	margin-top: 10px;
}
a.btn_appcert:hover {
	background-image: url(/images/btn_nonemail_step_s_select.gif);
	background-repeat: no-repeat;
	color:#fff;
}
a.btn_buy {
	background-image: url(/images/download_btn_sel.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 67px;
	line-height: 21px;
	color: #707070;
	text-decoration: none;
	margin-left: 40px;
	text-align: center;
}
a.btn_buy:hover {
	background-image: url(/images/download_btn.gif);
	background-repeat: no-repeat;
	color:#fff;
}









/*-----------Tags-----------*/
#content {
	clear: both;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(/images/pay_bg.gif);
}
.hidecontent {display:none;}
#title a {
	text-decoration: none;
	color: #707070;
}
#title #tag1 {
	float: left;
}
#title #tag1 a {
	height: 22px;
	float: left;
	text-align: center;
	width: 89px;
}
#title #tag2 a {
	height: 22px;
	float: left;
	text-align: center;
	width: 89px;
	margin-left: 4px;
}
#title #tag1 a:hover{
	text-decoration: none;
}
#title #tag2 a:hover {
	text-decoration: none;
}
#title .selectli1 {
	text-decoration: none;
	font-weight: bold;
	color: #2F76BC;
	font-size: 14px;
	height: 22px;
	width: 89px;
	background-image: url(/images/pay_point.gif);
	background-repeat: repeat-x;
	background-position: left 21px;
}
#title .selectli2 {
	text-decoration: none;
	font-weight: bold;
	color: #2F76BC;
	font-size: 14px;
	background-image: url(/images/pay_01.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 89px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3CFD4;
}
.input {
	border: 1px solid #A5ACB2;
	color: #707070;
	width: 150px;
	font-size: 12px;
}
.input_tel {
	border: 1px solid #A5ACB2;
	color: #707070;
	width: 25px;
	font-size: 12px;
	margin: 0px;
}
.input_tel_no {
	border: 1px solid #A5ACB2;
	color: #707070;
	width: 100px;
	font-size: 12px;
	margin: 0px;
}
.textarea {
	font-size: 12px;
	color: #707070;
	width: 400px;
	border: 1px solid #A5ACB2;
	line-height: 18px;
}
.huajun {
	float: left;
	margin-left: 20px;
}

