@charset "UTF-8";
@import url(default.css);

.copy{
	font-size:80%;
	font-weight:bold;
}
.link{
	margin-bottom:60px;
}
.headline{
	font-size:1.1em;
	font-weight:bold;
}
.headline a{
	font-size:1.2em;
}

#bemenu{
	width:550px;
	margin:0 0 80px;
	padding:0;
	list-style:none;
}
#bemenu li{
	float:left;
	width:108px;
	list-style-image: none !important;
	border-left:1px solid white;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid gray;
}
#bemenu a{
	display:block;
	width:100%;
	padding:4px 0;
	text-align:center;
	background:#f0f0f0;
}
#bemenu a:hover{
	background:#f5e6eb;
}


#bemenu2{
	width:550px;
	margin:0 0 80px;
	padding:0;
	list-style:none;
}
#bemenu2 li{
	float:left;
	width:138px;
	border-left:1px solid white;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid gray;
}
#bemenu2 a{
	display:block;
	width:100%;
	padding:4px 0;
	text-align:center;
	background:#f0f0f0;
}
#bemenu2 a:hover{
	background:#f5e6eb;
}
#now a{
	color:black;
	background:#f5e6eb;
}
.beeb .top img{
	float:right;
	margin-left:10px;
}
.beeb .larea{
	float:left;
	width:230px;
	margin:0 15px 0 0;
}
.beeb .rarea{
	float:left;
	width:230px;
}
.larea h4,.rarea h4{
	margin-left:15px;
}
.beeb .list{

}
/*.beeb136 .mold_h3{
	float:left;
	width:250px;
	margin:0 20px 20px 0;
}*/
.beeb .photo{
	margin:0 0 25px 25px;
}
.beeber p img{
	float:left;
	margin:0 10px 20px 0;
}
.f_list dl,.e_list dl{
	float:left;
	display:block;
	width:130px;
	height:150px;
	margin:0 5px 10px 0;
}
.f_list img,.e_list img{
	border:1px solid #c0c0c0;
}
.f_list ul,.e_list ul{
	margin:0 0 25px;
}

.beeb .cell01{
	width:30px;
}
.beeb .cell02{
	width:250px;
}
.beeb .cell03{
	width:100px;
}


#future .name{
	width:150px;
}
#qualify .name{
	width:150px;
}
.library .name{
	width:100px;
}


.sm01 a{
	background:url(../academics/img/sm_grad.jpg);
}
.sm02 a{
	background:url(../academics/img/sm_ugrad.jpg);
}
.sm03 a{
	background:url(../academics/img/sm_org.jpg);
}
.sm04 a{
	background:url(../academics/img/sm_beeb.jpg);
}

.sm01 a:hover{
	background:url(../academics/img/sm_grad.jpg) 0 -30px;
}
.sm02 a:hover{
	background:url(../academics/img/sm_ugrad.jpg) 0 -30px;
}
.sm03 a:hover{
	background:url(../academics/img/sm_org.jpg) 0 -30px;
}
.sm04 a:hover{
	background:url(../academics/img/sm_beeb.jpg) 0 -30px;
}

.smn01 a{
	background:url(../academics/img/sm_grad.jpg) 0 -60px;
}
.smn02 a{
	background:url(../academics/img/sm_ugrad.jpg) 0 -60px;
}
.smn03 a{
	background:url(../academics/img/sm_org.jpg) 0 -60px;
}
.smn04 a{
	background:url(../academics/img/sm_beeb.jpg) 0 -60px;
}


