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

.thrColFixHdr #sidebar {
	float: right;
	width: 386px;
	height: 470px;
	margin: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.thrColFixHdr #sidebar table {
	width: 385px;
	border-collapse: collapse;
}
.thrColFixHdr #sidebar td {
	padding-left: 5px;
	padding-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.thrColFixHdr #sidebar h3 {
	padding-top: 55px;
}
.thrColFixHdr #sidebar p {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.thrColFixHdr #screen {
	height: 300px;
	width: 540px;
	background-color: #666666;
	margin-bottom: 0px;
	margin-left: 15px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
.thrColFixHdr #mainContent #title {
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 200px;
	margin-right: 0px;
}
.thrColFixHdr #mainContent #Contents1 {
	padding: 0px;
	width: 600px;
	height: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent #Contents1 a {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.thrColFixHdr #mainContent #Contents1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-left: 10px;
}
