@charset "UTF-8";
/* CSS Document */
#overtop {
	width: auto;
	background-image: url(/med/neurosurgery/images/header/headerbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#overtop-header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
#contents-top {
	clear: both;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/med/neurosurgery/images/front/top-comtents-bg.jpg);
	background-color: #FFF;
}
#nav-wrap {
	width: auto;
	background-image: url(/med/neurosurgery/images/header/nav-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	top: 0px;
	position: relative;
	z-index: 1000;
}
#nav-contents {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#cont-wrap {
	clear: both;
	height:auto;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFF;
}
#wrap-t {
	width: 950px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#wrap {
	width: 950px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contents-top {
	width: 100%;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/med/neurosurgery/images/navi/wrap-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contents-top-in {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-top: 0px;
	background-image: url(/med/neurosurgery/images/contents-top/nou2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 95px;
}
#contents {
	background-color: #FFFFFF;
	margin-top: 11px;
	margin-bottom: 0px;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: 280px;
	font-size: small;
	text-align: justify;
	min-height:600px;
	top: 0px;
	zoom:1;
	float: right;
}

#menu-m {
	width: 935px !important;
	height: 200px;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(/med/neurosurgery/images/menu/topbg.gif) !important;
	background-repeat: repeat-x;
	background-position: left -50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
#menu-l {
	width: 230px;
	/*height: 300px;*/
	margin: 0px;
	padding-top: 4px !important;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: left;
	float: left;
	top: 8px;
	position: relative;
	}
#cont-wrap {
	background-color: #DEEBF4;
	margin: 0px;
	padding:0px;
}
/*
#cont {
	height:380px !important;
}
*/
#cont #news {
	font-size: small;
	width: 680px;
	float: left;
	padding-bottom: 30px;
	background-color: #FFF;
	height: auto;
}
#cont #others {
	float: right;
	width: 250px;
	background-color: #FFF;
}

#footer {
	background-color: #DEEBF4;
	width: 100%;
	font-size: small;
	clear: both;
}
#footer #foot {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
/*--　Top scroll--*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	-ms-filter: "alpha(opacity=50)";
	filter : alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
