@charset "utf-8";
#shadow {
	background-image: url(../images/unity/gr_gray.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 780px;
}
#union-column {
	background-color: #FFF;
	width: 758px;
	height: auto;
	border: 1px solid #e3eae4;
	overflow: hidden;
	padding-bottom: 20px;
}
#title {
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	width: 758px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

