@charset "UTF-8";

#news {
	float: right;
	width: 207px;
	height: auto;
	margin-right: 10px;
	margin-top: 15px;
}
#main {
	width: 410px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
.dv1 {
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 12px;
	font-weight: bold;
}
.dv2 {
	font-size: 11px;
	color: #FF7F00;
	font-weight: bold;
}
.dv3 {
	font-size: 12px;
	color: #51281E;
	font-weight: normal;
	line-height: 12px;
}
.dv4 {
	font-size: 13px;
	font-weight: bolder;
}
.dv5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
#topics {
	height: auto;
	width: 184px;
	border: 1px solid #999999;
	background-color: #FFF7D6;
	padding: 10px;
	text-align: left;
}

