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

html, body{
	background-color:white!important;
	/*overflow:visible!important;*/
}
body{
	min-width:1030px;
	width:100%;
	height:auto;
	margin:0 40px;
	min-height:100%;
}

#header{
	height:110px!important;
	width:100%!important;
}

#header_inner ul{
	margin:0!important;
}

#container{
	}

#footer {
    background: url("/common/img/footer_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0)!important;
    height: 140px!important;
    min-width: 1030px!important;
    position: relative!important;
    width: 100%!important;
	padding:0!important;
}
#footer_link{margin:0;}
th,td{
	vertical-align:middle;
}

* html #header #logo {
  display: block;
  position: absolute;
}

* html #header #logo img {
  width: 188px;
  height: 18px
}

* html #header_inner ul {
  position: absolute;
}