@charset "UTF-8";

/*** contents section ***/

#contentsSection div.topics {
width:583px;
	padding: 10px 11px 0px 11px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #E5E5E5;
}

#contentsSection div.topics div.news {
	float: left;
	width: 262px;
}

#contentsSection div.topics div.renew {
	float: right;
	width: 262px;
}

#contentsSection div.topics h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url("/img/dotline.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentsSection div.topics p.bnr{
	padding-top: 10px;
}

#contentsSection div.topics ul li {
	padding: 0px 0px 10px 0px;
}


#contentsSection div.topics ul li p.date {
	padding: 0px 0px 5px 0px;
	font-size: 80%;
}

#contentsSection div.topics ul li p.info {
	color: #663333;
	font-size: 80%;
	line-height: 120%;
}

#contentsSection div.topics div.admin {
	text-align: right;
}
