/**
 * NEWS
**/

#main .entry {
	background:url(/images/line.gif) repeat-x left bottom;
	margin-bottom:30px;
}
#main #entry_details p {
	margin-bottom:2em;
}
#main #entry_details {
	margin-bottom:50px;
}

#main h3.entrytit {
	font-size:110%;
	font-weight:bold;
	margin-bottom:8px
}
#main #entry_details h3.entrytit {
	margin-bottom:20px;
}
#main h3.entrytit a {
	color:#2e1e1e;
	text-decoration:none;
}
#main h3.entrytit a:hover {
	color:#2e1e1e;
	text-decoration:underline;
}
#main .entrydata {
	color:#de4d1a;
	font-size:90%;
	margin-bottom:8px;
}
#main div.blank {
	padding-bottom:30px;
}
#main .entryboy {
	margin-bottom:8px;
}
#main .entrymore {
	margin-bottom:8px;
}

#main .entrylink {
	height:25px;
}

#main .entrylink a {
	display:block;
	float:right;
	text-indent:-9999px;
	line-height: 1px;
	font-size: 1px;
	width:87px;
	height:20px;
	background:url(/images/readmore.gif) no-repeat;
}

.contents #archives .col_inner {
	min-height:250px;
	height: auto !important; 
	height: 250px;
}
.contents #archives .col_inner li {
	background:url(/images/list_icon001.gif) no-repeat left 0.4em;
	padding-left:8px;
	margin-bottom:8px;
}
