/*  border: 1px solid red;	*/

* {margin: 0; padding 0;}
#wrapper {
  background: url(../i/kt-header.jpg) no-repeat 50% top #fff; 
  min-width:970px;
  max-width:1090px; 
  margin: 0 auto;
  border-left: #dbae58 1px solid;
  border-right: #dbae58 1px solid;
  position:relative;
}

#main {
  width: 970px;
  margin: 0 auto;
}
#bottom {
  background: url(../i/kt-bottom.jpg) no-repeat 50% top;
  min-width:970px;  max-width:1090px;   width: 100%;  min-height: 264px;
  margin: auto auto 0 auto;
	position:relative;
}

#content {
  float:right;
  position: relative;
  overflow:hidden;
  padding: 0px;
  width: 820px;
}

#left {
  float:left;
  width:150px;
  position: relative;
}

#header {position:absolute;top:0;overflow:hidden;margin: 0 auto;width:970px;height: 260px;overflow:hidden;}
.header {height: 260px;}

#logo {width: 250px; height: 67px; background: transparent url(../i/kt-logo.png) no-repeat left top; margin:0;}
#top-addr {width: 377px;height: 82px; background: transparent url(../i/kt-adrs-bg.png) no-repeat; margin: 27px 0 auto auto;}
#top-hot {width: 100%;height: 20px; background: transparent; margin-top:100px;text-align: center;}
#bottom-addr {width: 377px;height: 82px; float:left;margin:90px 0px 0px 50px;}
#sapetab {width: 960px;height: 40px; margin:0px auto;}
#m_link {width: 100%; text-align: right; margin: -55px 0 0 0;}
