/* CSS Document */

*{
margin:0px;
padding:0px;
}
img{
border:none;
}
img, div, input { behavior: url("/js/iepngfix.htc") }
 
 
html, body{
text-align:center;
background-color:#110001;
color:#110001;
}

a{
color:#CCC;
text-decoration:none;
}

a:hover{
color:#FFF;
}
ul,li{
margin:0px;
padding:0px;
}


h1{
display:none;
}


body#op {
text-align:center;
background:#110001;
}



#container{
width:893px;
margin:0px auto 0px auto;
padding:0px;
z-index:0;
}
/*
iframe {
background: none repeat scroll 0 0 #000000;
    bottom: 0;
    height:600px;
    left: 0;
    position: absolute;
opacity: 0;
filter:alpha(opacity=0);
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
*/
#container #flash {
    position: relative;
    z-index: 0;
}


h2{/*for title*/
width:800px;
height:40px;
margin-top:5px;
text-indent:-10000px;
background-repeat:no-repeat;
}




#navi{
width:100%;
margin:0px auto 0px auto;
padding-top:3px;
/*/display:inline;*/
font-size:12px;
height:18px;
background:#110001;
/*background:url(/common/img/bg_body.jpg) repeat-x #110001;*/
clear:both;
}

#navi ul{
list-style-type:none;
width:800px;
height:16px;
margin:0px auto 0px auto;
}

#navi ul li{
width:111px;
height:16px;
float:left;
text-align:center;
font-size:12px;
}











#footer{
clear:both;
width:100%;
height:70px;
/*height:300px;*/
color:#FFF;
border-top:#C0C0C0 solid 1px;
padding-top:5px;
/*background:url(/common/img/bg_body.jpg) repeat-x #110001;*/
background:#110001;
}



#footer #logo_click{
width:148px;
height:40px;
background:url(/common/img/logo.jpg) no-repeat;
margin-bottom:10px;
margin:auto;

}



#footer #tel{
width:313px;
height:25px;
background:url(/common/img/tel.jpg) no-repeat;
display:block;
text-indent:-10000px;
margin-bottom:10px;
margin:auto;
}


 
#footer ul{
list-style-type:none;
width:1050px;
height:20px;
margin:0px auto 0px auto;
font-size:10px;
}
#footer ul li{
width:350px;
float:left;
text-align:center;
font-size:10px;
}
#footer ul li a{
text-decoration:underline;
}


#footer address{
font-size:10px;
font-style:normal;
margin:auto;
color:#ccc;
clear:both;
width:400px;
}
#footer address a:link, #footer address a:visited{
color:#ccc;
}


* html .iepngfix {
  _behavior: url(/js/iepngfix.htc);
}

.iepngfix {  
behavior: expression(IEPNGFIX.fix(this));  
}  








.clr{
clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */

