body {/*
	color: #666666;	font-size: 14px;	line-height: 1.75em;	background: #fff;
	font-family: Verdana, Geneva, simsun, sans-serif ;	-webkit-font-smoothing: antialiased; */}
.fl{ float: left; } 
.fr{ float: right;} 
.cl:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.cl{zoom:1} 

/***************
宋体 SimSun  黑体 SimHei  微软雅黑 Microsoft YaHei  微软正黑体 Microsoft JhengHei 新宋体 NSimSun 楷体 KaiTi
深黑 重要文字和标题  #222
中灰色 普通文字信息及引导 #666
#浅灰  辅助信息 次要文字 按钮苗边 #999
#淡淡灰  分割线 标签描边 #d7d7d7 
#暗白  内容背景 #f3f5f7 
背景 #f8f8f8

**************/


/***********分页*******************/

.pagination{list-style:none;margin:0;padding:0; margin-bottom:30px; text-align:center; display:inline-block;vertical-align:bottom}
.pagination li{display:inline-block;border:solid 1px #ddd; margin:2px; text-align:center;}
.pagination a{color:#999;padding:4px 8px;line-height:18px;display:block;}
.pagination a:hover ,.pagination li.thisclass a{ background:#b22; color:#fff;}


/********cp**************/

	.fullppt{ width:100%;  position:relative;  background:#fff;  }
	.fullppt .bbd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullppt .bbd ul{ width:100% !important;  }
	.fullppt .bbd li{ width:100% !important; overflow:hidden; text-align:center;  }
	.fullppt .bbd li a{ display:block;  }

	.fullppt .hhd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:20px; line-height:30px; }
	.fullppt .hhd ul{ text-align:center; }
	.fullppt .hhd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:5px; margin:5px; overflow:hidden; background:#888;  line-height:999px; 
	}
	.fullppt .hhd ul .on{ background:#0074c1;  }

	.fullppt .prev,
	.fullppt .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:10%;  z-index:1; width:40px; height:60px; background:url(img/slider-arrow.png) -126px -137px  no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullppt .next{ left:auto; right:10%; background-position:-6px -137px; }