/* CSS Document */
.content_03 .area {
	background: url(../images/event_bg.jpg) 0 bottom no-repeat;
}
.content_03 h3.title {
	height: 30px;
	background: url(../images/event_top.jpg) 0 0 no-repeat;
	padding: 10px 0 0 15px;
	font: 400 15px/24px Arial;
	font-weight: bold;
	color: #cc0000;
	position: relative;
	padding-left: 135px;
}

.content_03 h3.title1 {
	height: 30px;
	background: url(../images/event_top.jpg) 0 0 no-repeat;
	padding: 10px 0 0 15px;
	font: 400 15px/24px Arial;
	font-weight: bold;
	color: #cc0000;
	position: relative;
	padding-left: 135px;
}
.content_03 .more {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 23px;
	height: 5px;
	text-indent:0px;
}
.content_03 .area {
	position: relative;
}
.content_03 .area p {
	padding: 6px 15px 0 135px;
}
.content_03 .eventPic {
	position: absolute;
	top: 10px;
	left: 15px;
}
.content_03 .eventPic img {
	border: 1px solid #c4c4c4;
	padding: 2px;
	background: #fff;
}


