.ccaa01{	
	font-size:28px;
	color:#eeccaa;
	font-family:times;
}

.ccaa02{
	font-size:32px;
	color:#eeccaa;
	font-family:times;
}

.ccaa03{
	height:200px;
	text-align:center;
	background:#010101;
	margin-bottom:8px;
	position: relative;
	border-radius:6px;
}

.ccaa04{
	width:28px;
	height:30px;
	margin-right:2px;
	margin-bottom:4px;
}

.ccaa05{
	font-size:16px;
	line-height:18px;
	color:#aaa;
	//margin-bottom:6px;
	margin:6px 12px;
}

.ccaa06{
	max-height: 100%;  
	max-width: 100%;
	position:relative; 
	top:50%; 
	transform: translateY(-50%);
}

.colmod{
	min-width: 350px;
	max-width:450px;
	background:#6fa366;
	line-height:24px;
	padding: 12px;
	padding-top:6px;
	margin:24px 8px;
	border-radius: 8px;
	font-size: 14px;
	color: #aaa;
	background-color: #151515;
}

.modtit{
	line-height:18px;
	font-size:36px;
	color:#eeccaa;
	font-family:times;	
}






















