/* CSS Document */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { padding: 0; margin: 0; } 
li{list-style:none;}img{border:none;}em{font-style:normal;}

.clear{height:0;overflow:hidden;clear:both;}
.play{width:600px;height:350px;text-align:left;}
.textbg{margin-top:320px;z-index:1;filter:alpha(opacity=30);opacity:0.3;width:600px;position:absolute;height:30px;background:#000;}
.text{margin-top:320px;z-index:2;padding-left:5px;font-size:14px;width:600px;color:#fff;line-height:30px; overflow:hidden;position:absolute;cursor:pointer;}
.num{z-index:3;width:230px;text-align:right;position:absolute;height:25px;margin-top: 295px;margin-right: 5px;margin-bottom: 0;margin-left: 350px;}
.num a{margin:0 2px;width:20px;height:20px;font-size:14px; line-height:20px;cursor:pointer;color:#000;padding:0 5px;background:#D7D6D7;text-align:center}
.num a.on{background:#FFD116;color:#A8471C;}
.num a.on2{background:#D7D6D7;color:#000;}
.content {width:600px;height:350px;overflow: hidden;}


