@charset "UTF-8";
.comm_box {
	margin-bottom: 40px;
}
#control_bar #paging {
	text-align: center;
	margin-right: 150px;
}
.read_full {
	margin-top: 2px;
}
.headline {
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
*html #.headline {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.excerpt a:link {
	font-weight: normal;
}
.excerpt a:visited {
	font-weight: normal;
}
.headright {
	float: right;
	clear: left;
	margin-top: 4px;
}
.headleft {
	float: left;
}
#paging   #index {
	float: left;
	clear: right;
}
#paging a:link {
	font-weight: normal;
}
