@charset "utf-8";
/* CSS Document */
 
.confirm{ width:987px; margin:auto; text-align:left;  border: 1px solid #dfe2e7;background:#fff;}
.confirm_top{ background:url(../images/pay_top_bg.gif); height:29px; padding:0px 5px; font-weight:bold; line-height: 26px;}
.confirm_top h1{ font-size:12px; font-weight:bold; color:#333333; display:inline;}
.confirm_top span{ color:#ff3300; padding-left:10px;}
.confirm_top .old_price { color:#666; text-decoration:line-through;}
.confirm_top .price_dz{ text-decoration:line-through; color:#000000; }
.confirm_con {width:100%;position:relative;}
.discount {position:absolute;right:2px;top:2px;line-height:150%;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:140%;
	color:#FF9000;
	font-weight:bold;
}
.discount span {color:#f30;}
.confirm_con .left_img{ width:210px; float:left; text-align:left; padding:15px 0px;}
.confirm_con .right_con{ width:550px; float:left;}
.confirm_con .right_con h2{font-size:12px; font-weight:bold; color:#999999; line-height:36px; padding:0px; margin:0px;}
.confirm_con .right_con .list01 { list-style:none; float:left; padding:0 15px 0 0; }
.confirm_con .right_con .list01 li { line-height:25px; background:url(../images/icon_dian.gif) no-repeat 0px 10px; padding:0 10px 0 15px; float:left; width:530px; color:#999898; }
.confirm_con .right_con .list01 .ts { color:#FF6600;}
.confirm_con .right_con span {color:#ff6600; margin:10px 0 0 0; display:block;}
.confirm_bottom { color:#999999; font-size:10px; font-weight:bold; border-top-width: 1px; border-top-style: dashed; border-top-color: #999999; background-color:#f7f8f9; padding:5px 10px; }
.confirm_bottom  img{ padding-left:10px;}
.confirm_bottom a{ font-weight:bold; color:#FF6600; text-decoration:underline; }
.confirm_bottom a:hover{text-decoration:none;}
.border_table{border: 1px solid #dfe2e7;}
 
.choose{ width:987px; margin:auto; text-align:left;  border: 1px solid #dfe2e7; }
.choose_top{ background:url(../images/pay_top_bg.gif); height:26px; padding:0px 5px; font-weight:bold; line-height: 26px; }
.choose_top h1{ font-size:12px; font-weight:bold; color:#333333; display:inline;}
.choose_con { background:url(../images/pay_cen_bg.gif) repeat-x bottom; color:#8a8888; padding-left:25px; clear:both;}
.choose_con .left_img{ width:170px; float:left; text-align:center; padding:15px 0px;}
.choose_con table td { font-size:10px; color:#999999;}
.choose_con table td span{ color:#000000; font-weight:bold; font-size:12px;}
.choose_con h2{font-size:12px; font-weight:bold; color:#666666; line-height:36px; padding:0px; margin:0px; }
.choose_con .continue_button { position:relative;float:right; margin:5px 60px 15px 0; height:36px; clear:both;}
.choose_con .continue_button .buttontext { position:absolute;top:12px;left:-230px;color:#000;font-weight:bold;}
.clear table{ text-align:center; margin:auto;}