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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #069;
}

#container {
	width: 843px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 50px;
	width: 843px;
}
#footer {
	height: auto;
	width: 843px;
	float: left;
}
#homeleft {
	float: left;
	height: auto;
	width: 476px;
}
#homeright {
	float: right;
	height: auto;
	width: 367px;
}

#newsright {
	float: right;
	height: auto;
	width: 367px;
}
#newsleft {
	float: left;
	height: auto;
	width: 476px;
}
#historyright {
	float: right;
	height: auto;
	width: 367px;
	clear: none;
}
#historyleft {
	float: left;
	height: auto;
	width: 476px;
}
#collectionright {
	float: right;
	height: auto;
	width: 171px;
}
#collectionleft {
	float: left;
	height: auto;
	width: 672px;
}
#collectionup {
	height: 102px;
	width: 843px;
}
#contactright {
	float: right;
	height: auto;
	width: 171px;
}
#contactleft {
	float: left;
	height: auto;
	width: 672px;
}
#contactup {
	height: 102px;
	width: 843px;
}
#employmeright {
	float: right;
	height: auto;
	width: 171px;
}
#employmeleft {
	float: left;
	height: auto;
	width: 672px;
}
#employmeup {
	height: 102px;
	width: 843px;
}


.NEWStitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #E51D49;
	font-weight: bold;
}
#container #collectionleft .table1 tr td table tr td {
	border: 1px solid #333;
}
.tabletype {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}


.table1 {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.table2 {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#homenews {
	width:332px;
	z-index:1;
	overflow: visible;
	visibility: visible;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

