@charset "gb2312";
/* CSS Document */
body,div,p,ul,li,img,a,h1,h2,h3,h4,form,input,select,lable,table,tr,td,dl,dt,dd{ padding:0; margin:0; }

/*ÂÖ²¥Í¼*/
#slide-index {
	position: relative;
	min-width: 1000px;
	width: auto;
	height:300px;
	overflow: hidden;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#slide-index .slides {min-width: 1000px; width: auto; height:350px}
#slide-index .slide {position: relative; min-width: 1000px; float: left; height:350px}
#slide-index .image {position: absolute}
#slide-index .button {width: 138px; display: none}
#slide-index .control {z-index:40; position: absolute; text-align: center; width: 100%; bottom:2px; height: 19px; cursor: pointer}
#slide-index .control a{background-image: url(../images/tab_btns.gif); filter: alpha(opacity=60); width: 11px; display: inline-block; background-repeat: no-repeat; height: 11px; cursor: pointer; margin-right: 6px; opacity: 0.6}
#slide-index .control a:hover {background-image: url(../images/tab_btns02.gif); filter: alpha(opacity=100); opacity: 1}
#slide-index .control a.active {background-image: url(../images/tab_btns02.gif); filter: alpha(opacity=100); opacity: 1}
.autoMaxWidth {position: relative; height: 232px; overflow: hidden}
/*ÂÖ²¥Í¼end*/
