body {
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		14px;
	background:		#fff;
	color:			#696B71;
	margin:			0;
	padding:		0;
}


img {
	border:			0px;
}


#logo {
	position:		absolute;
	margin:			0;
	top:			40px;
	left: 40px;
	padding:		0;
}


#navi {
	position:		relative;
	margin-top: 20px;
	margin-left:			600px;
	width:			auto;
	height:			auto;
}


#text {
	position:		relative;
	margin: 0;
	margin-left:	609px;
	width:			300px;
	height:			330px;
	overflow:		auto;
	padding:			3px 5px 0px 0px;
	padding-top:   115px;

}
#text .csc-menu li {
line-height: 180%;
}
#text p {
	margin:			0;
	padding:		0px 0px 5px 0px;
	text-align:		justify;
}
#text  a, #text  a:link {
	text-decoration:none;
	color:		#FF5920;
	font-weight:  bold;
	}

#text  a:link, #text  a:visited {
	text-decoration:none;
	color:			#FF5920; 
}


#text  a:hover, #text  a:active {
	text-decoration:none;
	color:		#696B71;
}


.bold {
	font-weight:	bold;
}





