@charset "utf-8";
*{margin:0;padding:0}
body{font-family:Arial,'Microsoft YaHei',Helvetica,sans-serif; font-size:12px; line-height:1.8em; position:relative; min-width:1000px; color:#898989; margin:0px;  height:100%;}
html{height:100%; margin-left /*\**/:0px\9 !important;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
ul{list-style:none;}
a{color:#343434; text-decoration:none; outline:none;}
a:link,a:visited,a:active{star:expression(this.onFocus=this.blur());}
a:hover{color:#ed6d21}
img{border:none;}
img a:hover{border:none;}
:focus{-moz-outline-style:none; outline:none;}
.clear{clear:both}

.play{ position:relative; overflow:hidden; margin:0 auto; }
.pre,.next{position: absolute;z-index: 10;top: 25%;cursor: pointer;opacity: 0;padding: 13% 40px 10% 35px; background:url(../images/blank.gif) left top repeat;} 
.pre{left:0;}
.next{right:0;}
.numbtn { width:auto!important; }
.imglist div { display:none; width:100%; height:100%; position:absolute; overflow:hidden; }
.imglist img { position:absolute; }
.next:hover{opacity: 1;}
.pre:hover{opacity: 1;}

