a {
   text-decoration: none;
   color: #006699;
}

a:hover {
   color: #443b3a;
   text-decoration: underline;
}

.link {
   text-decoration: none;
   color: #443b3a;
   cursor: pointer;
}

.link_hover {
   color: #006699;
}

hr {
   border: 0;
   width: 100%;
   color: #B0B0B0;
   background-color: #B0B0B0;
   height: 1px;
}

h1 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 130%;
   text-align: left;
   padding: 0px 0px 10px 0px;
   margin: 0px;
}

h2 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 120%;
   text-align: left;
   padding: 0px 0px 10px 0px;
   margin: 0px;
   color: #342b2a;
}


#parent {
   position: relative;
	width: 980px;
	margin: auto;
	overflow: hidden;
	height: 100%;

	background-color: #FFFFFF;
    border-left: thin solid #454545;
	border-right: thin solid #454545;
	border-bottom: thin solid #454545;
}

#header {
	position: relative;
	width: 980px;
	height: 130px;
	z-index: 10;

	background-color: #FFFFFF;
	background-image: url(/images/header/background.png);
	background-repeat: repeat-x;
    background-position: top;
}

.dot_bar {
   border-top: dotted 1px #6a5041;
   color: #f6f4f0;
   width: 100%;
   height: 0;
   margin: 8px 0px 8px 0px;
}

#column_back {
	position: absolute;
	right: 0px;
	width: 165px;
	height: 100%;
	z-index: 5;
}

#column_top {
   position: relative;
   width: 164px;
   height: 82px;
   background-image: url(/images/column/top.png);
}

#column_space {
	height: 5000px;

	background-image: url(/images/column/background.png);
	background-repeat: repeat-y;
}

#column_background {
	height: 100%;

	background-image: url(/images/column/background.png);
	background-repeat: repeat-y;
}

#column_content {
   position: relative;
   width: 145px;
   padding: 30px 10px 30px 0px;
   float: right;
   z-index: 10;
}

#menu_back {
	position: absolute;
	width: 215px;
	height: 100%;
	z-index: 5;

}

#menu_top {
   position: relative;

   width: 216px;
	height: 93px;
	margin-top: 113px;
	background-image: url(/images/menu/top.png);
}

#menu_background {
	height: 5000px;

	background-image: url(/images/menu/background.png);
	background-repeat: repeat-y;
}


#menu {
	position: relative;
	width: 201px;
	height: 100%;
	z-index: 20;
	margin-top: 30px;
   float: left;
}

#content_container {
	position: relative;
	width: 779px;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 0;
	float: right;
}

#content {
	position: relative;
	width: 779px;
	height: 100%;
	z-index: 0;
}

#loading {
   position: absolute;
   width: 100%;
   top: 15px;
   z-index: 1000;
   text-align: center;
   visibility: hidden;
}

#progress {
   position: relative;
   left: -50px;
}

#footer {
   position: relative;
   margin-top: 70px;
	width: 100%;
	height: 70px;
	background-color: #e6edeb;
	z-index: 30;
	float: left;
}

#footer_box {
   width: 100%;
   padding-top: 10px;
	text-align: center;
}

#hiframe {
   width: 0px;
   height: 0px;
   visibility: hidden;
}

#t1 {
   padding: 35px 35px 30px 40px;
}

#t2 {
   padding: 35px 200px 30px 40px;
}

img {
   border: 0px;
}

.vimage {
   border: 3px double #B0B0B0;
   margin: 5px 15px 5px 15px;
}

.icon {
   border: 0px;
   margin: 5px 15px 5px 15px;
}


#text {
}

#menu_icon {
   width: 100%;
   text-align: center;
   padding: 25px 0px 25px 0px;
}

.icon {
   margin: 10px 0px 10px 0px;
}

.text_title {
   color: #342b2a;
   font: bold 110%/180% arial
}

.text_subtitle {
   font-family: Arial;
   font-size: 80%;
   font-weight: bold;
   color: #342b2a;
}

.text_small {
   font-family: Verdana, Helvetica;
   font-size: 85%;
}

.text_white {
   color: #FFFFFF;
}

.text_blue {
   color: #31a5ff;
}

.text_green {
   color: #299926;
}

.text_light {
   color: #b0b0b0;
}

.text_nodec {
   text-decoration: none;
}

.text_upper {
   text-transform: uppercase;
}

#logo {
   position: absolute;
   top: 12px;
   left: 43px;
   border: 0px;
}

div#search {
   position: absolute;
   top: 83px;
   right: 12px;
}

div#version {
   position: absolute;
   top: 5px;
   right: 10px;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 85%;
}

input#q {
   float: left;
   width: 133px;
   height: 16px;
   border: 1px solid #000000;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 90%;
   color: #8d817b;
}

input#data_from, input#data_to {
   float: left;
   width: 47px;
   height: 17px;
   border: 1px solid #63544a;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 90%;
   color: #8d817b;
}

input#keyword {
   float: left;
   width: 117px;
   height: 17px;
   border: 1px solid #63544a;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 90%;
   color: #8d817b;
}

#bar {
	position: absolute;
	top: 113px;
    border: 0px;
}

.content_backcolor {
   height: 100%;
   width: 100%;
}

.content_g1 {
   position: absolute;
   padding: 38px 0px 0px 0px;
   width: 27px;
   height: 13px;
}

.content_g2 {
   position: absolute;
   padding: 2px 0px 0px 0px;
   width: 27px;
   height: 13px;
}

.content_g1mask {
   position: absolute;
   width: 27px;
   height: 13px;
   z-index: 10;
   background-image: url(/images/content/buttonmask.png);
   float: left;
}

.menu_backcolor {
   height: 100%;
   width: 100%;
}

.menu_b1 {
   width: 31px;
   height: 19px;
   float: left;
}

.menu_b2 {
   position: relative;
   width: 12px;
   height: 12px;
   float: left;
   padding: 4px 0px 0px 0px;
}

.menu_b2 img {
   background-color: red;
}

.menu_b3 {
   position: relative;
   width: 9px;
   height: 9px;
   float: left;
   padding: 4px 0px 0px 0px;
}

.menu_item {
   width: 195px;
   padding: 0px 0px 0px 0px;
}

.menu_t1 {
   padding: 4px 0px 2px 35px;
   text-align: left;
}

.menu_t2 {
   padding: 2px 0px 3px 35px;
   text-align: left;
}

.menu_t3 {
   padding: 2px 0px 2px 50px;
   text-align: left;
}

.menu_h1 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 120%;
	color: #342b2a;
	font-weight: bold;
}

.menu_h2 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 100%;
	color: #342b2a;
	font-weight: bold;
}

.menu_h3 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 85%;
	color: #342b2a;
	font-weight: bold;
}

.menu_child {
   position: relative;
   width: 100%;
   overflow: hidden;
}

.menu_child2 {
   position: relative;
   width: 100%;
}

.menu_subchild {
}

.tmp {
   height: 0px;

   position: absolute;
   width: 100%;
}

.button_mask {
   position: absolute;
}

table {
   padding: 0px;
   margin: 0px;
   border: 0px;
   width: 100%;
   border-collapse: collapse;
}

tr {
}

td {
   padding: 5px;
   background-color: #F0F0E0;
   border-bottom: 2px solid #FFFFFF;
   text-align: left;
}

#saltamenu {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
