/* 
	Resets defualt browser settings
	reset.css
*/
@charset "gb2312";
#container {
	width:321px;
	float:left;	position:relative;
	z-index:0;
	margin-top:55px; 
}

#example {
	width:321px;
	height:68px;
	position:relative;
}

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100; b/ackground:#0F0;
}

#slides .slide {
	width:321px;
	height:68px;
	line-height:26px;
	word-break:break-all;word-wrap:break-word;
	back/ground:#f3f3f3; padding-left:4px;
}

#slides .next,#slides .prev {
	position: absolute;
	top: 5px;
	right: -23px;
	width: 21px;
	display: block;
	z-index: 101;
}

.slides_container {
	width:321px;
	height:68px;
	overflow:hidden;
	position:relative;
}

#frame {
	position:absolute;
	z-index:0;
	width:321px;
	height:68px;
	top:-3px;
	left:-80px;
}

#slides .next {
	left: -22px;
}

.pagination {
 position: absolute; top:-40px; right:-80px; 	width:160px;
}

.pagination li {
	float:left;width:7px;
	margin:0 3px;
}

.pagination li a {
	display:block;
	width:7px; height:7px;
	height:0;
	padding-top:12px; background:url(../images/h.jpg) no-repeat;
	
		float:left;
	overflow:hidden;
}

.pagination li.current a {
	display:block;
	width:7px; height:7px;
	height:0;
	padding-top:12px; background:url(../images/l.jpg) no-repeat;
	
		float:left;
	overflow:hidden;
}



.abc{ width:98px; height:66px; position:relative; float:left;}
.about_bb{
	width: 98px;
	height: 66px;
	position: absolute;
	background: url(../images/bbfe.png) no-repeat;
	top: 1px;
}

.about_right{ width:207px; height:69px; float:right;}
.about_right h4{ font-family:"微软雅黑"; font-size:14px; color:#0c9345; width:195px; overflow:hidden; height:20px; line-height:20px; overflow:hidden;}
.about_right h4 a{color:#0c9345;}
.about_right h4 a:hover{color:#900;}

.about_right p{ width:195px; height:44px; line-height:20px; padding-top:5px;}