#wp_contents ul.event{
	width:630px;
}
#wp_contents  ul.event li {
	background:none;
	padding:0;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
ul.event li dt h3 {
	background-image: none;
	width: 440px;
	line-height: 1.5em;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #02AFFE;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.event li dd {
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
}
.thum{
	display:block;
	border:1px solid #ebebeb;
	float:left;
	padding:2px;
	margin-right:15px;
	margin-bottom:20px;
}

span.thum{
	display:block;
	border:1px solid #ebebeb;
	float:left;
	padding:2px;
	margin-right:15px;
	margin-bottom:20px;
}

#wp_contents ul.event p img{
	vertical-align:middle;
}

#wp_page_numbers{
	clear:both;
	padding-top:10px;
}

#wp_page_numbers ul{
	text-align:center;
}

#wp_page_numbers ul li{
	margin:0 0.3em;
	text-align:center;
	border:none;
	padding:0;
	background:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

#wp_page_numbers ul li a{
	display:block;
	padding:0.3em 0.5em 0.2em;
	border:1px solid #dfdfdf;
	background:#fff;
	text-decoration:none;
	font-size:12px;
	color:#0066cc;
}

#wp_page_numbers ul li a:hover{
	background:#0066cc;
	border:1px solid #0066cc;
	color:#fff;
}

#wp_page_numbers ul li.active_page a{
	font-weight:bold;
	border:none;
	background:none;
	color:#0066cc;
	font-size:14px;
}

#wp_page_numbers ul li.active_page a:hover{
	background:none;
}
