/* CSS Document */

#contents .mainImg {
	padding-top: 7px;
	height: 180px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../shared/images/itemend.gif);
	background-repeat: no-repeat;
	background-position: 0 180px;

	}

#event #contents #eventtopics li {
background:transparent url(../../shared/images/itemend.gif) no-repeat scroll 0 110px;
height:120px;
overflow:hidden;
width:735px;
}

#event #contents #eventtopics li a {
color:#333333;
display:block;
height:75px;
overflow:hidden;
padding:30px 150px 0 0;
width:585px;
}

#event #contents #library01 a {
	background-image: url(../images/librarytopics01.jpg);
	background-color: transparent;
	background-repeat: no-repeat;

}
	
#event #contents h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 3px;


}	
	
#event #contents p.pdfArea {
	margin-left: 10px;

}

#event #contents .info {
background:#F3F3F3 none repeat scroll 0 0;
font-size:12px;
line-height:15px;
margin:10px 0 20px;
padding:8px 10px;
width:710px;
}
			
.fR {
	float: right;

}			
