@charset "gb2312";
html, body, div, form, p, a, h1, h2, h3, h4, h5, h6, img, table, td, th, input, span, section, header, footer, nav, article, aside, fieldset, textarea, dl, dt, dd, blockquote, ul, ol { margin:0;padding:0;list-style: none;}
body {font-size: 12px;background-color: #ffffff;}
img {vertical-align:top;border:0;}
a {text-decoration: none;color: #0B3B8C;}
.clear {clear: both;}
.pos-r {position: relative;}
.pos-a {position: absolute;}
.Opacity {opacity: .5;filter: alpha(opacity=50);}

.slide{
	width: 285px;
	height: 254px;
	position: relative;
	margin: 0 auto;
}
#PicSlide{
	width: 285px;
	overflow: hidden;
	_zoom: 1;
	height: 254px;
}
#PicSlide .img{
	height: 187px;
	overflow: hidden;
	_zoom: 1;
}
#PicSlide .thumb{
	
	position: absolute;
	overflow: hidden;
	_zoom: 1;
	height: 60px;
}
#PicSlide .thumb ul{
	z-index: 20;
	width: 280px;
	overflow: hidden;
	_zoom: 1;
	margin-top: 3px;
	margin-left:2px;
}
#PicSlide .thumb li{
	width: 90px;
	height: 60px;
	margin-right: 3px;
	float: left;
	_display: inline;
}
