.touchSlider { width:100%; height:150px; margin:0 auto;  position:relative; overflow:hidden; }
.touchSlider ul { width:99999px; position:absolute; top:0; left:0; overflow:hidden; }
.touchSlider ul li { float:left; width:100%;  font-size:0.95em;  }



.btn_area { width:100%; top:35%; text-align:center; height:0px; position:absolute; font-size:3.5em; color:#fff;  }



.btn_area .btn_prev { 
						float:left;
						filter: alpha(opacity=60);
					    opacity: .6;	
						color:#ccc;
					}


.btn_area .btn_next { 
						float:right;
						filter: alpha(opacity=60);
						opacity: .6;	
						color:#ccc;
}
.paging { background:#f5f5f5; text-align:center; overflow:hidden; }
.paging .btn_page { 
			display:inline-block; 
			width:12px; 
			height:12px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.paging .btn_page.on { background:#cc0000; }

/**/
.tpa { position: absolute; top: 10px; right: 0px; float: right; width: 95px !important; overflow: visible;}
.tpa .btn_page { 
			display:inline-block; 
			width:8px; 
			height:8px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.tpa .btn_page.on { background:#3281C4; }



.TopPage { background:#fff; text-align:center; overflow:hidden; }
.TopPage .btn_page { 
			display:inline-block; 
			width:8px; 
			height:8px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.TopPage .btn_page.on { background:#3281C4; }

.pedu {    background: #ffff; text-align:center; overflow:hidden; }
.pedu .btn_page { 
			display:inline-block; 
			width:8px; 
			height:8px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.pedu .btn_page.on { background:#3281C4; }



.eventPaging {    background: #ffff; text-align:center; overflow:hidden; }
.eventPaging .btn_page { 
			display:inline-block; 
			width:8px; 
			height:8px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.eventPaging .btn_page.on { background:#3281C4; }



.pharmdorapaging {    background: #ffff; text-align:center; overflow:hidden;     float: right; }
.pharmdorapaging .btn_page { 
			display:inline-block; 
			width:8px; 
			height:8px; 
			margin:3px; 
			font-size:0px; 
			line-height:0; 
			text-indent:-9999px; 
			background:#E6E6E6; 
			border: 1px solid #dfdfdf;
			border-radius:18px;
			 -moz-border-radius : 18px;
			 -webkit-border-radius : 18px;
			 -ms-border-radius :18px;
			 -khtml-border-radius : 18px;
			 -o-border-radius :18px;
}
.pharmdorapaging .btn_page.on { background:#3281C4; }

