body {
	margin:0;
	padding:0;
	background-color:#000;
	color:#ffffff;
	font-size:11px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.Container {
	width:766px;
	margin:0 auto;
}
.LoginDiv {
	background-image:url(../images/indexen_04.jpg);
	height:133px;
	position:relative;
}
.LoginPanel {
	position:absolute;
	left:567px;
	top:54px;
	width:173px;
	height:43px;
	text-align:right;
}
.LoginPanel input {
	border:none;
	width:170px;
	margin-bottom:3px;
	font-family:tahoma;
	font-size:12px;
}
.LoginLink {
	position:absolute;
	left:565px;
	top:102px;
	width:31px;
	height:16px;
}
.Footer {
	height:30px;
	padding-top:5px;
	padding-left:15px;
	color:#6c6c6c;
	font-size:10px;
}
.Footer a{
	color:#ffffff;
	text-decoration:none;
}
.ContentDiv {
	height:309px;
	background-color:#000000;
}
.ContentLeft {
	background-image:url(../images/subar_03.jpg);
	width:47px;
	height:309px;
	float:left;
}
.Content {
	width:660px;
	height:309px;
	float:left;
}
.ContentRight {
	background-image:url(../images/subar_05.jpg);
	width:59px;
	height:309px;
	float:right;
}
