@charset "utf-8";
/* CSS Document */


#CONTENT {
	width:780px;
	height:100%;
	margin:o;
	display:block;
	overflow:visible;
	padding-left:20px;
	padding-right:20px;
}

#CONTENT ul {
	width:140px;
	display:block;
	float:left;
	margin-left:16px;
	margin-top:0;
	margin-bottom:10px;
	padding: 0px;
}

#CONTENT li {
	list-style-type:none;
	margin:0;
}

#CONTENT h3 {
	width:770px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	color:#ff7701;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
	
.titgreen {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:26px;
	color:#6fc556;
}

.titgreen a{
		text-decoration:none;
		color:#6fc556;
	
}

.titgreen a:hover{
	text-decoration:underline;
	color:#6fc556;
}

.titgreenleft {
	float:left;
	display:block;
	width:156px;
	margin-left:16px;
	
}

.titgreenleft a{
		text-decoration:none;
		color:#6fc556;
	
}

.titgreenleft a:hover{
	text-decoration:underline;
	color:#6fc556;
}

.titgray{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	padding-left:7px;
	width:120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}

.titgray a{
		text-decoration:none;
		color:#878787;
	
}

.titgray a:hover{
	text-decoration:underline;
	color:#878787;
}

.titorange{
	width:100px;
	height:28px;
	border: 1px solid #ff7701;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F63;
	text-align:center;
	line-height:28px;
}
