body{
		background-color:black;
		font-family: "Trebuchet MS", Tahoma, Arial, Lucida;
		font-size:12px;
                color:white;
		padding:0;
		margin:0;
		background-color:#1a1a1a;
		text-align:center;
	}
img{
		border:none;
}

div.inner{
		background-color:white;
		width:800px;
		height:598px;
		margin:auto;

}


div.footer_u{
		width:100%;
		height:50px;
}
div.footer_d{
		width:100%;
		height:80px;
}

div.name_small{
		letter-spacing:3px;
		float:bottom;
		text-align:right;
		font-size:14px;
		padding-right:80px;

}
div.name_big{
		letter-spacing:5px;
		text-align:right;
		font-size:24px;
		padding-right:50px;

}






div.band_main{
		width:100%;
		height:112px;
}
div.band_u{
		width:100%;
		height:16px;
		background-color:white;
		border:solid;
		border-width:1px 0px;
		border-color:black;

}
div.band_m{
		width:100%;
		height:94px;

}

div.photo_th{
		float:left;
		height:94px;
		width:200px;
		letter-spacing:5px;
}

a.link_main{
		float:left;

		width:200px;
		letter-spacing:5px;
		color:black;		
		display:block;
		text-decoration:none;
		line-height:16px;	
		overflow:hidden;
		clip:auto;
		

}
a.link_main:hover{
		color:red;

}

a.link_main1{
		float:left;

		width:200px;
		letter-spacing:5px;
		background:url(../img/fthumb_1.jpg);
		color:black;		
		display:block;
		text-decoration:none;
		padding-top:78px;
		line-height:16px;	
		overflow:hidden;
		clip:auto;
		

}
a.link_main1:hover{
		background-position: 0px -94px;
		color:red;

}
a.link_main2{
		float:left;

		width:200px;
		letter-spacing:5px;
		background:url(../img/fthumb_2.jpg);
		color:black;		
		display:block;
		text-decoration:none;
		text-indent:5px;
		padding-top:78px;
		line-height:16px;	
	overflow:hidden;
	clip:auto;
		

}
a.link_main2:hover{
		background-position: 0px -94px;
		color:red;

}

a.link_main3{
		float:left;

		width:200px;
		letter-spacing:5px;
		background:url(../img/fthumb_3.jpg);
		color:black;		
		display:block;
		text-decoration:none;
		text-indent:5px;
		padding-top:78px;
		line-height:16px;	
	overflow:hidden;
	clip:auto;
		

}
a.link_main3:hover{
		background-position: 0px -94px;
		color:red;

}
a.link_main4{
		float:left;

		width:200px;
		letter-spacing:5px;
		background:url(../img/fthumb_4.jpg);
		color:black;		
		display:block;
		text-decoration:none;
		text-indent:5px;
		padding-top:78px;
		line-height:16px;	
	overflow:hidden;
	clip:auto;
		

}
a.link_main4:hover{
		background-position: 0px -94px;
		color:red;

}






div.menu_d{
		float:left;
		height:18px;
		width:100%;

}
div.menu_d_item{
		
}

a.link_block_d{
		display:block;
		text-decoration:none;
		color:white;
		letter-spacing:2px;
		width:75px;
		background-color:#727272;
		height:16px;
		line-height:16px;
		float:left;
		border-style:solid;
		border-color:white;
		border-width:1px 0px 0px 0px;
		font-size:8px;
		letter-spacing:3px;
		text-indent:5px;
		text-align:right;

}
a.link_block_d:hover{
		color:#000;
}
 
div.g_name{
		font-size:12px;
		letter-spacing:3px;
		float:left;
		border-style:solid;
		border-color:white;
		border-width:1px 0px 0px 0px;
		width:200px;
		text-align:right;
}

ul{
		line-spacing:0 px;
		line-height:16px;
		margin:3px;
}
li{
		line-spacing:0 px;
		line-height:16px;
		list-style-type:circle
}
a.name_link:hover{
		text-decoration:underline;
}
a.name_link{
		text-decoration:none;
		color:white;
		letter-spacing:3px;
		font-size:12px;
}

