#main {
	float: left;
	width: 635px;
	padding: 10px 15px 0 0;
}

#topics {
	margin:0;
	padding:0;
	overflow:hidden;
}
#topics h2{
	margin: 10px 0;
}

#topics h3{
	margin: 30px 0;
}
#topics h3.op2{
	margin: 10px 0 30px;
}
#topics h4 {
	border-left: 4px solid #666;
	border-bottom: 1px solid #666;
	font-size: 120%;
	margin: 20px 10px 10px 10px;
	padding: 2px;
}
#topics h5{
	margin: 0 10px 10px 15px;
	padding:0 0 1px 5px;
	font-size: 150%;
}
#topics h5.op{
	margin: 0 10px 10px 15px;
	padding:0 0 5px 5px;
	font-size: 150%;
	border-bottom: none;
}
#topics h6{
	margin: 10px;
}
#topics p{
	margin: 0 10px 10px 5px;
	padding:0 0 1em 15px;
	line-height: 1.5;
}
#topics .contents {
	margin: 30px 0 50px 0;
}
#topics p.date {
	text-align: right;
	font-size: 80%;
}
#topics table {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: 0 0 10px 30px;
	font-size: 100%;
}
#topics table td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
#topics table th{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
#topics dl{
	margin: 0 10px 10px 5px;
	padding:0 0 1em 15px;
	line-height: 1.5;
}
#topics dl dt{
	float:left;
	width:100px;
}
#topics dl.list2{
	margin: 0 10px 10px 15px;
	padding:0 0 1em 15px;
	line-height: 1.5;
}
#topics dl.list2 dt{
	float:left;
	width:100px;
}
#topics ul{
	margin: 0 10px 10px 5px;
	padding:0 0 1em 15px;
	line-height: 1.5;
}
#topics .bold{
	font-weight:bold;
}
#topics p.list1{
	margin: 0 10px 0px 5px;
	padding:0 0 0 15px;
	line-height: 1.5;
}	
#topics div.box{
	margin: 0 10px 10px 20px;
	padding:30px;
	line-height:1.8;
	border:1px solid #C8DC00;
	background:#DCEBAE;
}
#topics .op_photo{
	float:left;
	margin:0 15px 15px 0;
}
#topics .pic{
	overflow:hidden;
	clear:left;
}	
#topics .mt10{
	margin-top:10px;
}
#topics .center{
	text-align:center;
}				