body {
    padding: 0px;
    margin: 0px;
}


#main {
    width: 968px;

    margin: 0 auto;

}
#header {
    height: 77px;
    width: 968px;
    background-position: bottom center;
    background-repeat: no-repeat;
}




.title {
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 16px;
    font-style: italic;
    color: #909090;
}
#mailas {
font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 8px;
	margin-top: 46px;
}


#content2 {
font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 16px;
	margin-top: 46px;
}

#main_menu {
    width: 968px;
    height: 33px;
    background-image: url('/img/menu_bg.jpg');
    background-repeat: repeat-x;
    font-family: Arial, "Trebuchet MS", Tahoma;
    font-size: 12px;
    font-weight: bold;
}

#main_menu ul {
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin:0px;
  height: 33px;
  vertical-align: middle;
  background-image: url('/images/toolbar_bg.jpg');

}
#main_menu ul li {
    display: block;
    float: left;
	padding: 0px;
	margin: 0px;
    height: 24px;
	padding-left: 31px;
	padding-right: 31px;
	padding-top: 9px;
    background-repeat: no-repeat;
    background-position: right;
	
}

#main_menu ul li.act {
	background-color: #ffffff;
}

#main_menu ul li.lst {

}

#main_menu ul li a {
  color: #ffffff;
  text-decoration: none;
}

#main_menu ul li a:hover {
  color: #cccccc;
}
#main_menu ul li a.act {
	color: #000000
}


#main_container {
    height: 413px;
    width: 968px;
    background-repeat: no-repeat;
}

#left_container {
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 16px;
  width: 207px;
  float: left;
}

#kind_menu {
    padding-right: 20px;
    padding-bottom: 20px;
}
#kind_menu ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    width: 212px;
}

#kind_menu ul li {

	font-size: 12;
	font-family: Arial;
    margin: 0px;
    padding: 0px;

    line-height: 19px;
	margin-bottom: 6px;
}

#kind_menu ul li a {
	padding-left: 10px;
	padding-right: 10px;
}
#kind_menu ul li a, #kind_menu ul li a:visited {
    background: none;
    text-decoration: none;
    color: #646464;

}

#kind_menu ul li.active a {
    color: #ffffff;
	background-image: url('/images/menubg.jpg');
	background-repeat: repeat-x;
}


#kind_menu ul li a:hover {
    text-decoration: underline;
    color: #9e191e;

	
}

h1 {
    font-family: Arial;
    font-weight: bold;
	font-size: 17px;
	background-image: url('/images/dot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-bottom: 10px;

}

#content {

    float: left;
    width: 760px;
    height: 413px;


}


.p_item {
    width: 188px;
    height: 289px;
    margin-left: 1px;
    margin-bottom: 1px;
    float: left;
	background-repeat: no-repeat; 
	background-position: center center;
}

.pmg {
    width: 188px;
    height: 289px;
}

.right_side {
  float: right;
  width: 400px;
  margin-top: 25px;
}

.left_side {
    padding-top: 29px;
    width: 400px;
    float: left;
}

.r1 {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 22px;
}
.r2 {
    font-family: "Trebuchet MS", Tahoma;
    color: #404040;
    font-size: 16px;
}
.r2 a {
    text-decoration: none;
    color: #404040;
}

.lng a {
   font-family: Arial;
   font-size: 12px;
   color: #404040;
   text-decoration: none;

}
.lng a:hover {
    text-decoration: underline;
  }
.lng .active a {
    color: #000000;
    text-decoration: none;

}

.lng {
    float: right;
}


.lng div {
    width: 31px;
    height: 26px;
    float: left;
    display: block;
    text-align: center;
	padding-top: 5px;
	padding-bottom: -5px;
}

.lng .active {
   background-image: url('/images/lang_bg.jpg');
   background-repeat: no-repeat;
   font-weight: bold;
}


.lng .active a:hover {
    color: #737373;
    text-decoration: none;
}

.srcb {
  background-image: url('/images/search_bt.jpg');
  background-repeat: no-repeat;
  width: 97px;
  height: 31px;
  display: block;
  color: #333333;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 6px;
  margin-top: 10px;
}




#prog {
    text-align: right
}

#prog a {
    color: #d3474c;
    text-decoration: none;
}

#prog a:hover {
  color: #A0A0A0;
  text-decoration: underline;
}




/* mda */

