/*  Resets defualt browser settings  reset.css  */  html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0;   vertical-align:baseline; }  :focus { outline:0; }  a:active { outline:none; }  body { line-height:1.3; color:black; background:white; }  table { border-collapse:separate; border-spacing:0; }  caption,th,td { text-align:left; font-weight:normal; }  blockquote:before,blockquote:after,q:before,q:after { content:""; }  blockquote,q { quotes:"" ""; }  /*  Page style  */  html,body {  padding: 0;  height: 100%;  overflow-x:hidden;  }  html {  overflow: -moz-scrollbars-vertical;  overflow-y: scroll;  height: 100%;  }  /* base maket blocks */  #maket {  width: 1240px;  position: absolute;  margin-left: -620px;  left: 50%;  padding: 0;  --background-color: #00FFFF;  -- min-height: 100%;  font-family:  "Verdana";  font-size: 13px;  /* Firefox */  min-height: -moz-calc(100% - 30px);  /* WebKit */  min-height: -webkit-calc(100% - 30px);  /* Opera */  min-height: -o-calc(100% - 30px);  /* Standard */  min-height: calc(100% - 30px);  }    #top{  width: 1240px;  height:106px;  margin-bottom: 12px;  }  #main {    width: 1240px;  min-height: 100%;    --background-color: #00FFFF;  }  #footer {      margin-top:2px;  width: 1240px;  height: 30px;  font-family:  "Verdana";  font-size: 14px;  padding-top: 15px;  text-align: center;  background-color: #D6D6D6;  color: white;    }  #footer a {  color: white;  text-decoration: none;    }    #footer a:hover {  color: white;  text-decoration: underline;    }    /* base maket blocks end */  /* top block content */  #top1{  width: 1240px;  height: 70px;  background-color: #0065BD;  }  #top2{  width: 1240px;  height:35px;  background-color: #0065BD;  }  #toplogo{  width: 976px;  height:35px;  position: relative;  left: 132px; float: left; }  #topmenu{  width: 976px;  height:35px;  position: relative;  left: 132px;  }  .tophorline{  width: 1240px;  height:1px;  background-image: url(../img/la_header_xline.png);  }  #logo1{  width: 410px;  height:41px;  left: 9px;    float: left;  padding-top: 12px;  position: relative;  }  #logo2{  width: 310px;  height:40px;  right: 10px;  float: right;  padding-top: 18px;  position: relative;  }  .topyline_left{  width: 1px;  height: 34px;  background-image: url(../img/la_header_yline.png);  float: left;  position: relative;  }  .topmenu_left {  height: 34px;  float: left;  position: relative;  }  .topmenu_right {  height: 34px;  float: right;  position: relative;  }  .topmenuitem_left{  float: left;  position: relative;  cursor: pointer;  background-color: #0065BD;  }  .topmenuitem_right{  float: left;  position: relative;  cursor: pointer;  background-color: #0065BD;  }  .topyline_right{  width: 1px;  height: 34px;  background-image: url(../img/la_header_yline.png);  float: right;  position: relative;  }  .topmenuitem_right{  height: 34px;  float: right;  position: relative;  cursor: pointer;  }  /* top block content END */  /* ------------------------------------------------------------------ */  /* ------------------------------------------------------------------ */  /* main block base */  #main_left_outer {  width: 132px;  height: 100%;  background-color: #FFFFFF;  position: relative;  float: left;  margin-left:0px;  margin-top: 0px;  }  #main_central {  width: 665px;  --height: 100%;  --background-color: #99FF99;  position: relative;  float: left;  margin-left:0px;  margin-bottom: 10px;  }  #main_right {  width: 295px;  position: relative;  float: left;  margin-left:16px;  margin-bottom: 10px;  }  /* main block base END*/  /* ------------------------------------------------------------------ */
#toplang{  width: 30px;  height:20px;  float:right; color: #FFFFFF; margin-top: 18px; }
#toplang a {
   color: #FFFFFF;
   text-decoration: none;
   line-height: 2;
}
#toplang a:hover {
   color: #FFFFFF;
   text-decoration: underline;

}
