﻿* { padding: 0; margin: 0; }
.banner { position: relative; clear: both; margin-top: 5px; width: 700px;  }
#img img { display: none; border: 0; }
#SwitchNav {
	position: absolute;
	top: 316px;
	right: 0px;
	left: 169px;
}
    #SwitchNav div { float: right; margin-right: 0px; width: 200px; height: 377px; 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; list-style: none; }
    #SwitchNav .current { display: block; width: 14px; height: 14px; background-image: url(../images/adbg2.jpg); }
