/* CSS Document */





#container{ width:1003px;background:#fff;}


.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
.Area5 table{border-collapse:collapse;border-spacing:0;}
.Area5{background:url( image/new_web/areabg4.gif) repeat-y;margin-top:10px; overflow:hidden;zoom:1; margin:0 auto;}
.Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url( image/new_web/areabot4.gif) no-repeat; clear:both;}	
.Area5 .ColE{ height:136px;}
.Area5 .ColE .PicList{margin-top:10px;zoom:1; position:relative; width:1003px; }

.Area5 .ColE a.prev { display:block;background: url(../images/index_1.gif) 0 0 no-repeat;width:27px; height:30px; position:absolute; top:40px; left:15px;}
.Area5 .ColE a.next{ display:block;background: url(../images/index_27.gif) 0 0 no-repeat;width:27px; height:30px; position:absolute;top:40px; right:5px; z-index:200;}

#scrollbody{ margin-left:55px; overflow:hidden;zoom:1; width:900px; height:150px; white-space:nowrap; text-align:center; margin-right:10px;}
#scrollbody td{ vertical-align:top; padding-left:5px;}
.Area5 .ColE .Pic{display:inline; margin:0; width:195px; display:block; padding-right:10px;}
.Area5 .ColE .Pic img{ width:195px; height:123px; padding:4px; border:1px solid #ccc;}
.Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.Area5 .ColE p a{color:#333;}
.Area5 .ColE p a:hover{color:#ec4808;}




/*-----------banner 滚动css-------------------*/

/*============================*/
/*=== Nivo Slider Styles ===*/
/*============================*/
*{ margin:0; padding:0;}
.featured_slider {
	position: relative;
	}

#slider-wrapper {
	width:980px;
	height:297px;
	position: relative;
	z-index: 1;	
	padding:5px; border:1px solid #CCC;
	overflow:hidden;


}
.slider_border {
	width:980px;
	height:297px;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 51;
}
#slider {
	position:relative;
	width:980px;
	height:297px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
		display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
	
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:99;
	cursor:pointer;
	display: block;
	text-indent: -9999em;
	width: 40px;
	height: 90px;
}
a.nivo-prevNav {
	left: 2px;
	background: url(../images/slider_previous.png) no-repeat;
}
a.nivo-nextNav {
	right: 2px;
	background: url(../images/slider_next.png) no-repeat;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position: absolute;
	top: 270px;
	right: 20px;
	text-align: center;
	z-index: 999;
}
.nivo-controlNav a {
	z-index:999;
	cursor:pointer;
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 5px;
	background: url(../images/slider_bullet_nav.png) no-repeat 0 0;
	text-indent: -9999em;
	
}
.nivo-controlNav a.active {
	font-weight:bold;
	background: url(../images/slider_bullet_nav.png) no-repeat -25px 0;
}
#featured_slider_bg {
	height:297px;
	position: relative;
	padding: 0;
}