body { margin: 0; padding: 0; }
img{ cursor:pointer; cursor:hand; }
a img { border: none;} 
ul { list-style-type: none; margin: 0; padding: 0; }
a:active, a:focus { outline: none; ie-dummy: expression(this.hideFocus=true);}
#ad { background-image: url("/wp-content/uploads/2025/09/300x250.jpg");}
#main2 { position: absolute; top: 49px; left: 40px; height: 164px; overflow: hidden;}
#main2 .viewport { overflow: hidden; width: 298px; height: 100%; margin: 0 0px; }
#main2 .item { float: left; width: 119px; }
#main2 .item table { width: 100%; height: 139px; border-spacing: 0; text-align: center; }

.items, .item { height: 100%; }
.item { cursor: pointer; font-family: Helvetica; line-height: 12px; text-align: center;}

#links{
    position: absolute;
    width: 298px;
    height: 40px;
    top: 226px;
    left: 10px;
    z-index: 90;
}
#links a{
    width: 93px;
    float: left;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    margin-right: 1px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}
#links a:hover{color: #254d99;}
/*.container{
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0;
    left: 0;
    display: block;
    background-image: url("images/intro.gif");
}*/
/* slider3 */
#slider3 {
    margin: 0 0 20px;
	position:relative;
}

#slider3 .bullets {
    bottom: -167px;
clear: both;
list-style: outside none none;
overflow: hidden;
position: absolute;
right: 86px;
}
#slider3 .bullets li {
    float: left;
}

#slider3 .bullet{
  background: url("/wp-content/uploads/2025/09/dots.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 17px;
  margin: 2px;
  text-indent: -999em;
  width: 14.5px;
}
#slider3 .bullet.active {
  background-position: -14px 0;
}
#slider3 .disable {
    visibility: hidden;
}
#slider3 .overview {
    list-style: none;
    position: absolute;
    width: 240px;
    left:0;
    top: 0;
}
#slider3 .overview li {
float: left;
padding: 1px;

}

.clouse{
	 background: #317ee5;
	 color: #FFFFFF;
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 line-height: 30px;
	 height: 30px;
	 width: 30px;
	 font-weight: bold;
	 /* border-radius: 100%; */
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 z-index: 999;
	 border: 0;
	 text-align: center;
	 cursor: pointer;
	 font-size: 22px;
}
#ad ul li,
#ad ol li {
    line-height: normal !important;
    margin-left: 0 !important;
}