<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul {list-style-type: none;}


#container{
position:relative;
}

#globalmenu { position:relative; z-index:53;}
#global_main{ position:absolute;z-index:1000;top:32px;left:129px;}


.fadein { height:280px; width:900px; }
.fadein img { position:absolute; left:0; top:0; z-index:1; }

#logoLayout {position:absolute; left:10px; top:134px; z-index:100;} 
#rdLayout {position:absolute; left:10px; top:188px; z-index:120;} 

#countdownLayout.countdown {position:absolute; left:10px; top:207px; z-index:200; width:168px;} 
#countdownLayout span { display: block; width: 19px; height: 28px; float:left; margin-right:2px;} 
#countdownLayout span.image0 { background: url(../image/counter/0.png) no-repeat 0px 0px; } 
#countdownLayout span.image1 { background: url(../image/counter/1.png) no-repeat 0px 0px; } 
#countdownLayout span.image2 { background: url(../image/counter/2.png) no-repeat 0px 0px; } 
#countdownLayout span.image3 { background: url(../image/counter/3.png) no-repeat 0px 0px; } 
#countdownLayout span.image4 { background: url(../image/counter/4.png) no-repeat 0px 0px; } 
#countdownLayout span.image5 { background: url(../image/counter/5.png) no-repeat 0px 0px; } 
#countdownLayout span.image6 { background: url(../image/counter/6.png) no-repeat 0px 0px; } 
#countdownLayout span.image7 { background: url(../image/counter/7.png) no-repeat 0px 0px; } 
#countdownLayout span.image8 { background: url(../image/counter/8.png) no-repeat 0px 0px; } 
#countdownLayout span.image9 { background: url(../image/counter/9.png) no-repeat 0px 0px; } 

#event{
	width:550px;
	height:300px;
	clear:both;
	color:#ffffff;
	background-color: #000000;
}

#calendar{
	width:550px;
	height:300px;
	clear:both;
	background-color: #9d9d9d;
}


.rdTitle{
	font-size:16px;
	font-weight:normal;
	padding-left:15px;
}
.rdCircuit{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}
.rdPlace{
	font-size:10px;
	padding-left:15px;
}

#LeftContent{
	float:left;
	margin-bottom:10px;
}


#RightContent{
	float:right;
	width:320px;
	padding-right:20px;
}

#MainContent{
	height:338px;
	width:900px;
/*position: relative;*/
	background: url(../image/line.gif) no-repeat 0px 0px;
}

#calLeft{
	float:left;
	width:238px;
	padding-top:28px;
	padding-left:50px;
}


#calRight{
	float:left;
	width:188px;
	padding-top:28px;
	margin-left:40px;
}
#calendar dt{
	padding-bottom:12px;
}
#eventLink dt{
	vertical-align:top;
	padding-bottom:12px;
}
#eventLink img{
	vertical-align:top;
}

#banner{
	width:550px;
	float:left;
	margin:5px 0 10px 0;
}
#banner ul{
	padding-left:10px;
}
#banner li{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#calendar dt{ /padding-bottom:6px; }



#eventLeft{
	float:left;
	width:238px;
	padding-top:28px;
	padding-left:50px;
}

#eventRight{
	float:left;
	width:188px;
	padding-top:28px;
	margin-left:40px;
}

.line{
width:267px;
height:1px;
}


* html #eventLeft{
margin-left:10px;
}

* html #eventLink dt{
margin-bottom:6px;
}
* html #calLeft { padding-left:20px; }
* html #calRight { margin-left:0px; }


* html #MainContent{
display:inline;
}
* html #LeftContent{
width:600px;
}
* html #RightContent{
display:inline;
padding-right:30px;
}

*+html #calLeft {  width:188px; }

#podcast{
width:550px;
float:left;
margin:5px 0 10px 0;
}
</pre></body></html>