.unionList_main {
	height: 350px;
	margin-bottom: 13px;
}

.unionList_row {
	width: auto;
}

.unionList_col1 {
	float: left;
	width: 166px;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.unionList_col2 {
	float: left;
	width: 166px;
	height: auto;
	margin: 0px 13px 20px 13px;
}

.unionList_col3 {
	float: left;
	width: 166px;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.unionList_picture {
	width: 166px;
	height: 111px;
	margin: 0px 0px 1px 0px;
}

.unionList_desc {
	font-size: 10px;
	font-weight: bold;
}

.unionList_options {
	text-align: center;
}

.union_add_main {
	width: 400px;
	margin: 0px auto;
	background-color: #ece9d8;
	clear: both;
}

.union_add_row {
	width: 400px;
	margin: 0px auto;
}

.union_add_header {
	background-color: #0055e5;
	font-size: 15px;
	font-weight: bold;
	color: #fbfbfb;
	text-align: center;
}

.union_add_title {
	width: 200px;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
}

.union_control {
	width: 166px;
	text-align: center;
	margin: 0px auto;
}

.unionList_edit {
	width: 160px;
}
