/* events style */
#event-box{widths:485px; height:177px; line-height:11px; position:relative}


.event-image{ width:485px; height:177px;position:absolute; top:0; left:0}


#event-control{
	width:55px;
	overflow:hidden;
	z-index:15;
	position:absolute;	
	left: 223px;
	top: 83px;
}

#event-control ul{ margin:25px 0 0 0px; padding:0; list-style-type:none;}
#event-control ul li{margin-bottom:1px; float:left; width:18px;}

.one a:link,.one a:visited{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left top;  text-indent:-9999px}
.one a:hover{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom;  text-indent:-9999px;}
.one a:link.act,.one a:visited.act{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom;  text-indent:-9999px;}
.one {float:left; width:11px; margin-top:60px}

.two a:link,.two a:visited{ display:block;width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left top; text-indent:-9999px}
.two a:hover{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom; text-indent:-9999px;}
.two a:link.act,.two a:visited.act{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom; text-indent:-9999px;}
.two {float:left; width:11px; margin-top:60px;}

.three a:link,.three a:visited{ display:block;width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left top;  text-indent:-9999px}
.three a:hover{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom; text-indent:-9999px;}
.three a:link.act, .three a:visited.act{ display:block; width:11px; height:11px; background:url(../images/ev/ev-icon.gif) no-repeat left bottom; text-indent:-9999px;}
.three {float:left; width:11px; margin-top:60px;}

