.title-pic {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.title-div {
	width: 100%;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title-sub-div {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 600px;
	margin-left: 70px;
	padding: 5px;
	line-height: 168%;
	background-color: #EEEEEE;
	margin-bottom: 25px;
}
.img-mg {
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
