*{
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

ul{
	list-style:none;
}
.banner{ position: relative; clear: both;width: 100%;text-align: center;height:auto;overflow:hidden;}
@media screen and (max-width: 1080px) {.banner{width:1080px}}

.banner a{width: 100%;text-align: center;overflow: hidden;}
#img img { display: none; border: 0; width:100%;height:100%;}
#SwitchNav { position: absolute;bottom:20px;width: 100%;height: 26px;}
    #SwitchNav div {margin: 0 auto; width:120px; height: 26px; background-image: url(../images/adbg.jpg); background-repeat: no-repeat; }
    #SwitchNav ul { padding-top: 6px; }
    #SwitchNav .nocurrent { display: block; width: 14px; height: 14px; }
    #SwitchNav li { float: left; width: 14px; height: 14px; overflow: hidden; margin-left: 12px; _margin-left: 6px; margin-right: 14px; _margin-right: 20px; cursor: pointer; text-indent: 999px; list-style: none; }
    #SwitchNav .current { display: block; width: 14px; height: 14px; background-image: url(../images/adbg2.jpg); }
