@charset "utf-8";
/* CSS Document 
#content_desc h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:900;
	color:#000;
	letter-spacing:10px;
	border-bottom:4px solid #999;
	padding-bottom:10px;
	line-height:1.2em;
	background:#eee;
	padding:10px 3px 3px 3px;
	}
#content_desc h1:first-line {
}
#content_desc {
	color:#333;
	font-size:12px;
	line-height:2em;
	font-weight:800;
}
#content_desc sub , #content_desc sup {
	color:#000;
	font-weight:800;
}
#content_desc sub {
	padding:3px;
	margin-top:-20px;
}
#content_desc span { 
	color:#000;
	font-weight:100;
}*/

