@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}

/* events style */

.sukien-bg{ width:280px; height:190px; padding:0px; margin:0; overflow:hidden; position:relative; }

.event-image{ width:280px; height:160px; padding:0;}
.event-image img{ margin:0px; display:block}


.sukien-bg #event-control{ width:72px; overflow:hidden; margin-left:107px; margin-top:165px; __margin-top:5px;}
.sukien-bg #event-control ul{ width:100%; margin:0px; padding:0; list-style-type:none;}
.sukien-bg #event-control ul li{ width:24px; height:19px; float:left; font-weight:bold; font-size:11px; display:block; margin-top:-2px;}

.one a:link,
.one a:visited{ display:block; width:24px; text-align:center; color:#000; padding:1px 0;}
.one a:hover{ background:url(../images/event/ev-over.gif) repeat-y ; color:#FFF }
.one a:link.act,
.one a:visited.act,
.one a:hover.act{ background:url(../images/event/ev-over.gif) repeat-y; color:#FFF; }


.two a:link,
.two a:visited{ display:block; width:24px; text-align:center; font-weight:bold; color:#000; padding:1px 0; }
.two a:hover{ background:url(../images/event/ev-over.gif)  repeat-y; color:#FFF }
.two a:link.act,
.two a:visited.act,
.two a:hover.act{ background:url(../images/event/ev-over.gif)  repeat-y; color:#FFF;  }


.three a:link,
.three a:visited{ display:block; width:24px; text-align:center; color:#000; padding:1px 0; }
.three a:hover{ background:url(../images/event/ev-over.gif)  repeat-y; color:#FFF }
.three a:link.act,
.three a:visited.act,
.three a:hover.act{ background:url(../images/event/ev-over.gif) repeat-y; color:#FFF; }
.three a:link.off, .three a:visited.off,.three a:hover.off{ }
/*
.four a:link,
.four a:visited{ display:block; width:54px; height:31px; background:url(../images/event/bg-event01-s-n.gif) no-repeat; padding:3px 4px 3px 4px; }
.four a:hover{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.four a:link.act, .three a:visited.act{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.four a:link.off, .three a:visited.off,.three a:hover.off{ }

*/

