@charset "UTF-8";
/* CSS Document */
.corner-top{
	background-color: #000005;
	color: #fff;
	width:930px;
	padding: 15px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	margin: auto;
	margin-top: 280px;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	KhtmlOpacity: .9;
	opacity: .8;
	visibility: visible;
	height: auto;
	margin-bottom: 0px;
}

.corner-bottom {
	background-color: #000;
	color: #fff;
	width:930px;
	padding: 15px;


          -moz-border-radius-bottomright: 20px;
	    -webkit-border-bottom-right-radius: 20px;
	    -moz-border-radius-bottomleft: 20px;
	    -webkit-border-bottom-left-radius: 20px;
	
	margin: auto;
	margin-top: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	KhtmlOpacity: 100;
	opacity: 100;
	visibility: ;
	height: auto;
}
.no-corner-matt1{
	background-color: #000;
	color: #fff;
	width:930px;
	padding: 15px;


          -moz-border-radius-bottomright: 0px;
	    -webkit-border-bottom-right-radius: 0px;
	    -moz-border-radius-bottomleft: 0px;
	    -webkit-border-bottom-left-radius: 0px;
	
	margin: auto;
	margin-top: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	KhtmlOpacity: 100;
	opacity:100;
	visibility:;
	height: auto;
}
.no-corner-transp1{
	background-color: #000005;
	color: #fff;
	width:930px;
	padding: 15px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	margin: auto;
	margin-top: 0px;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	KhtmlOpacity: .9;
	opacity: .8;
	visibility: ;
	height: 200px;
}
.top{
	background-color:;
	color:;
	width:auto;
	margin-top: 0px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: 97;
	visibility: ;
	height: 48px;
	padding-top: 0px;
	top: 0px;
	background-color: #000;
	margin: 0px;
}

.up1{
	background-color:;
	color:;
	width:auto;
	margin-top: 0px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: 97;
	visibility: ;
	height: 900px;
	padding-top: 0px;
	top: 0px;
	background-color: #000;
	margin: 0px;
}

.emtyspace{
	width:930px;
	padding: 15px;
	margin: auto;
	visibility: ;
	height: 30px;
}
.coverpage{
	width:930px;
	padding: 15px;
	margin: auto;
	visibility: ;
	height: 600px;
}
