@media (min-width: 640px) {
	#main {
		width: 780px;
	}
}
#d_title
{
	font-weight:bold !important;
	color:rgb(46, 84, 163) !important;
	font-size:17px !important;
}
#d_evo
{
	margin:10px 0;
	background-color:rgba(219, 240, 247, 0.7) !important;
	padding:4px;
}
#d_evo img
{
	display:block !important;
	margin:0 auto;
}
#d_q
{
	margin:10px 0;
}
#d_wisdom
{
	border:1px solid rgb(105, 164, 178) !important;
	background-size:auto !important;
	background-position:top right !important;
	background-repeat:no-repeat !important;
	/*background-image:url('../img/dna.jpg') !important;*/
	padding:10px 8px 0px !important;
}
#d_wisdom > div
{
	margin-bottom: 10px;
}
#d_wisdom > div:first-child *
{
	color: rgba(31, 54, 102, 1) !important;
}
#d_wisdom img {
	margin-left: 5px;
}
#d_prg
{
	margin: 5px 5px;
}
.d_16
{
	font-size:16px !important;
	line-height:120%;
}
.d_15
{
	font-size:15px !important;
	line-height:110%;
}
.d_14
{
	font-size:14px !important;
	line-height:125%;
}
.d_13
{
	font-size:13px !important;
	line-height:125%;
}
.d_11
{
	font-size:11px !important;
	line-height:110%;
}

