﻿* { padding: 0; margin: 0; }
.banner { position: relative; clear: both; margin-top: 25px; width: 357px; margin: 0 auto; margin-top:10px;}
#img img { display: none; border: 0; width: 335px;}
#SwitchNav { position: absolute; top: 218px; right: 0px; }
    #SwitchNav div { float: right; margin-right: 20px;}
    #SwitchNav ul { padding-top: 6px; margin-right: 14px;}
    #SwitchNav .nocurrent { display: block; width: 14px; height: 14px; background-image: url(../images/adbg1.jpg);}
    #SwitchNav li { float: left; width: 14px; height: 14px; overflow: hidden; margin-left: 5px; _margin-left: 6px;  _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); }
