﻿* {
	margin: 0px; padding: 0px; list-style-type: none;
}
a {
	border: 0px currentColor;
}
img {
	border: 0px currentColor;
}
body {
	background: rgb(153, 153, 153); font: 12px/180% "����", Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
#slideBox {
 width: 350px; height: 235px; overflow: hidden; position: relative;
}
#slideBox ul#show_pic {
	list-style: none; margin: 0px; padding: 0px; width: 4750px; height: 300px; position: absolute;
}
#slideBox ul#show_pic li {
	margin: 0px; padding: 0px; height: 285px; float: left;
}
#slideBox ul#show_pic li img {
	display: block;
}
#iconBall {
	right: 0px; bottom: 0px; position: absolute;
}
#iconBall li {
	width: 32px; height: 28px; text-align: center; color: rgb(122, 122, 122); line-height: 28px; padding-top: 4px; font-size: 14px; font-weight: bold; float: left; cursor: pointer;
}
#iconBall li.active {
	background: url("css_res/iconbg.png") no-repeat; color: rgb(255, 255, 255);
}
#slideText {
	background: rgba(0, 0, 0, 0.7); left: 0px; width: 475px; height: 28px; bottom: 0px; color: rgb(255, 255, 255); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000); position: absolute;
}
#textBall {
	left: 10px; bottom: 3px; position: absolute;
}
#textBall li {
	color: rgb(255, 255, 255); font-size: 14px; float: left; display: none; cursor: pointer;
}
#textBall li.active {
	display: block;
}
#textBall li a {
	color: rgb(255, 255, 255); text-decoration: none;
}
p {
	color: rgb(102, 102, 102); font-size: 12px;
}
p a {
	color: rgb(102, 102, 102); font-size: 12px;
}
