﻿
.head_4_2 { position: relative; clear: both; width: 960px; margin: 0 auto; height:80px; }
#img img { display: none; border: 0; }
#SwitchNav { position: absolute; bottom: 3px; right: 3px; }
#SwitchNav .nocurrent { display: block; width: 5px; height: 5px; border: 1px solid #FFFFFF; background: #CCCACA; }
#SwitchNav li { float: left; width: 5px; height: 5px; overflow: hidden; margin-left: 3px;cursor: pointer; text-indent: 999px; list-style: none; }
#SwitchNav .current { display: block; width: 5px; height: 5px; background:#CC0000;border: 1px solid #FF0000; }
