@charset "utf-8";
img{border:0;}
#imgplayer{
	height:auto;
	width:90%;
	margin:0 auto;
	padding-top:10px;
	position:relative;
	right:0;
	top:0;
	border:0;
	overflow:hidden
;}
#imgplayer-prev,#imgplayer-next{position:absolute;width:45px;height:45px;z-index:89;filter:alpha(opacity=30);opacity:.5;top:130px;overflow:hidden;line-height:10;}
#imgplayer-prev{left:10px;background:url(png24.jpg) no-repeat left top;_background:url(top_bg.jpg) no-repeat 2px -557px;}
#imgplayer-next{right:10px;background:url(png24.jpg) no-repeat left -45px;_background:url(top_bg.jpg) no-repeat 2px -495px;}
#imgplayer-control a:hover{filter:alpha(opacity=80);opacity:.8;}
.imgview,.imgview img{margin:0;width:100%;height:auto;}/*高度，宽度*/
.imgnav{position:absolute;height:12px;width:200px;right:18px;bottom:13px;z-index:88;overflow:hidden;}
.imgnav a{float:right;height:12px;width:8px;margin-right:5px;background:url(png24.jpg) 20px -126px;_background:url(top_bg.jpg) -16px -623px;overflow:hidden;line-height:10;}
.imgnav a:hover,.imgnav a.active{background:url(png24.jpg) 35px -126px;_background:url(top_bg.jpg) 0 -623px;width:12px;}
.imgnav-mask{position:absolute;bottom:0;left:0;height:40px;background:#000;width:100%;z-index:86;filter:alpha(opacity=40);opacity:.6;}
.imgtit{position:absolute;height:40px;width:100%;bottom:0;left:0;padding-left:10px;z-index:87;background:0;text-align:left;}
.imgtit a:link,.imgtit a:visited,.imgtit a:hover,.imgtit a:active{display:block;height:40px;font:normal 16px/40px "微软雅黑","黑体",tahoma;text-decoration:none;color:#fff;letter-spacing:1px;}

