@charset "UTF-8";
/* CSS Document */

#mainContent {
	padding-bottom: 270px;
}

#collection_table {
	font-size: 12px;
	color: #A89384;
	font-weight: normal;
	width: 500px;
	margin: 0px auto;
}

#register_table {
	font-size: 12px;
	color: #A89384;
	font-weight: normal;
	width: 350px;
	margin: 0px auto;
}

#note {
	font-size:9px;

}


#center_column {
	width: 500px;
}
#center_column_content {
	width: 500px;
}
#register_title {
text-align:center;
}
#error {
	color:#FF0000;
}
