#absolute_box_head_outer_http {
	/*position:fixed;*/
	position:absolute;	
	top:0px;
	left:0px;
	width:100%;
	height:30px;
	background-color:#135477;
	text-align:center;
	z-index:500;
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
	overflow:visible;
	color:#FFF;
	border-bottom: 1px solid #CAC8AF;
	background-image: url('/upload/radiologia/frameimage/move_gradient.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}
#absolute_box_head_inner {
	width:990px;
	margin:auto;
}

.head_radiologia {
	width: 990px;
	
	position:relative;
}
.head_radiologia #first_box .radio, .head_radiologia #search_box #cnt label {
	display: none;
}
.head_radiologia form{
	margin:0px;
	padding:0px;
}
.head_radiologia #nav_ikon {
	width:150px;
	height:23px;
	float:right;
	margin-right:4px;
	margin-top:3px;
}
.head_radiologia #search_box {	
	margin:6px 0px 0px 0px;
	float:right;
	height:17px;
	width:130px;
	background-color:#fff;
	border-radius:5px;
}
.head_radiologia #search_box #cnt .input {
	width:105px;
	font-size:11px;
	line-height:12px;
	color:#036!important;
	margin:2px 0px 0px 0px;
	padding:0px 2px;
	float:left;
	border-radius:5px;
	border:none;
}
.head_radiologia #search_box img{
	margin:2px 4px 0px -1px;
	border:none;
	float:right;
}
#jpg_head {	
	height:auto;
	text-align:center;
	margin-top:25px;
	height:224px;
	width:990px;
	background-image:url(/upload/radiologia/frameimage/site_head_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:10;
}
#transparent_link {
	position:absolute;
	top:20px;
	left:20px;
	width:300px;
	height:162px;
	z-index:200;
	display:none;
}