#maincontent {
	width:785px;
	border: 1px solid #282441;
}

.maincontent p {
font-family: Arial, Helvetica, san-serif;
font-size: 18px;
line-height: 18px;
color: #000000; 
}

.maincontent a {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000033;
	text-decoration: none;	
}

.maincontent a:hover {
	color:#e3763f;
}

.smtitle {
	padding-top: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#282441;
	border-bottom: 1px solid #e3763f;
}

.contents {
	/* border: 1px solid #CBCBCB; */
	margin: 0 0px;
	background: #ffffff;
	padding-bottom:7px;
	border-right: 1px solid #D4D4D4;
	}

.contents ul {
	padding-left: 0;
	margin: 0 0 0 0px;
	list-style-type: none;
	font: 11px/17px Verdana, Arial, sans-serif;
	}

.contents ul a {
	display: block;
	padding: 3px 0 3px 7px;
	width: 180px;
	background-color: #ffffff;
	color: #000033;
	text-decoration: none;
	line-height:20px;
	border-bottom: 1px solid #D4D4D4;
	}

.contents ul a:hover {
	background-color: #f3f3f3;
	color:#e3763f;
	}

.contentsactive {
	text-decoration: none;
	line-height:20px;
	padding: 3px 0 3px 7px;
	display: block;
	width: 180px;
	background-color: #f3f3f3;
	color: #e3763f;
	border-bottom: 1px solid #D4D4D4;	
	}
	
.bottomtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
