#showcase {
	font-size: 12px;
	background-color: #f2f2f2;
	padding: 0px;
	color: #333;
	line-height: 1.6em;
	font-family: arial,helvetica,sans-serif;
}
#showcase img {
	border: 0px;
}
#showcase p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#showcase a {
	color: #333333;
	text-decoration: none
}
#showcase a:hover {
	color: #ffffff
}
#showcase ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 460px;
	height: 276px
}
#showcase ol li {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 460px;
	height: 276px;
}
#showcase ol li a {
	clear: both;
	padding: 0px;
	display: block;
	margin: 0px;
	color: #fff;
	height: 276px;
}
#showcase ol li a img {
	clear: both;
	padding: 0px! important;
	display: block;
	margin: 0px;
}
#showcase ol li div {
	padding:8px 5px 2px 5px;
	background: url(styleimg/alphabg.png);
	margin: -75px 0px -90px;
	height: 53px;
	opacity: 0.99;
	_background: #000;
	_filter: alpha(opacity=80)
}
#showcase ol li div h3 {
	font-size: 18px;
	font-family: arial,helvetica,sans-serif;
	float: right;
	border-style: none;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
#showcase ol li div h3 a {
	display: inline! important;
	background: #fa002c;
	width: auto;
	color: #fff;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#showcase ol li div p {
	clear: both;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 430px;
	color: #fff;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif;
}
#showcase ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: -10px;
	z-index: 10;
	overflow: hidden;
	width: 460px;
	border-bottom: #ccc 1px solid;
	position: relative;
	height: 46px;
}
#showcase ul li {
	background-position: center top;
	float: right;
	background-image: url(styleimg/showcasebg.png);
	overflow: hidden;
	width: 115px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 46px;
}
#showcase ul li span {
	padding: 0px 5px 0px 5px;
	margin-top: 13px;
	display: block;
	color: #333;
	line-height: 1.3em;
	text-align: center;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
#showcase ul li a {
	padding: 0px 5px 0px 5px;
	margin-top: 13px;
	display: block;
	color: #333;
	line-height: 1.1em;
	text-align: center;
}
#showcase ul li.active {
	background-position: center bottom;
}
#showcase ul li.active span {
	color: #fff;
}
#showcase ul li.active a {
	color: #fff;
}

