/* 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:161px; width:266px;
  background:url(pic/t2.jpg);
}

#title2 {
  height:161px;
  background: url(pic/t.gif) top repeat-x;
}

#title3 {
  float:right;
  height:161px; width:160px;
  background:url(pic/t3.jpg);
}

#leftcol2 {
  float:left;
  width:210px;
  padding-bottom:30px;
  background:url(pic/m.jpg) no-repeat;
  }
  
  
 
 #se {
  position:relative;
  margin-top:10px;
  width:210px;height:248px;
  background:url(pic/s.jpg) no-repeat;
 }

#content {
  margin-left:220px;
  margin-right:20px;
  padding-bottom:30px;
 
 }

#meta {
  position:absolute; bottom:0;left:0px;right:0;
  height:23px;
  background:url(pic/b1.gif);
  }
  
#b1 {
  float:right; width:251px; height:23px;
  background:url(pic/b22.gif);
 }
 
* html h1 {
  height:1%;
}

#cr {
  position:absolute; bottom:5px;right:8px;
  margin:0; padding:0;
  font-weight:bold;
  }
  
#cr2 a {
  position:absolute; bottom:4px;left:5px;
  margin:0; padding:0;
  }

#top1 {
  position:absolute; top:10px;left:286px;
  margin:0; padding:0;
  font-weight:bold;
  color:#ffffff;
  }
#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:#00a13f; text-decoration:none}
a:visited {font-size:13px;font-weight:bold; color:#00a13f; text-decoration:none}
a:hover {font-size:13px;font-weight:bold; color:#00a13f; text-decoration:underline}

#dimon {position:absolute; bottom:27px;right:8px;margin-left:220px;font-size:11px;font-weight:normal;color:#777777;text-align:right}

#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}

a.toplink:link {font-size:11px;font-weight:bold; color:#353535; text-decoration:none}
a.toplink:visited {font-size:11px;font-weight:bold; color:#353535; text-decoration:none}
a.toplink:hover {font-size:11px;font-weight:bold; color:#000000; text-decoration:underline}

a.dar:link {font-size:11px;font-weight:bold; color:#bebdbd; text-decoration:none}
a.dar:visited {font-size:11px;font-weight:bold; color:#bebdbd; text-decoration:none}
a.dar:hover {font-size:11px;font-weight:bold; color:#ffffff; text-decoration:underline}

ul.m,
li.m {list-style:none;
  margin:0px; padding:0
}

li.m {width:193px;}

a.me:link {font-weight:bold; color:white; text-decoration:none;}
a.me:visited {font-weight:bold; color:white; text-decoration:none}
a.me:hover {font-weight:bold; color:white; text-decoration:none}

a.me2:link {font-weight:bold; color:#00a13f; text-decoration:none;}
a.me2:visited {font-weight:bold; color:#00a13f; text-decoration:none}
a.me2:hover {font-weight:bold; color:#00a13f; text-decoration:none}

a.me { color:white;
  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:white;
  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:#505050;}
a.me2:hover {background:#505050;}





/* Fonts 1469a7 *******************/

body {
  font:13px verdana, Sans-Serif;
}

h1 { font-size:130%;color:#c31e12;text-align:center}

/* Colors ******************/

html {
background: repeat-y center 200px url(pic/fon.jpg) #FFFFFF;

}

body {
  background:url(pic/b2.jpg) 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:9px;
  margin-left:17px;
  width:240px;height:114px;
 }



