@charset "UTF-8";

/* kicnews.css */

/* layout
////////////////////////////////////////////////////*/
#item10 a, #item10 a:hover { background-position: -152px -270px }
.jmplst li {
	list-style: none;
}

.BLK7 {
	margin-bottom: 20px;
	margin-right: 7px;
}
.BLK7 h3 {
	padding: 3px 0.7em;
	background-color: #3f3f3f;
	color: #ffffff;
}

/* layout
////////////////////////////////////////////////////*/
#msgbox {
	max-width:450px;
	height:56px;
	margin: 5px auto 20px auto;
	padding:0;
	position:relative;
	border: 1px solid black;
}
#msgbox .msgtxt {
	max-width:322px;
	width: 71.5%;
	height:36px;
	position:absolute;
	top:10px;
	left:10px;
	font-size: 80%;
	line-height: 1.5em;
}
#msgbox .msgbadge {
	width:88px;
	height:31px;
	position:absolute;
	top:12px;
	right:10px;
}
#msgbox .msgbadge img {
	border: none;
}

/* other
////////////////////////////////////////////////////*/
.libblk {
	background-color: #f3f3f3;
	border: 1px solid #eaeaea;
	margin-right: 10px;
	padding: 0 5px;
	border-radius: 8px;
}
.libblk h4 {
	border-bottom: 1px dotted #ffa7a7;
	color: #d73737;
	margin: 7px 0;
	padding-left: 0.7em;
}
.libblk p {
	padding: 0 30px;
	line-height: 1.7em;
	font-size: 90%;
}
dl.renew dt {
	font-weight: bold;
	margin-top: 7px;
}
dl.renew dd {
	margin-left: 1em;
	padding-left: 0;
}
div.cttblk p {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	padding: 0.7em 1em;
	font-size: 100%;
	line-height: 1.5em;
}

/* icon
////////////////////////////////////////////////////*/
.pdficna {
	background-image: url(../images/elements/pdfsicn.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px 0 5px 24px;
}
