/* Reset All Code*/ 
td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,center,i,u,b,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,center,i,u,b,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html,:focus{outline:0}body{line-height:1}ul,ol{list-style:none}q,blockquote{quotes:none}q:after,q:before,blockquote:after,blockquote:before{content:'';content:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* /Reset */

body {
   font-family: arial, helvetica, sans-serif;
   background-image: url("/images/back.png");
   background-repeat: no-repeat;
   background-color: #ffffff;
   font-size: 12px;
   color: #FFFFFF;
}

a {
   color: #AA1850;
}

#container {
   width: 1024px;
   margin: 30px auto;
}

   #head {
      margin-bottom: 30px;
      padding: 0 10px;
      position: relative;
   }
      #head a#logo {
         position: absolute;
         top: -10px;
         right: 10px;
      }
      #head h1
      {
         font-size: 36px;
         font-weight: bold;
      }
         #head h1 span.language {
            font-size: 12px;
            color: #FFFFFF;
         }
            #head h1 span.language a {
               color: #FFFFFF;
            }

/* List of files */

   ul#files {
      overflow:hidden;
   }
      ul#files li.files {
         float:left;
         width: 490px;
         background: url("/images/files-bg.png") no-repeat top left;
         padding: 10px 0;
         margin: 8px;
         position: relative;
      }
         ul#files li.files h2 {
            display:none;
         }
         ul#files li.files div.logo {
            background-position: center center;
            background-repeat: no-repeat;
            height: 140px;
            margin-bottom: 50px;
         }
            ul#files li#eiki div.logo {
               background-image: url("/images/logo-eiki.png");
            }
            ul#files li#grandview div.logo {
               background-image: url("/images/logo-grandview.png");
            }
            ul#files li#procell div.logo {
               background-image: url("/images/logo-procell.png");
            }
            ul#files li#retekess div.logo {
               background-image: url("/images/logo-retekess.png");
            }
            ul#files li#comingsoon div.logo {
               background-image: url("/images/logo-comingsoon.png");
            }
            ul#files li.files ul {
               overflow:hidden;
               position:absolute;
               bottom: 0;
               text-align:center;
               border-top: 1px solid #c1c1c1;
               width: 420px;
               padding: 0 20px;
               background: url("/images/files-bg.png") no-repeat 0 100%;
            }
               ul#files li.files ul.links li {
                  display: inline;
                  padding: 0 5px;
                  line-height: 30px;
               }
/* Footer Border Color */ 
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
/* Footer Formating */ 
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}