@charset "utf-8";
/* CSS Document */
#top_main{
	width:598px;
	}

#top_main #event{
	background-image:url(../../top/event_bg.jpg);
	width:598px;
	height:259px;
	background-repeat:no-repeat;
	}
#top_main .link{
	margin:0px auto 0 auto;
	width:568px;
	padding-top:101px;
	}
	
/*--wb_[-----------------------------------------*/
#top_main #event ul{
	clear:both;
	margin-top:0px;
	text-indent:-9999px;
	width:568px;
	height:147px;
	background-image:url(../../top/link.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#top_main #event li{
	display:block;
	text-indent:-9999px;
	float:left;
}
#top_main #event li.l1 a{
	display:block;
	width:189px;
	height:147px;
	overflow:hidden;
}
#top_main #event li.l2 a{
	display:block;
	width:189px;
	height:147px;
	overflow:hidden;
}
#top_main #event li.l3 a{
	display:block;
	width:190px;
	height:147px;
	overflow:hidden;
}


#top_main #event  li.l1 a:hover{
	background-image:url(../../top/link.jpg);
	background-repeat:no-repeat;
	background-position:0px -147px;
}

#top_main #event li.l2 a:hover{
	background-image:url(../../top/link.jpg);
	background-repeat:no-repeat;
	background-position:-189px -147px;
}

#top_main #event li.l3 a:hover{
	background-image:url(../../top/link.jpg);
	background-repeat:no-repeat;
	background-position:-378px -147px;

}


/*--tb^[-----------------------------------------*/


#top_main #topics{
	margin:20px auto 0 auto;
	width:560px;

	}

#top_main #topics h1#t_topics{
	margin:0 auto;
	background-image:url(../../top/t_topics.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:560px;
	height:39px;
	text-indent:-9999px;
	}
#top_main #topics .txt_area{
	background-color:#FFFFDF;
	padding:5px 10px 15px 10px;
	
	}

#top_main #topics table{
	width:540px;
	}
	

#top_main #topics .date{
	font-weight:bold;
	padding-right:15px;
	width:100px;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#top_main #topics .icon{
	padding:0 10px 5px 0;
	width:10px;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	}

#top_main #topics .t{
	width:405px;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	}
#top_main #topics .line{
	height:6px;
	}

