#topheader {
	position: relative;
	margin: 10px 0px 0px 10px;
	padding: 0px;	
	width: 602px;
}


#cobox {
	width: 180px;
	float:right;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #000;
	margin-left: 10px;
}

#cobox h2 {
	background-image: none;
	margin: 4px 0px 2px 0px;
	padding: 0px;
	line-height: 1.2;
}


#cobox p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 1.2;
	margin: 0px;
}


#container {
	color: #fff;
	float:left;
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;	
	width: 602px;
	background-color: #61665C;
		background-repeat: no-repeat;
	background-color: #363636;
	display: inline;
}

#cbox {
	postiton: relative;
	heigth: 300px;
	padding: 5px 10px 10px 10px;
	line-height: 1.2;
	color: #fff;
}

#cbox p {
font-size: 11px;
}

a.ticketlink:link,
a.ticketlink:visited,
a.ticketlink:hover {
	border-bottom: 1px dotted;
	text-decoration:none;
	color: #ff0000;
	
}

a.ticketlink:hover {
	color: #A9B2A0;
	text-decoration:none;
}


.tourtab .info {
	color: #b8ab00;
	font-size: 11px;
}


.co img {
padding-top: 3px;
}


.tourtab td {
	color: #fff;
}

.tourtab .olddate td {
	color: #adadad;
}

.tourtab .first td {
 	padding-top: 4px;
 	border-top: 1px solid #484734;
}



.tourtab .date {
	width: 70px;
}

.tourtab .city {
	width: 150px;
}

.tourtab .venue {
	width: 150px;
}

.tourtab .support {
	width: 100px;
}

.tourtab .ticket {
	width: 100px;
}

#tourtab td {
	color: #fff;
}

#tourtab .olddate td {
	color: #adadad;
}

#tourtab .first td {
 	padding-top: 4px;
 	border-top: 1px solid #484734;
}



#tourtab .date {
	width: 70px;
}

#tourtab .city {
	width: 150px;
}

#tourtab .venue {
	width: 150px;
}

#tourtab .support {
	width: 100px;
}

#tourtab .ticket {
	width: 100px;
}



.tourheadl {
	background-image: url(/pic/tourheadl.gif);
	width: 579px;
	padding-left: 5px;
	padding-top: 4px;
}





