@charset "utf-8";
/* CSS Document */

.proDesc {
	height:350px;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.animateBody {
    left: 0;
    position: absolute;
    width: 19999px;
    z-index: 8;
}
.animate1, .animate2, .animate3, .animate4, .animate5 {
    float: left;
    width: 908px;
	overflow:hidden;
	padding:45px 0 0 50px;
}
.animateBtn {
	position:absolute;
	z-index:20;
	margin: 310px 0 0 500px;
	*margin: 310px 0 0 500px;
	height:15px;
	overflow:hidden;
}
.animateBtn ul li {
	float:left;
	width:15px;
	text-indent:-99990px;
	height:15px;
	cursor:pointer;
	margin-right:10px;
}
.animateNormal:hover {
	background:url(../uploads/images/SQLServerComparison/dots_08c.png) no-repeat 0 -31px;
}
.animateNormal {
	background:url(../uploads/images/SQLServerComparison/dots_08c.png) no-repeat 0 -16px;
}
.animateCurrent {
	background:url(../uploads/images/SQLServerComparison/dots_08c.png) no-repeat 0 -31px;
}


.banner1 {
	height:255px;
	background:url(../uploads/images/SQLServerComparison/productBanner1.jpg) no-repeat;
}
.banner2 {
	height:255px;
	background:url(../uploads/images/SQLServerComparison/productBanner2.jpg) no-repeat;
}
.productDes {
	border-bottom:1px dashed #BABBBE;
	padding-bottom:30px;
	margin-bottom:35px;
}
.productDesLeft {
	float:left;
	width:180px;
	margin-right:35px;
}
.productDesRight {
	float:left;
	width:450px;
}
.buyanddownload .spanbuynow {
	margin-right:128px;
}
.buyanddownload span img {
	margin-right:6px;
	vertical-align:-6px;
}
.buyanddownload span a {
	text-decoration:underline;
}
.buyanddownload .spanbuynow a {
	color:#DF4600;
	font-weight:bold;
	font-size:15px;
}
.buyanddownload .spandownload a {
	color:#4D83D8;
	font-weight:bold;
	font-size:15px;
}
.underbdtext {
	 margin-right:76px;
}