@charset "UTF-8";

div#snippet {
	z-index: 30;
	width: 380px;
	height: 310px;
	top: 127px;
	left: -1px;
	position: absolute;
	background-image: url(../images/snippet.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/snippet.png', sizingMethod='scale');
	text-indent: -5000px;
}
div#photo {
	z-index: 15;
	width: 340px;
	height: 310px;
	top: 131px;
	left: 598px;
	position: absolute;
	background-image: url(../images/photo.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/photo.png', sizingMethod='scale');
	text-indent: -5000px;
}
div#mobile {
	width: 136px;
	height: 21px;
	position: absolute;
	z-index: 25;
	left: 136px;
	top: 442px;
}
div#bg_mobile {
	width: 333px;
	height: 158px;
	background-image: url(../images/mobile.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mobile.png', sizingMethod='scale');
	text-indent: -5000px;
	position: absolute;
	z-index: 19;
	left: 20px;
	top: 367px;
}


div#news {
	z-index: 150;
	width: 252px;
	height: 125px;
	top: 277px;
	left: 365px;
	position: absolute;
}
div#news ul {
	
}
div#news ul li {
	width: 252px;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/crown.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
div#news ul li a {
	width: 232px!important;
	width/**/: 252px;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
}
div#news_bg {
	z-index: 20;
	width: 380px;
	height: 380px;
	top: 157px;
	left: 281px;
	position: absolute;
	background-image: url(../images/news.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/news.png', sizingMethod='scale');
	text-indent: -5000px;
}

div#container {
	top: 350px;
}

div.more {
	width: 61px;
	height: 17px;
	position: absolute;
	left: 557px;
	top: 195px;
	z-index: 400;
}
