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




/* index.html */
#indexMainImg{
	background:url(../../profile/img/index_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

#muLogo{
	background:url(../../profile/img/monex_uni_logo.gif) no-repeat;
	width:130px;
	height:46px;
	text-indent:-9999px;
	float:left;
}

#textBox{
	width:490px;
	float:right;
}

ul#groupLink{
	width:640px;
	height:50px;
	margin:0px;
	padding:0px;
	position:relative;
}

ul#groupLink li{
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	background:url(../img/icon_arrow.gif) no-repeat 0px 4px;
	font-size:12px;
	color:#333;
	line-height:130%;
}

ul#groupLink li a{
	color:#333;
	text-decoration:none;
}

ul#groupLink li a:hover{
	color:#F00;
	text-decoration:underline;
}

ul#groupLink #groupLink01{
	position:absolute;
	top:0px;
	left:0px;
}

ul#groupLink #groupLink02{
	position:absolute;
	top:0px;
	left:220px;
}

ul#groupLink #groupLink03{
	position:absolute;
	top:0px;
	left:440px;
}

ul#groupLink #groupLink04{
	position:absolute;
	top:32px;
	left:0px;
}

ul#groupLink #groupLink05{
	position:absolute;
	top:32px;
	left:220px;
}



/* outline.html */
#olMainImg{
	background:url(../../profile/img/ol_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

.olAccess{
	background:url(../img/icon_circle.jpg) no-repeat left center;
	font-size:12px;
	color:#F00;
	line-height:140%;
	padding:0px 0px 0px 12px;
}

.olAccess a{
	color:#F00;
}

.olAccess a:hover{
	text-decoration:none;
}

#olURL a{
	color:#333;
	text-decoration:underline;
}

#URL a:hover{
	text-decoration:none;
}



/* activities.html */
#actMainImg{
	background:url(../../profile/img/act_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

ul.activitiesLink{
	margin:0px;
	padding:0px;
}

ul.activitiesLink li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	background:url(../img/icon_arrow.gif) no-repeat 0px 4px;
	font-size:12px;
	color:#333;
	line-height:130%;
}

ul.activitiesLink li.none{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	background:url(../img/spacer.gif) no-repeat 0px 4px;
	font-size:12px;
	color:#333;
	line-height:130%;
}

ul.activitiesLink li.last{
	margin:0px;
}

ul.activitiesLink li a{
	color:#333;
	text-decoration:none;
}

ul.activitiesLink li a:hover{
	color:#F00;
	text-decoration:underline;
}



/* wish */
#wiMainImg{
	background:url(../../profile/img/wi_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

#wiPresidentName{
	background:url(../../profile/img/wi_president_name.gif) no-repeat;
	width:240px;
	height:37px;
	text-indent:-9999px;
	float:right;
}

/* access.html */
#accMainImg{
	background:url(../../profile/img/acc_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

#accMap{
	width:678px;
	border:solid 1px #CCC;
	margin:0px 0px 20px 0px;
}






