div#content-main h2 {
	clear: both;
	font-size: 1.8em;
	color:#333;
	font-weight:normal;
	margin-bottom:10px;
	}
div#content-main h3 {
	clear: both;
	font-size: 1.5em;
	color:#333;
	font-weight:normal;
	margin-bottom:10px;
	}
div#content-main p {
	line-height:1.6em;
	margin-bottom:10px;
	color:#333;
	}
div#content-main p a {
	color:#000080;
	border-bottom:1px dashed #000080;
	text-decoration:none;
	}
ul.csc-menu {
	list-style-type:square;
	margin-bottom:20px;
	margin-left:30px;
	}
ul.csc-menu li {
	margin-bottom:5px;
	}
ul.csc-menu li a {
	text-decoration:none; 
	color: #000080;
	}
#content-main ul {
	list-style-type:square;
	margin-bottom:20px;
	margin-left:30px;
	}
#content-main ul li {
	margin-bottom:5px;
	color:#333;
	}
.csc-frame-frame1 { border: 3px solid black;padding:10px;margin-bottom:10px; }
/*--------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#content-right h2 {
	margin:5px;
	margin-top:20px;
	color:#ff8b0f;
	}

div#content-right p {
	margin:5px 5px;
	color:#333;
	}

