@import "reset.css";

html {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 90%;
}
html, body {
height: 100%;
min-width: 1000px;
line-height: 1.3em;
}
a {
color: #025f9b;
}
a:hover {
color: #bf8810;
}
h1, h2 {
font-size: 130%;
}
h3, h4 {
font-size: 120%;
}
h5, h6 {
font-size: 110%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #005e99;
}
p {
margin: 0.8em 0 0.5em 0;
}
p, ul, ol, li {
line-height: 1.3em;
}
.clear {
clear: both;
}
.clear_h {
clear: both;
height: 1em;
}
body {
background: #005e99 url(../image/bg.png) repeat-x top;
}
#main_part {
width: 1000px;
min-height: 100%;
margin: 0 auto -140px;
background: url(../image/main_bg.gif) repeat-y;
}
* html #main_part {
height: 100%;
}
#header {
width: 1000px;
height: 412px;
background: url(../image/header.jpg) no-repeat;
}
#logo {
width: 396px;
height: 155px;
margin: 0 0 0 325px;
position: absolute;
}
#mini_nav {
width: 144px;
height: 10px;
margin: 6px 0 0 76px;
position: absolute;
text-align: center;
}
#mini_nav img.sep {
margin: 0 15px;
}
#main_phone {
position: absolute;
text-align: center;
margin: 360px 0 0 0;
width: 1000px;
color: #ffffff;
white-space: nowrap;
font-size: 20px;
}
#main {
background: #d9f0ff;
border-left: 1px solid #009bfc;
border-right: 1px solid #009bfc;
width: 980px;
margin: 0 9px;
overflow: hidden;
position: relative;
}
#left {
width: 240px;
float: left;
}
#outer_menu {
width: 230px;
height: 358px;
}
#menu {
width: 230px;
height: 358px;
margin: 0 0 10px 0;
/*For IE 6, IE 7*/
*margin: 0 0 10px -9px;
background: #0872b5 url(../image/menu_back.jpg) no-repeat top left;
position: absolute;
z-index: 2;
}
#menu a {
color: #ffffff;
}
#menu a:hover {
text-decoration: none;
}
.menu {
margin: 10px 20px;
font-size: 1.2em;
background: url(../image/menu_sep.gif) repeat-x bottom;
}
.menu li {
line-height: 2em;
background: url(../image/menu_sep.gif) repeat-x top;
}
.submenu {
font-size: 0.8em;
margin: -0.5em 0 0.5em 1em;
}
.submenu li {
background: none;
line-height: 1.4em;
}
.partners {
text-align: center;
}
#right {
margin: 0 0 0 250px;
padding: 0 10px 0 0;
}
#right table {
width: 99%;
}
.content {
padding: 0 10px 0 0;
}
.content ul, .content ol {
margin: 0.8em 0 0.5em 2em;
}
.content ul li {
list-style-image: url(../image/li.jpg);
}
.content ol {
list-style: decimal;
}
.news_date {
background: url(../image/news_date_back.jpg) no-repeat;
width: 76px;
height: 19px;
line-height: 19px;
color: #025f9b;
text-align: center;
font-size: 0.85em;
}
.news_all {
background: url(../image/news_all_back.jpg) no-repeat;
width: 107px;
height: 19px;
line-height: 19px;
color: #025f9b;
text-align: center;
font-size: 0.85em;
}
#empty {
height: 140px;
clear: both;
}
#main_footer {
height:140px;
width: 1000px;
background: url(../image/footer.jpg) no-repeat top;
margin: 0 auto;
}
#footer_contacts {
color: #ffffff;
position: absolute;
margin: 36px 0 0 135px;
}
#footer_contacts p {
margin: 0;
}
#footer_contacts a {
color: #ffffff;
}
#footer_contacts a:hover {
text-decoration: none;
}
#footer_contacts span {
display: block;
width: 50px;
float: left;
}
#counters {
float: right;
margin: 47px 60px 0 0;
_margin: 47px 30px 0 0;
}