#_opacity {
	background: #000;
	display: none;
	opacity: 0;
	filter: alpha(opacity =     0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

#_popup {
	width: 400px;
	position: fixed;
	top: 200px;
	left: 400px;
	z-index: 101;
	display: none;
}

.ssl_recomend {
	background-color: #D1E9FB;
	padding: 10px;
	border: #000 1px solid;
}

.ssl_recomend img {
	margin-right: 10px;
}

.ssl_recomend a.black {
	color: black;
	text-decoration: underline;
}

.ssl_recomend a.black {
	color: black;
	text-decoration: underline;
}

.ssl_recomend a:HOVER {
	text-decoration: underline;
}

.ssl_recomend div {
	color: #124;
	font-size: 18px;
	margin-bottom: 5px;
	text-align: center;
}

.ssl_recomend td {
	color: #346;
}

.premium_recomend {
	background-color: #F3F6D3;
	padding: 10px;
	border: #000 1px solid;
}

.premium_recomend img {
	margin-right: 10px;
}

.premium_recomend a.black {
	color: black;
	text-decoration: underline;
}

.premium_recomend a.black {
	color: black;
	text-decoration: underline;
}

.premium_recomend a:HOVER {
	text-decoration: underline;
}

.premium_recomend .h {
	color: #124;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top1: 10px;
}

.premium_recomend td {
	color: #346;
}