﻿.pic {
	max-width: 100%;
	display: inline-block;
	line-height: 0px;
}
.pic img {
	width:543px;
	height: 147px;
}
.pic.alignleft {
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	display: block;
}
.pic.alignright {
	margin-left: 20px;
	margin-top: 5px;
	float: right;
	display: block;
}
.pic.w_animated_caption {
	position: relative;
}
.pic.w_animated_caption .caption_1_1 {
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	left: 560px;
	top: 56px;
	background-color: #e90505;
	}
.pic.w_animated_caption .caption_1_2 {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	left: 560px;
	top: 92px;
	background-color: #ffffff;
	font-size: 14px;
	color: #353535;
	font-weight: bold;
}
.pic.w_animated_caption .caption_2_1 {
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	margin-top: -80px;
	background-color: #80c342;
	font-size: 14px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;

}
.pic.w_animated_caption .caption_2_2 {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	margin-top: -44px;
	background-color: #ffffff;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
.pic.w_animated_caption .caption_3_1 {
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	left: 21px;
	top: 192px;
	background-color: #e90505;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}
.pic.w_animated_caption .caption_3_2 {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	display: none;
	position: absolute;
	left: 21px;
	top: 228px;
	background-color: #ffffff;
	font-size: 14px;
	color: #353535;
	font-weight: bold;
}
