@charset "utf-8";
/* CSS Document */
#mt_title {
	border-bottom:2px solid #eee;
	background:url(h2.jpg) bottom left no-repeat;
}

#mt_title .Head {
	font:18px Arial;
	font-weight:bold;
	color:#121212;
    margin:10px 0;
}

.mt_content {
	margin:15px 0 15px 0;
	font-size:110%;
	line-height:21px;
	background:#FFF;
}



































