/* Corporate Profile */
div#CORPOLEFT {
	float: left;
	width: 197px;
	margin-left: 5px;
}
#CORPOLEFT .titleimg {
	width: 197px;
	height: 25px;
}
div#CORPOBODY {
	width: 763px;
	float: left;
	margin-left: 35px;
}
#CORPOBODY .titleimg {
	width: 763px;
	height: 25px;
}
#CORPOBODY .line {
	height: 1px;
	width: 763px;
	font-size: 0;
	line-height: 0;
	vertical-align: text-bottom;
	clear: both;
}
#CORPOBODY .title {
	float: left;
	height: 39px;
	width: 90px;
	line-height: 39px;
	font-size: 13px;
}
#CORPOBODY .comment {
	float: left;
	height: 39px;
	width: 573px;
	line-height: 39px;
	font-size: 13px;
}
#CORPOBODY .comment small {
	font-size: 11px;
}
#CORPOBODY .title2 {
	margin-top: 13px;
	float: left;
	height: 140px;
	width: 90px;
	line-height: 25px;
	font-size: 13px;
}
#CORPOBODY .comment2 {
	margin-top: 13px;
	float: left;
	/*height: 162px;*//*140*/
	width: 573px;
	margin:8px 0 30px 0;
	line-height: 25px;
	font-size: 13px;
}
#CORPOBODY .comment3 {
	float: left;
	width: 573px;
	margin:8px 0 30px 0;
	line-height: 25px;
	font-size: 13px;
}
#CORPOBODY .comment3 a {
	color: #000;
	text-decoration: underline;
}
