html{
min-height:100%;
height:100%;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
padding:0px;
margin:0px;
}
.container {
color: #231F20;
width: 944px;
padding:0;
margin-left: auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}
.content {
width: 944px;
margin-left: 0;
margin-top: 5px;
margin-bottom: 0;
margin-right:0;
padding: 0;
}
.c_title {
margin: 0;
font-size:large;
color: #A8A89D;
border: solid #A8A89D 4px;
padding:3px;
}
.inner_c_title {
border: solid #A8A89D 1px;
padding:3px;
text-align: left;
}
.c_txt {
padding: 0;
margin: 2px;
margin-top: 0;
margin-bottom: 0;
font-size: 11px;
line-height: 14px;
text-align: justify;
}
.news {
padding:5px;
margin: 0;
margin-left:1px;
margin-right:1px;
font-size: 11px;
line-height: 13px;
text-align: justify;
background: #F9F6E5;
}
.content img {
margin: 5px;
}
.c_left {
background: #CEEBEC;
width: 164px;
height: 100%;
}
.c_right {
margin-left:5px;
height: 100%;
padding-left:5px;
}
#header{
height: 157px;
margin:0;
padding:0;
}
#menu{
height:30px;
margin:0;
padding:0;
}
#footer{
position: relative;
top: -5px;
height: 120px;
margin:0;
padding:0;
}
.m1 {
background: url(images/m1.gif);
}
.m2 {
background: url(images/m2.gif);
}
.m3 {
background: url(images/m3.gif);
}
.m4 {
background: url(images/m4.gif);
}
.m5 {
background: url(images/m5.gif);
}
.m1:hover{
background:url(images/m1_f2.gif);
}
.m2:hover{
background:url(images/m2_f2.gif);
}
.m3:hover{
background:url(images/m3_f2.gif);
}
.m4:hover{
background:url(images/m4_f2.gif);
}
.m5:hover{
background:url(images/m5_f2.gif);
}
.m1active{
background:url(images/m1_f2.gif);
}
.m2active{
background:url(images/m2_f2.gif);
}
.m3active{
background:url(images/m3_f2.gif);
}
.m4active{
background:url(images/m4_f2.gif);
}
.m5active{
background:url(images/m5_f2.gif);
}
.smenu{
background: none;
height: 26px;
padding: 12px;
padding-bottom: 0;
}
.smenu:hover {
background: #FFFFFF;
}
.smenu a{
text-decoration: none;
font-size: 11px;
color: #231F20;
}
.smenu_active {
background: #FFFFFF;
height: 26px;
padding: 12px;
padding-bottom: 0;
}
.smenu_active a{
text-decoration: none;
font-size: 11px;
color: #231F20;
}
.details_cat_link{
text-decoration: none;
font-size: 13px;
color: #A8A89D;
}
