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

body {
margin:0 0 0 0;
overflow:hidden;
font-family:Arial;
}

#container {
	background:url(../images/mainbg.png) center;
	position:absolute;
	width:100%;
	height:100%;
}

#menu {
background:url(../images/barbg.png) center;
margin-top:135px;
height:26px;
z-index:1;
}

#table01 {
height:26px;
}

 div#footer{
 background:url(../images/footerbg.png) no-repeat center top;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:50px;
  height:footer-<length>;
}

.text01 {
color:#c1c1c1;
font-size:11px;
line-height:18px;
}

.text01a{
color:#ffffff;
font-size:11px;
line-height:18px;
}

.text02 {
font-size:10px;
color:#999999;
text-decoration:none;
}

#content {
z-index:500;
}

#footer-t {
margin-top:26px;
}

#services {
background:#312b2b;
padding:8px 8px 8px 8px;
}

#sticky {
position:fixed;
right:0px;
top:0px;
width:149px;
height:146px;
z-index:6;
}

#sticky2 {
color:#666666;
text-align:right;
font-size:11px;
position:fixed;
right:10px;
bottom:0px;
width:410px;
height:68px;
z-index:6;
}