@charset "UTF-8";
/* CSS Document */

#red{
	color:#F00;
}

#left #ticket td{
	border-bottom:#CCC solid 1px;
}

#bold{
font-weight:bold;
}


#title{	
	text-align:center;
	background-image:url(../../ticket/img/table_or.gif);
	height:25px;
	}

#left #ticket table{
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:690px;
	
}

#muse img{
	padding-bottom:18px;
}
	
#muse{
		background-color:#FFC;
		padding:7px;
			}
	


