#ucimage {
	position:absolute;
	left:0px;
	top:40px;
	width:771px;
	height:87px;
}

#uctext {
	position:absolute;
	left:0px;
	top:100px;
	width:771px;
	height:43px;
}

#uccounter {
	position:absolute;
	left:0px;
	top:150px;
	width:771px;
	height:190px;
}


.countdown_section {
	display: block;
	float:left;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color: #e2e2e2;
	padding:15px 10px 0 5px;
	line-height:inherit;
}

.countdown_amount {
	display:inline-block; padding-right:3px; font-size:22px; /*background: url(count-bg_04.png) no-repeat; */ height:20px; margin:0 auto; line-height:20px; text-align:center; color:#fff; font-weight:bold; float:left;
	
}
#defaultCountdown { 
	background-repeat:repeat-x;
}

.pickTiem{position:absolute;top:82px; left:30px;}
.count{float:left; font-size:22px; color:#bcbcbc; width:300px; padding-top:15px;}
