/* bo common */

html {  
	height:100%;
		
}

html, body, 
h1, h2, h3, h3, h4, h5, h6, 
p, a, img, ul, ol, li, 
form, fieldset, input, 
textarea, table, tbody, 
tr, th, td {  
	margin: 0;
	padding: 0;
    
}

body {  
	height:100%;
	font-size: 11px;
	color: #000000;
    
}

img {  
	border: none;
    
}


hr {  
	border:1px solid #666;
	height:1px;
    
}

* {  
	outline:none;
	
}
	
a, a:link, a:hover, a:focus a:hover, a:active {  
	color: #000000;
	text-decoration: none;
    
}


.clearing {  
	clear: both;
	font-size:0;
	height:0;
	margin:0;
	line-height:0;
	padding:0;
	
}

.centering {  
	margin: 0 auto;
    
}

.left {  
	float: left;
    
}

.right {  
	float: right;
    
}


.confidential {  
        display: none;
    
}


.uppercase {  
	text-transform:uppercase;
    
}


/* eo common */


/* bo layout */



* html #whole_wrapper {  
        height:100%;
    
}


body #whole_wrapper {  
	position:relative;
	background-color:#C00;
	min-height:100%;
    
}



.main_column {  
	width:100%;
    
}


#localize_bar {  
	height:21px;
	background-image : url(../../../../../AppData/Roaming/IBM/Homepage Builder Version 13/tmp/cache/img/unicredit/bg/topbar.gif);
	background-repeat:repeat-x;
	position:relative;
    
}

#localize_bar ul.localize {  
	float:right;
    
}

#localize_bar ul.localize li {  
	float:left;
	list-style:none;
	line-height:21px;
	position:relative;
	color: #CCC;
	font-size: 9px;
    
}

#localize_bar ul.localize li a {  
	display:block;
	font-size:10px;
	color:#555555;
	line-height:21px;
	height:21px;
	padding-left:18px;
	padding-right:18px;
	float:left;
	text-transform:uppercase;
    
}



#header {  
	height: 82px;
	position:relative;
	background-color:#C93;
	background-image : url(navi_bg.gif);
	background-repeat: repeat-x;
	z-index: 100;
    
}


.position.centering {  
	width: 950px;
	position:relative;
    
}

.wrapper.content {
    }

.page_content {  
	width:100%;
	position:relative;
}
.content .column_inner {  
	width:950px;
	position:relative;
}

.left_column {  
	float:left;
	overflow: hidden;
}

.right_column {  
	float:right;
}


/* eo layout */

/* bo_navigator　*/

#header_left	{  
	float: left;
	position: relative;
}


#header_right	{  
	float: right;
	position: relative;
}


#globalNavi	{  
	/* background: url() repeat-x; */
	height: 26px;
	padding-top: 0px;
	text-align: center;
	font-size: 9px;
	position: relative;
}

#nav {  
	width: auto;
	margin: 0 auto;
	position: relative;
	line-height:1;
	text-align: left;
}
#nav li {  
	list-style: none;
	float: left;
	position: relative;
}

#nav ul {
  display: none; position: absolute; top: 82px; left: 0;
}
* html #nav ul {
  line-height: 0; 
}
#nav ul li {  
	float: none;
	
}

#nav ul {  
	width: 110px;
}
#nav ul ul {
  top: 0; left: 111px; 
}
#nav ul a {  
	display: block;
	width: 98px;
	background:#FFF;
	padding: 6px;
	color: #000;
	border-bottom: 3px solid #C96;
	opacity: 0.8;
	filter: alpha(opacity=80);
	zoom: 1;
	line-height: 130%;
}

#nav ul a.hover {
   
background: #333;
color: #FFF;
}

/* eo_navigator　*/


/* bo footer */

#footer {  
	clear: both;
	height: 24px;
	background-image : url(../../../../../AppData/Roaming/IBM/Homepage Builder Version 13/tmp/cache/www.altiskz.jp/css/img/unicredit/bg/footer.gif);
	background-repeat:repeat-x;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
    
}

#footer .footer_navi {  
        width:950px;
        position:relative;
    
}

#footer .footer_navi ul {  
        float:left;
		position:relative;
        text-align:center;
    
}

#footer .footer_navi .credit {  
	float:right;
	position:relative;
	text-align:right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	font-size: 10px;
	margin-top: 2px;
	line-height: 20px;
    
}


#footer .footer_navi ul li {  
	position:relative;
	float:left;
	list-style:none;
	line-height:20px;
	margin-top:2px;
	border-left: solid #e4bf77 1px;
    
}
	
#footer .footer_navi .footer_right{  
	border-right: solid #e4bf77 1px;
    
}

#footer .footer_navi ul li span,
#footer .footer_navi ul li a {  
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	line-height:14px;
	color:#FFF;
	padding:0 8px 0 8px;
    
}

#footer .footer_navi ul li.first a {  
        border:0;
    
}


#footer .footer_navi ul li.active a,
#footer .footer_navi ul li a:hover {  
	color:#e4bf77;
    
}

/* eo footer */


/* bo spacer */


div.space_1 {  
	clear: both;
	height:1px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}
	
div.space_5 {  
	clear: both;
	height:5px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}
	
div.space_10 {  
	clear: both;
	height:10px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}
	
	
div.space_25 {  
	clear: both;
	height:25px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}
	
div.space_50 {  
	clear: both;
	height:50px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}

div.space_100 {  
	clear: both;
	height:100px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
    
}
	
	
/* eo spacer */	
