@charset "utf-8";
/* CSS Document - written by Abdee Kalantari*/

*{margin: 0px;padding: 0px;}

.label{
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial, Tahoma; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center; 
	width: 442px; 
	word-spacing: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.label a{
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	word-spacing: 4px;
}
a:hover {color: rgb(255, 0, 255);}
.label_02{
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center; 
	width: 342px; 
	word-spacing: 4px;
}
.label_02 a{
	color: rgb(53, 204, 255);
	font-weight: bold;
	text-decoration: none;
	word-spacing: 4px;
}
a:hover {color: rgb(255, 0, 255);}

.label_03{
	display: block;
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center; 
	width: 288px; 
	word-spacing: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.label_03 a{
	color: rgb(53, 204, 255);
	font-weight: bold;
	text-decoration: none;
	word-spacing: 3px;
}
a:hover {color: rgb(255, 0, 255);}
.label_04{
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center;
	direction: rtl; 
	width: 342px; 
	word-spacing: 4px;
}
.label_04 a{
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	word-spacing: 4px;
}
a:hover {color: rgb(255, 0, 255);}

.label_05{
	display: block;
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center; 
	width: 188px; 
	word-spacing: 3px;	
}
.label_05 a{
	color: rgb(53, 204, 255);
	display: block;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 3px;
}
.label_05 a:hover {
	background:url(../images/vertigo/nilgoon_img2.jpg) no-repeat;
	background-color: rgb(0, 0, 0);
	position: absolute; 
	left: 500px; 
	top: 50px;
    color: rgb(255, 0, 255);
	width:700px;
	height: 700px;
}

.label_06{
	display: block;
	border: 3px solid rgb(156, 0, 76); 
	font-family: Nazanin, Arial; 
	font-size: 18px; 
	font-weight: bold;
	background-color: rgb(63, 0, 0); 
	text-align: center; 
	width: 188px; 
	word-spacing: 3px;	
}
.label_06 a{
	color: rgb(53, 204, 255);
	display: block;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 3px;
}
.label_06 a:hover {
	background:url(../images/vertigo/nilgoon_img2.jpg) no-repeat;
	background-color: rgb(0, 0, 0);
	position: absolute; 
	left: 500px;
	top: 2200px;
	color: rgb(255, 0, 255);
	width:1200px;
	height: 902px;
}


