@charset "utf-8";
/* CSS Document */
.MG_case {
	text-align:left;
	padding: 0 0 3px 18px;
	height:15px;
	color:#FCFCFC;
}

.MG_sep {
	background: url(/cqb/images/Mg_sep.jpg) no-repeat bottom;
}

.MG_case a:link, .MG_case a:hover, .MG_case a:visited {
	color: #FCFCFC;
	text-decoration: none;
	border:none;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
}

.MG_case a:hover {
	color: #FCFC9C;
}

