div.title {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-image: url();
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
}

.contents {
	clear: both;
}

p.sect {
	margin: 2px;
	float: left;
	width: 30px;
}

p.titl {
	margin: 2px;
	float: left;
	width: 412px;
}

p.name {
	margin: 2px;
	float: left;
	width: 140px;
}

p.page {
	margin: 2px;
	width: 20px;
	float: left;
	text-align: center;
}

a.anchor {
	padding-left: 10px;
}

#opcom-news-detail {
	margin: 0px 0px 0px 0px;
	width: 620px;
	line-height: 100%;
	float: right;
}

.opcom-news {
	margin: 0px 0px 50px 0px;
	line-height: 100%;
}

.opcom-news h3 {
}

#opcom-news-menu {
	margin: 0px 0px 0px 0px;
	width: 160px;
	line-height: 100%;
	float: left;
}

.opcom-news table {
	width: 100%;
}

.opcom-news tr.toc {
    height: 20px;
}


.opcom-news th {
	margin: 0px;
	padding: 2px;
	font-weight: bold;
    height: 20px;
   	border-top: solid 1px #666;
   	border-bottom: solid 1px #666;
}

.opcom-news td {
	margin: 0px;
	padding: 2px;
    height: 20px;
   	border-bottom: solid 1px #666;
}

.opcom-news td.section {
	width: 50px;
}

.opcom-news td.title {
	width: 400px;
}

.opcom-news td.author {
	width: 140px;
}

.opcom-news td.page {
	width: 20px;
	text-align: center;
}
