@charset "utf-8";
body{padding:0;margin:0;background:#fff;}
div{text-align:left;font:normal 12px/180% "宋体";}
ol,ul,li{list-style:none;display:block;margin:0px;padding:0px;}

#play {width:340px;height:234px;margin:0px;padding:0px;}
#playText { background: url(bg.png) repeat-x;margin-top:204px; z-index:2; padding-left:0px;color:#000; font-size:14px; text-align:center;font-weight:bold; 
width:340px; line-height:30px;height:30px; overflow:hidden; position:absolute; cursor:pointer; }
#playNum { margin:184px 5px 0 195px; z-index:3; width:145px; text-align:right; position:absolute; height:25px; }
#playNum a { margin:0px; width:25px;font:bold 12px "Times New Roman", Times, seri;height:25px;  line-height:25px; cursor:pointer; color:#fff; padding:0 5px; background:#000; text-align:center }
#playShow{ width:340px; height:234px; overflow:hidden; }
#playShow img { width:340px; height:234px; }

