.dakuang {
	background-color: #050c16;
	border: 1px none #4a3b21;
}
.lan {
	background-color: #132A49;
	border: 1px none #4a3b21;
}
.nr {
	background-color: #132A49;
	font-size: 12px;
	line-height: 24px;
	color: #03b6ff;
	text-decoration: none;
	padding: 15px;
	border: 1px none #4a3b21;
}
a:link {
	font-size: 12px;
	line-height: 24px;
	color: #03B6FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 24px;
	color: #03B6FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 24px;
	color: #37F0FF;
	text-decoration: underline;
}
