@charset "utf-8";
/* CSS Document */

img.banner{
	padding: 5px 0 10px 45px;
	background-color:#fff;}

#evt-left{
	width:248px;
	margin-right:25px;
	padding-right:11px;
	float:left;
	background-color:#fff;}

#evt-right{
	width:650px;
	margin: 0 auto;
	padding: 0px;
	float:right;
	background-color:#fff;}




#wrapper { 
	width:645px; 
	padding:2px 2px 0 2px; 
	font-size:11px; 
	color:#000; } 
.locdisplay { 
	width:640px; 
	margin-bottom:7px;} 
.locdisplay:after { 
	content:''; 
	display:block; 
	clear:both; } 
.date1 { 
	width:70px; 
	padding-right:10px;
	font-weight:bold;
	text-align:left;
	float:left;} 
.name1 { 
	width:350px; 
	margin-right:10px;
	text-align:left;
	float:left;} 
#s0,#s1 { 
	cursor:pointer; 
	font-weight:bold;
	width:40px;
	color:#2F5596;
	margin-right: 15px;
	text-align:left;} 
#div0,#div1,#div2,#div3 { 
	clear:both; 
	padding:5px; 
	border-top:0; }  
.locdisplay p { margin:0 0 10px 0; } 
.off { display:none; } 
.on { 
	display:block; 
	color:#003; 
	background-color:#ccc;
	border: 1px solid  #222; } 
	
