#main dt {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CC3366;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 2.5px;
}
.mainimg {
	float: right;
	margin-top: 5px;
	margin-right: 30px;
}

#main dd {
	line-height: 200%;
}
#main dl {
	width: 500px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main li {
	color: #FF6666;
	padding-left: 20px;
}
.title2 {
	font-size: medium;
	color: #FF00FF;
}
