.promo_box_zive {
	background: rgb(255, 255, 255); border-radius: 10px; width: 326px; height: 340px;
}
.promo_box_zive .promo_box_header {
	margin: 0px auto; width: 300px; height: 46px; text-align: left; padding-top: 5px; border-bottom-color: rgb(208, 0, 0); border-bottom-width: 4px; border-bottom-style: solid;
}
.promo_box_zive .promobox_data {
	margin: 0px auto; width: 300px; height: 230px; padding-top: 10px;
}
.promo_box_zive .promobox_data .item {
	width: 100%; height: 63px; text-align: left; margin-bottom: 15px;
}
.promo_box_zive .promobox_data .item > img {
	border: 1px solid rgb(181, 181, 181); border-image: none; float: left;
}
.promo_box_zive .promobox_data .item .top {
	width: 212px; height: 20px; color: rgb(47, 76, 108); line-height: 20px; padding-top: 5px; padding-left: 25px; font-family: Verdana; font-size: 14px; font-weight: bold; float: left;
}
.promo_box_zive .promobox_data .item .bottom {
	width: 212px; height: 30px; color: rgb(208, 0, 0); line-height: 30px; padding-top: 2px; padding-left: 25px; font-family: Verdana; font-weight: bold; float: left;
}
.promo_box_zive .promobox_data .item .bottom .text {
	width: 113px; height: 30px; text-align: left; line-height: 30px; float: left;
}
.promo_box_zive .promobox_data .item .bottom .box {
	background: rgb(208, 0, 0); width: 80px; height: 30px; text-align: center; color: rgb(255, 255, 255); margin-left: 10px; float: right;
}
.promo_box_zive .promobox_footer {
	background: rgb(234, 234, 234); width: 326px; height: 33px; line-height: 33px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;
}
.promo_box_zive .promobox_footer a {
	color: rgb(46, 76, 108); font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
}
.promo_box_zive .promobox_footer a:hover {
	color: rgb(0, 0, 0);
}
