html, body {
width: 100%;
height: 100%;
}
body {
font-family: Tahoma;
font-size: 12px;
color: #393838;
margin: 0;
padding: 0;
background: #252525;
background: url('fakeimg.gif') no-repeat;
background-attachment: fixed;
}
td, th {
padding: 0;
vertical-align: top;
font-weight: normal;
}
p {
margin: 0;
}
img {
border: 0;
}
table {
border-collapse: collapse;
font-family: Tahoma;
font-size: 12px;
color: #393838;
line-height: 120%;
}
a {
color: #155382;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}
div {
margin: 0;
padding: 0;
}
input, textarea, select {
font-family: Tahoma;
border: 1px #999999 solid;
color: #666666;
background-color: white;
margin: 4px 5px 10px 0;
font-size: 15px;
padding: 2px;
}
form {
margin: 0;
}
h1 {
font-family: Tahoma;
font-size: 16px;
color: #393838;
margin: 0 0 5px 0;
padding: 0;
}
.butimage {
border: 0;
padding: 0;
}
hr {
clear: both;
}



#bodytb {
width: 100%;
}
#bodytb .li-gr {
background: url('images/li-gr.gif');
height: 15px;
}
#bodytb .li-or {
background: url('images/li-or.gif');
height: 15px;
}
#bodytb .li-or-bot {
background: url('images/li-or-bot.gif');
height: 3px;
}
#bodytb .con-gr {
background: url('images/bg_gr.gif');
text-align: center;
padding: 0 0 15px 0;
}
#bodytb .con-or {
background: url('images/bg_or.gif');
text-align: center;
padding: 0 0 15px 0;
}
#bodytb .con-or-bot {
background: url('images/footer.jpg') 50% 0 no-repeat;
height: 200px;
}


.tbo-or {
width: 799px;
}
.tbo-or .tbo-or-top {
height: 12px;
background: url('images/tbo-or-top.gif');
}
.tbo-or .tbo-or-bot {
height: 12px;
background: url('images/tbo-or-bot.gif');
}
.tbo-or .tbo-or-td {
height: 12px;
background: #edc5a9;
padding: 0 12px;
text-align: justify;
}

.tbo-gr {
width: 799px;
}
.tbo-gr .tbo-gr-top {
height: 12px;
background: url('images/tbo-gr-top.gif');
}
.tbo-gr .tbo-gr-bot {
height: 12px;
background: url('images/tbo-gr-bot.gif');
}
.tbo-gr .tbo-gr-td {
height: 12px;
background: #9f9f9f;
padding: 0 12px;
text-align: justify;
}

#menu {
width: 190px;
position: fixed;
	//position: absolute;
	top: expression(272+document.getElementsByTagName( 'body' )[0].scrollTop + "px");
}
#menu img {
margin: 0 0 5px 0;
}

.obo {
width: 1000px;
margin: 5px 0 0 0;
text-align: left;
}
.obo th {
width: 200px;
}
.obo td {
width: 800px;
}

.pic {
float: left;
margin: 0 10px 0 0;
border: 3px solid #fff;
}

.fll1 {
float: left;
position: relative;
margin-bottom: 50px;
}
.fll2 {
float: left;
font-weight: bold;
color: #111;
font-size: 14px;
position: relative;
left: 20px;
top: 40px;
}
.fll3 {
float: left;
position: relative;
left: 60px;
}
.fll4 {
float: right;
}
.fll4 textarea {
height: 128px;
width: 410px;
}

#map {
display: none;
position: absolute;
padding: 12px 25px;
background: #9f9f9f;
z-index: 20;
}


.photo {
float: left;
margin: 10px 14px;
}
.photo img {
border: 3px solid #fff;
}


.admta {width: 100%;
height: 230px;
font-size: 13px;
}