@charset "utf-8";

/* CSS Document */

#fun_forum:link, #fun_forum:visited{

	color: #33FFFF;

	text-decoration: none;

	background:orange url(../images/index_campus_fun_menu_forum.jpg);

	display: block;

	width: 160px;

	height: 50px; 

	z-index:2;

}

#fun_forum:hover{

	width:160px;

	height:50px;

	background:orange url(../images/index_fun_forum_over.jpg);

	z-index:2;

}



#fun_album:link, #fun_album:visited{

	color: #33FFFF;

	text-decoration: none;

	background:orange url(../images/index_campus_fun_menu_album.jpg);

	display: block;

	width: 160px;

	height: 50px; 

	z-index:2;

}

#fun_album:hover{

	width:160px;

	height:50px;

	background:orange url(../images/index_fun_album_over.jpg);

	z-index:2;

}



#fun_blog:link, #fun_blog:visited{

	color: #33FFFF;

	text-decoration: none;

	background:orange url(../images/index_campus_fun_menu_blog.jpg);

	display: block;

	width: 160px;

	height: 50px; 

	z-index:2;

}

#fun_blog:hover{

	width:160px;

	height:50px;

	background:orange url(../images/index_fun_blog_over.jpg);

	z-index:2;

}



#fun_student:link, #fun_student:visited{

	color: #33FFFF;

	text-decoration: none;

	background:orange url(../images/index_campus_fun_menu_stude.jpg);

	display: block;

	width: 160px;

	height: 50px; 

	z-index:2;

}

#fun_student:hover{

	width:160px;

	height:50px;

	background:orange url(../images/index_fun_student_over.jpg);

	z-index:2;

}



#fun_monthly:link, #fun_monthly:visited{

	color: #33FFFF;

	text-decoration: none;

	background:orange url(../images/index_campus_fun_menu_month.jpg);

	display: block;

	width: 160px;

	height: 50px; 

	z-index:2;

}

#fun_monthly:hover{

	width:160px;

	height:50px;

	background:orange url(../images/index_fun_monthly_over.jpg);

	z-index:2;

}