/* BASIC css start */
	.gift_wrap {width:1250px; margin:0 auto; padding-top:50px;}	
	.gift_wrap h1 {font-size:18px; font-weight:bold; color:#000;padding-tob:10px; padding-bottom:10px;}
	
	.gift {width:1250px; height:373px; border:1px solid #cecece; margin:0 auto; position:relative; background-color:#fbfbfb;}
	
	
	.gift .con_01 {width:386px; height:350px; border-right:1px solid #ddd; margin:10px;  position:absolute;top:0; left:0;}
	.gift .con_01 .txt {width:386px; height:330px; float:left; padding-top:20px; text-align: center;  overflow:hidden;}
	.gift .con_01 .txt .gift {width:150px; height:150px; border:1px solid #eee; border-radius: 180px; margin:15px auto 0;overflow:hidden;}	
	.gift .con_01 .txt .gift img {width:100%;}
	.gift .con_01 .txt p {font-size:12px; line-height:17px; color:#8C8C8C; padding-top:20px; text-align: center;}
	.gift .con_01 .txt strong {color:#E43F3F; font-size:14px; line-height:30px; text-align: center;}
	.gift .con_01 .txt h3 {font-size: 18px; line-height: 25px;padding-top:5px; text-align: center; color:#333; font-weight:bold;}	
	
	.gift .con_02 {width:386px; height:350px; border-right:1px solid #ddd; margin:10px;  position:absolute;top:0; left:50%; margin-left:-193px;}
	.gift .con_02 .txt {width:386px; height:330px; float:left; padding-top:20px; text-align: center;  overflow:hidden;}
	.gift .con_02 .txt .gift {width:150px; height:150px; border:1px solid #eee; border-radius: 180px; margin:15px auto 0;overflow:hidden;}	
	.gift .con_02 .txt .gift img {width:100%;}
	.gift .con_02 .txt p {font-size:12px; line-height:17px; color:#8C8C8C; padding-top:20px; text-align: center;}
	.gift .con_02 .txt strong {color:#E43F3F; font-size:14px; line-height:30px; text-align: center;}
	.gift .con_02 .txt h3 {font-size: 18px; line-height: 25px;padding-top:5px; text-align: center; color:#333; font-weight:bold;}	
	
	
	.gift .con_03 {width:386px; height:350px; margin:10px;  position:absolute;top:0; right:0;}
	.gift .con_03 .txt {width:386px; height:330px; float:left; padding-top:20px; text-align: center;  overflow:hidden;}
	.gift .con_03 .txt .gift {width:150px; height:150px; border:1px solid #eee; border-radius: 180px; margin:15px auto 0;overflow:hidden;}	
	.gift .con_03 .txt .gift img {width:100%;}
	.gift .con_03 .txt p {font-size:12px; line-height:17px; color:#8C8C8C; padding-top:20px; text-align: center;}
	.gift .con_03 .txt strong {color:#E43F3F; font-size:14px; line-height:30px; text-align: center;}
	.gift .con_03 .txt h3 {font-size: 18px; line-height: 25px;padding-top:5px; text-align: center; color:#333; font-weight:bold;}		
	
						

/* BASIC css end */

