/* Layout ******************/

html {
  height:100%;
}

body {
  padding:0; margin:0;
  width:100%;
  position:relative;
  min-height:100%;
}

* html body {
  height:100%;
}

#p_left {
 overflow:hidden; width:100%;
 }

#title {
  float:left;
  height:239px; width:291px;
  background:url(pic/1.jpg);
}

#title2 {
  height:239px;
  background: url(pic/2.gif) top repeat-x;
}

#title3 {
  float:right;
  height:239px; width:654px;
  background:url(pic/3.jpg) no-repeat;
}

#leftcol2 {
  float:left;
  width:259px;
  padding-left:33px;
  background:url(pic/m.gif) repeat-y;
  }
  
 #se {
  position:relative;
  width:292px;height:147px;
  background:url(pic/s.jpg) no-repeat;
 }

#content {
  margin-left:312px;
  margin-right:53px;
  padding-bottom:150px;
 
 }

 
* html h1 {
  height:1%;
}

#cr2 {text-align:right;
  position:absolute; bottom:10px;right:53px;left:53px;
  margin:0; padding:0;
  font-weight:bold;
  }
  
#top1 {
  position:absolute; top:103px;left:312px;
  margin:0; padding:0;
  font-weight:bold;
  color:#000000;
  }
#top2 {
  background:url(pic/t2.gif);
  position:absolute; top:0px;right:0px; height:30px;width:155px;
  }
  
#top3 {
position:absolute; top:4px;right:4px;}


  
a:link {font-size:13px;font-weight:bold; color:#053099; text-decoration:none}
a:visited {font-size:13px;font-weight:bold; color:#053099; text-decoration:none}
a:hover {font-size:13px;font-weight:bold; color:#000000; text-decoration:underline}

#dimon {font-size:11px;font-weight:normal;color:#777777;text-align:center}

#dimon a:link {font-size:11px;font-weight:normal;color:#777777; text-decoration:none}
#dimon a:visited {font-size:11px;font-weight:normal;color:#777777; text-decoration:none}
#dimon a:hover {font-size:11px;font-weight:normal;color:#777777; text-decoration:none}

ul.m,
li.m {list-style:none;
  margin:0px; padding:0
}

li.m {width:251px;}

a.me:link {font-size:12px;font-weight:normal; color:#000000; text-decoration:none;}
a.me:visited {color:#000000; font-weight:normal;text-decoration:none}
a.me:hover {color:#000000; font-weight:normal; text-decoration:none}

a.me2:link {font-size:12px;color:#000000; text-decoration:none;}
a.me2:visited {color:#000000; text-decoration:none}
a.me2:hover {color:#053099; text-decoration:none}

a.me { color:black;
  margin:0; 
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
  padding-top:1px;
  display:block;
  text-decoration:none;
  border-color:white;
  }
a.me2 { color:black;
  margin:0; 
  margin-left:6px;
  padding-left:10px;
  margin-right:6px;
  padding-bottom:3px;
  padding-top:1px;
  display:block;
  text-decoration:none;
  border-color:white;
  }
  
.m2 {
  margin:0; 
  padding:0px;
    }

a.me:hover {background:#E2E2E2;}
a.me2:hover {background:#EFEFEF;}


/* Fonts 1469a7 *******************/

body {
  font:13px verdana, Sans-Serif;
}

h1 { font-size:130%;color:#053099;text-align:center}

/* Colors ******************/

html {
background: repeat-y right url(pic/fon.gif) #FFFFFF;

}

body {
  background:url(pic/fon2.gif) left repeat-y;
  
  }

#search_word {
  position:absolute; top:34px;left:5px;
  margin:0px; padding:2px;
  height:15px; width:107px;
  background: #FFFFFF; 
  border:none;
  font:11px verdana, Sans-Serif;font-weight:bold;
  }
#search_im
{ position:absolute; top:32px;left:121px;  }

a.title_logo {
  display:block;
  margin-top:60px;
  margin-left:50px;
  width:217px;height:161px;
 }




