html,body{
	margin:0 !important;
	padding:0 !important;
}

.global_header{
	width:976px;
	height:70px;
	margin:0 auto;
	position:relative;
}

/**/

.search_box{
	background-image:url(/~/media/Images/imhs/search_cap_bk.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	border:0 none;
	width:105px;
	margin:0;
	font-size:12px;
	line-height:1.5;
	padding:0 20px 0 5px;
	min-height:25px;
	vertical-align:top;
	outline: 0;
	color:#858585;
	position:absolute;
	top:24px;
	right:0;
}

.vale_t{
	background:none;
	height:25px;
	border:0 none;
	width:105px;
	margin:0;
	font-size:12px;
	line-height:1.5;
	min-height:25px;
	vertical-align:middle;
	outline: 0;
	color:#858585;
}
.search_b{
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:25px;
	vertical-align:top;
	outline: 0;
	cursor:default;
}

legend{
	display:none;
}

.global_header input[type=submit] {
	outline: 0;
}

/*ir*/

.global_navi{
	position:absolute;
	top:30px;
	left:50%;
	margin-left:-246px;
}

.global_navi li{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#868686;
	line-height:1em;
	margin-left:20px;
}

.global_navi li.first{
	margin-left:0px !important;
}
	

.global_navi li a{
	color:#868686 !important;
	text-decoration:none !important;
}

.global_navi li a:hover{
	color:#171717 !important;
	text-decoration:none !important;
}

/*contents*/
.global_contents{
	width:967px;
	margin:0 auto;
}

/*footer*/

.global_footer{
	width:100%;
	height:270px;
	background:#e5e5e5;
	color:#545454;

}

.global_footer_box{
	width:976px;
	height:270px;
	background:#e5e5e5;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.global_footer_box .print{
	background:url(/~/media/Images/imhs/f_print.gif) 7px center no-repeat;
	height:13px;
	min-height:13px;
	padding-left:27px;
	font-size:12px;
	line-height:1em;
	position:absolute;
	top:22px;
	left:0;
}

.global_footer_box .print a,.global_footer_box .f_totop a,.global_footer li a{
	color:#545454 !important;
	text-decoration:none !important;
	vertical-align:middle;
}

.global_footer_box .print a:hover,.global_footer_box .f_totop a:hover,.global_footer li a:hover{
	color:#545454 !important;
	text-decoration:none !important;
}

.f_totop{
	font-size:12px;
	line-height:1em;
	margin-bottom:40px;
}

.f_copy{
	font-size:12px;
	font-family:diregular,Arial, Helvetica, sans-serif;
	margin-bottom:17px;
}

.global_footer ul{
	display:inline-block;
}

.global_footer li{
	font-size:12px;
	line-height:1em;
	float:left;
	margin-left:5px;
	padding-right:5px;
	border-right:#545454 solid 1px;
}

.global_footer li.no_line{
	border-right:none;
}
	
.to_top{
	width:54px;
	height:55px;
	position:absolute;
	position:fixed !important;
	bottom:60px;
	right:60px;
	z-index:9999;
	opacity:0;
	display:none;
}


