body{ 
	
}

div#title {
	position:absolute;
	left: 0px;	
	top: 0px;
	width: 590px;
	height: 222px;
	
z-index: 2;



}

div#slice{
	position:absolute;
	left: 578px;
	top: 0px;
	width: 40%;
	height: 257px;
	float: left;
	z-index: 3;


}

div#enter {
	position:absolute;
	left:200px;
	top: 250px;
	width: 40%;
	height: 50px;
	background-color: #;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	z-index:8;
}
div#box {
	position:absolute; 
	left:0px;
	top: 300px;
	width: 65%;
	height: 200px;
	padding-left: 0px;
	padding-top: 0px;
	border-left-color : #f0037f;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #f0037f;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #f0037f;
	border-top-style : solid;
	border-top-width : 30px;
	border-bottom-color : #f00374;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	float: left;
	background-color: #660709;
	z-index:8;
}
div#text {
	position:absolute;
	left:67px;
	top: 200px;
	width: 40%;
	height: 400px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 10px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;	
	color: #ffffff;
	background-color: #000000;
	float: left;
}
div#text2 {
	position:absolute;
	left:650px;
	top: 200px;
	width: 40%;
	height: 400px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 10px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;	
	color: #ffffff;
	background-color: #ffffff;	;
	
	float: right;
	
	}
a:link {  
	color: #707070; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	}

a:visited { 
	color: #707070; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	 
}

a:hover {  
	color: #cc3366; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	 
}


	

