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

p.mds {
	position:relative;
	margin-top:50px;
	font-size:36px;
	color:#1d5088;
	line-height:36px;
	font-weight:normal;
	padding-left:50px;
}
	

span.mds_s {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#aeaeae;
	padding:0;
}

#mds_news {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_history.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_history.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_history.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_news.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_history {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_history.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_history.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_history.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_history.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_research {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_research.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_research.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_research.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_research.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_members {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_members.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_members.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_members.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_members.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_publications {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_publications.png), #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_publications.png), #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_publications.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_publications.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_education {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_education.png), #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_education.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_education.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_education.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_recruit {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) ,url(../img/topimg_recruit.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_recruit.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_recruit.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_recruit.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_events {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) ,url(../img/topimg_recruit.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_recruit.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_recruit.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_events.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}

#mds_access {
	position:relative;
	width:1000px;
	height:165px;
	background: -moz-linear-gradient(left, rgba(255,255,255,1), 55%, rgba(255,255,255,0), 70%) , url(../img/topimg_access.png) , #fff ;
	background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0))) , url(../img/topimg_access.png) , #fff;
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , url(../img/topimg_access.png) , #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 55%,rgba(255,255,255,0) 70%) , #fff; /* W3C */
	background-image:url(../img/topimg_access.png);
	background-repeat:no-repeat;
	background-position:right;
	border:solid 1px #aeaeae;
	margin: 50px auto;
	padding:0px;
}