@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #c0dff3;
	margin: 0px;
}
body,html {
	width:100%;
	height:100%;
	overflow:hidden;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FC0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #ff0152;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
#imgcon {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
}
#mlg {
	position: absolute;
	z-index: 2;
	width: 390px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 148px;
	padding-right: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color: #E2F4FF;
}
#sq1 {
	position: absolute;
	z-index: 3;
	height: 160px;
	width: 220px;
	top: 44px;
	left: 450px;
	text-align: center;
}
#sq2 {
	position: absolute;
	z-index: 3;
	height: 160px;
	width: 220px;
	top: 60px;
	left: 705px;
}
#tamlo {
	z-index: 3;
	margin-top: 5px;
	margin-left: 12px;
}
.btn {
	position: absolute;
	z-index: 4;
	height: 160px;
	width: 220px;
}
#mtxt {
	position: absolute;
	z-index: 3;
	top: 200px;
	width: 400px;
	text-align: right;
	color: #799FB0;
}

