html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #000000 url('bg.jpg') top center no-repeat;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #dc0000;
	text-decoration: underline;
}
table {
	text-align: left;
	border-color: #ffffff;
}
th {
	background-color: #111111;
	text-align: left;
}
td.light {
	background-color: #252525;
}
td.dark {
	background-color: #0b0b0c;
}
input, textarea, select {
	background: #000000;
	color: #ffffff;
	border: #909090 1px solid;
}
.radiobox {
	background: transparent;
	border: none;
}
.clear {
	clear: both;
}
.mark {
	color: #dc0000;
}
.headline {
	font-size: 16px;
	color: #dc0000;
	text-align: center;
}
.alert {
	color: #dc0000;
	font-weight: bold;
}
div#content div.headline {
	margin-top: 10px;
}
div.absolutebox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
div.relativebox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
div.absolutebox#discobox {
	z-index: -2;
	overflow: hidden;
}
/*****/
div#header {
	z-index: 60;
	margin: 0px auto;
	padding: 14px;
	width: 1242px;
	height: 39px;
	background: url('header.png') top center no-repeat;
}
div#header a {
	display: block;
	margin: 0px auto;
	width: 106px;
	height: 27px;
	background: url('login-button.png') no-repeat;
}
div#header a:hover {
	background-position: 0px -27px;
}
/*****/
div#navibar {
	margin: 160px auto 0px auto;
	width: 1024px;
	height: 73px;
}
div#navibar a#homelink {
	display: inline-block;
	width: 634px;
	height: 73px;
	background: url('navibar-link.png');
}
div#navibar div#navi{
	display: inline-block;
	width: 390px;
	height: 73px;
	background: url('navibar-navi.png');
	float: left;
}
div#navibar div#navi:hover, div#navibar a#homelink:hover {
	background-position: 0px -73px;
	cursor: pointer;
}
div#navibar div#navi div#dropup {
	display: none;
	position: absolute;
	z-index: 3;
	margin-top: -185px;
	margin-left: -2px;
	width: 310px;
	height: 228px;
	padding: 28px 42px 0px 41px;
	background: url('dropup.png') no-repeat;
}
div#navibar div#navi:hover div#dropup {
	display: block;
}
div#navibar div#navi div#dropup div {
	width: 110px;
	color: #ffffff;
	font-family: Vani, Verdana;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	white-space: nowrap;
}
div#navibar div#navi div#dropup div#left {
	float: left;
	margin-right: 90px;
}
div#navibar div#navi div#dropup div#right {
	float: right;
}
div#navibar div#navi div#dropup div span {
	position: absolute;
	z-index: 7;
}
div#navibar div#navi div#dropup div a {
	display: none;
	position: absolute;
	z-index: 8;
	padding-left: 30px;
	color: #ffffff;
	font-family: Vani, Verdana;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}
div#navibar div#navi div#dropup div a:first-letter {
	color: #dc0000;
}
/*****/
div#content-top {
	margin: 0px auto;
	width: 1024px;
	height: 260px;
	background: url('content-top.png') no-repeat;
}
div#content-top div#tickerbox {
	position: absolute;
	z-index: 6;
	margin-top: 40px;
	margin-left: 386px;
	width: 437px;
	height: 223px;
	background: url('ticker.png') no-repeat;
}
div#content-top div#tickerbox div.tickerm {
	margin: 31px 15px 12px 13px;
	width: 190px;
	height: 180px;
	padding: 0px;
	font-family: Vani, Verdana;
	font-size: 12px;
	overflow: hidden;
}
div#content-top div#tickerbox div.tickerm div.ticker {
	margin: 0px;
}
div#content-top div#videobox {
	position: absolute;
	z-index: 5;
	margin-top: 19px;
	margin-left: -24px;
	width: 437px;
	height: 286px;
	padding: 24px 0px 0px 8px;
	background: url('videobox.png') no-repeat;
}
div#content-top div#videobox iframe {
	position: absolute;
	z-index: 5;
}
div#content-top div#cplogin {
	position: absolute;
	z-index: 4;
	margin-top: 10px;
	margin-left: 837px;
	width: 111px;
	height: 224px;
	padding: 15px 30px;
	color: #000000;
	font-family: Vani, Verdana;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
div#content-top div#cplogin a {
	color: #000000;
}
div#content-top div#cplogin .mark {
	color: #000000;
}
/*****/
div#contentarea {
	margin: 0px auto;
	width: 1024px;
	background: url('content-bg.png') repeat-y;
	overflow: hidden;
}
/*****/
div#menu {
	margin: 59px 18px 0px 29px;
	width: 394px;
	float: left;
}
div#menu-top {
	width: 394px;
	height: 10px;
	background: url('menu-top.png') no-repeat;
}
div#menu-content {
	width: 376px;
	padding: 2px 9px 50px 9px;
	background: url('menu-content.png') repeat-y;
}
a#menu-bottom {
	display: block;
	width: 394px;
	height: 60px;
	background: url('menu-bottom.png') no-repeat;
}
div.menu-column {
	width: 180px;
}
div.menu-column#m-left {
	padding-left: 3px;
	padding-right: 5px;
	float: left;
}
div.menu-column#m-right {
	padding-left: 5px;
	padding-right: 3px;
	float: right;
}
div.m-button , a.m-button {
	display: block;
	margin-bottom: 5px;
	padding-top: 13px;
	padding-bottom: 6px;
	width: 139px;
	height: 11px;
	color: #000000;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	overflow: hidden;
}
div.m-button + div , a.m-button + div {
	margin-bottom: 20px;
	width: 180px;
	overflow: hidden;
}
div.menu-column#m-left div.m-button, div.menu-column#m-left a.m-button  {
	background: url('m-button-left.png') no-repeat;
	padding-left: 33px;
	padding-right: 8px;
}
div.menu-column#m-right div.m-button, div.menu-column#m-right a.m-button  {
	background: url('m-button-right.png') no-repeat;
	padding-left: 8px;
	padding-right: 33px;
}
/*****/
div#content {
	margin-top: 5px;
	width: 542px;
	overflow: hidden;
}
div#content div#chatbox {
	margin-bottom: 50px;
	padding: 22px 6px 6px 6px;
	width: 530px;
	height: 396px;
	background: url('chatbox.png') no-repeat;
	overflow: hidden;
}
div#content table {
	max-width: 542px;
	overflow: hidden;
	table-layout: fixed;
}
div#content table tr td:first-child.newscomment-line1, div#content table tr td:first-child.newscomment-line2 {
	width: 150px;
	overflow: hidden;
}
div.news-box {
	margin-bottom: 50px;
	width: 542px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	overflow: hidden;
}
div.news-box div.news-header {
	width: 542px;
	height: 139px;
	background: url('news/header.jpg') no-repeat;
}
div.news-box div.news-heading {
	width: 516px;
	padding: 0px 13px;
	background: url('news/heading.jpg') repeat-y;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	vertical-align: middle;
}
div.news-box div.news-content {
	width: 516px;
	padding: 20px 13px;
	background: url('news/content.jpg') repeat-y;
	text-align: justify;
}
div.news-box div.news-footer {
	width: 508px;
	padding: 0px 17px;
	height: 28px;
	background: url('news/footer.jpg') no-repeat;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
}
div.news-box div.news-footer div:first-letter, div.news-heading:first-letter {
	color: #cd0000;
}
/*****/
div#end {
	margin: 0px auto;
	width: 1024px;
	height: 100%;
	background: url('content-bg.png') repeat-y;
}