@charset "utf-8";
/* CSS Document */

#left{
	float:left;
	width:400px;
	height:auto;
}

#right{
	float:left;
	width:750px;
	height:auto;
	margin:0 0 0 20px;
}

#event{
	height:auto;
	width:350px;
	margin:0px 0 0px 100px;
	padding:0px 0 100px 0px;
	
}

#event a:hover{
	color:#999999;
}

#aboutevent{
	height:auto;
	width:280px;
	margin:0px 0 0 0px;
}

#aboutevent p{
	padding:0 0 0 20px;
}

#aboutevent hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e50011;
}

#aboutvideobrother{
	margin:20px 0 0 50px;
	position:relative;
}

#part{
	width:150px;
	float:left;
	margin:50px 0 200px 0px;
}

#member{
	width:200px;
	float:left;
	margin:50px 0 200px 0px;
}
