
.container IMG
{
	border-style:none;
	margin: 0px;
	padding:0px;
}
.slide_num
{
	float: right;
	right:0px;
	padding:0px;
	margin:0px;

}
.slide_num LI
{
	text-align: center;
	line-height: 15px;
	list-style-type: none;
	margin: 1px;
	width: 15px;
	font-family: Arial;
	background: url(/js/industry/commonimages/flashbutton.gif-v2.html) no-repeat -15px 0px;
	float: left;
	height: 15px;
	color: #86a2b8;
	font-size: 12px;
	cursor: pointer;
}
.slide_num LI.on
{
	line-height: 15px;
	width: 15px;
	background: url(/js/industry/commonimages/flashbutton.gif-v2.html) no-repeat;
	height: 15px;
	color: #ffffff;
}
.slide_title
{
	background-color: #DADADA;
	height: 20px;
	display: block;
	position: absolute;
	bottom:0px;
	left:0px;
	padding:5px 0px 0px 0px;
}
.slide_title a {
    color: #000000;
    text-decoration: none;
}
.slide_title a:hover {
    color: #FF0000;
    text-decoration: underline;
}
