﻿   body{ margin: 0px;padding: 0px;font-size: 12px;text-align: center;overflow: auto;margin-right: auto;margin-left: auto;width: 90%;}
       #header{ margin-top: 10px;}
       #middle{ margin-top: 5px;}
       * {margin: 0;padding:0;}
ol {list-style: none;}
img {border: 0 none;}
#slider {
	width: 965px;
	height: 504px;
	overflow: hidden;
	position: relative;
	margin: 2em auto;
}
#slider .player {
	/*width: 2450px;
	height: 850px;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
#slider .player li {
	width: 965px;
	height: 504px;
}
#slider .btns {
	position: absolute;
	right: 10px;
	bottom: 25px;
	height: 30px;
}
#slider .btns li {
	font: 13px Tahoma, Arial, 宋体, sans-serif;
	float: left;
	margin: 0 3px;
	opacity: 0.8;
	cursor: pointer;
	width: 63px;
	height: 45px;
}
#slider .btns li.active {
    border: 3px solid red;
	color: #FFF;
	font-weight: bold;
	opacity: 1;
}
#footer {
    margin-top: 10px;
    text-align: center;
    width:960px; 
    margin:0 auto;overflow:hidden
}
 .others li 
{
    display: inline;
    text-align: center;
}

 .others #footli1
{
  padding:0px 0px 0px 2px;

}

.others #footli2
{
  padding:0px 0px 0px 2px;
}
.others #footli3
{
  padding:0px 0px 0px 2px;
}
#footer .others li:hover{cursor: pointer}
 ol.others {
            list-style:none;
        }
        ol.others li {
            list-style:none;
            display: inline;
            position: relative;
            text-align: center;
			float:left;
        }
         ol.others li .last {
           position:relative;
           bottom:40px;
           color: blue;
           width:190px; 
           text-align:center;
	       font-size: 18px;
	       font-family:"微软雅黑";
	       left: 0px;
        }
        
        ol.others li .last1 {
           position:relative;
           bottom:45px;
           color: blue;
           width:190px; 
           text-align:center;
	       font-size: 18px;
	       font-family:"微软雅黑";
	       left: 0px;
        }
