@charset "utf-8";
/* CSS Document */

#content .title {
	background-image: url(../images/event_index_h2.gif);
	height: 70px;
	border: 1px solid #c9c9ca;
	margin-bottom: 15px;
}
.title h2 {
	display: block;
	height: 70px;
	text-indent: -9999px;
}
.paging {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9ca;
	display: block;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.paging p {
	margin: 0px;
	line-height: 25px;
}
.event h3 {
	background-image: url(../images/event_event_h2.gif);
	height: 59px;
	text-indent: 0px;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 43px;
	line-height: 59px;
	padding-bottom: 7px;
	display: block;
	text-align: center;
	padding-right: 40px;
}
.seminor h3 {
	background-image: url(../images/event_seminor_h2.gif);
	height: 59px;
	text-indent: 0px;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 43px;
	line-height: 59px;
	padding-bottom: 7px;
	display: block;
	text-align: center;
	padding-right: 40px;
}
.event .text,.seminor .text {
	margin-right: 38px;
	margin-left: 38px;
	background-color: #EEEFEF;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.seminor .text {
	margin-right: 38px;
	margin-left: 38px;
	background-color: #EEEFEF;
}
.text p {
	font-size: 14px;
	padding-bottom: 0px;
}
.event,.seminor {
	padding-bottom: 15px;
	clear: both;
}
.event .text p,.seminor .text p {
	display: block;
	width: 490px;
	float: left;
}
.to_detail {
	display: block;
	height: 77px;
	width: 77px;
	float: right;
	background-image: url(../images/event_to_detail.gif);
	text-indent: -9999px;
	border: 1px solid #c9c9ca;
}
.event h3 a, .seminor h3 a {
	color: #333333;
}
