@charset "utf-8";



#GodMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#GodMenu  a:hover {
	background-position: -302px 0px;
}
#GodCharacter {
	height: 139px;
	width: 302px;
}




#GodCharacter a {
	background-image: url(../images/internal_button_character2.jpg);
	height: 139px;
	width: 302px;
	display: block;
}

/* CSS Document */



#GodCharacter .live {
	background-image: url(../images/internal_button_live_character2.jpg);
	height: 139px;
	width: 302px;
	display: block;
}
#GodPower {
	height: 142px;
	width: 302px;
}

#GodPower a {
	background-image: url(../images/internal_button_power2.jpg);
	height: 142px;
	width: 302px;
	display: block;
}
#GodPower .live {
	background-image: url(../images/internal_button_live_power2.jpg);
	height: 142px;
	width: 302px;
	display: block;
}
#GodPersonal {
	height: 141px;
	width: 302px;
}

#GodPersonal a {
	background-image: url(../images/internal_button_personally.jpg);
	height: 141px;
	width: 302px;
	display: block;
}

#GodPersonal .live {
	background-image: url(../images/internal_button_live_personally.jpg);
	height: 141px;
	width: 302px;
	display: block;
}
