* { margin:0; padding:0;}

h1
{
  display: inline;
  font-size: 18px;
  color: #404040;
}

h2
{
  display: inline;
  font-size: 12px;
  color: #404040;
}

.rl
{
  padding: 10px 0 10px 0;
}

.not_found
{
  color: darkred;
  margin: 20px 0 20px 0;
}

body{
  color: #303030;
}

html, input, textarea, select {
	font-family:Georgia;
	font-size:12px;
	line-height:17px;
}

/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}

strong a{ color:#D58905;  background:url(/images/marker.gif) no-repeat left top; background-position:0 3px; padding-left:17px; text-decoration:underline;}
strong a:hover{ text-decoration:none}

a {color:#598F00;}
a:hover{text-decoration:none;}

em
{
  color:#598F00;
  
}


h3
{
  font-size: 12px;
  color: #404040;
  font-family: Georgia;
  margin-bottom: 10px;
}

.ri 
{
  font-size: 12px;
  font-family: Georgia;
  height: 22px;
}

.cbg 
{
 background-image: url(/images/c_bg.gif);
}  

.tag5 a,
.tag4 a,
.tag3 a,
.tag2 a,
.tag1 a
{
 color: #ef9f2e;
 text-decoration: none; 
}

.tag5 a:hover,
.tag4 a:hover,
.tag3 a:hover,
.tag2 a:hover,
.tag1 a:hover
{
 color: #ef9f2e;
 text-decoration: underline; 
}

.tag5
{
  font-size: 35px;
  font-family: Georgia;
  margin: 0px 5px 0px 0px;
  line-height: 30px;
}
.tag4
{
  font-size: 30px;
  font-family: Georgia;
  margin: 0px 5px 0px 0px;
  line-height: 30px;
}
.tag3
{
  font-size: 25px;
  font-family: Georgia;
  margin: 0px 5px 0px 0px;
  line-height: 30px;
}
.tag2
{
  font-size: 20px;
  font-family: Georgia;
  margin: 0px 5px 0px 0px;
  line-height: 30px;
}
.tag1
{
  font-size: 10px;
  font-family: Georgia;
  margin: 0px 5px 0px 0px;
  line-height: 30px;
}               

.hb
{
  display: none;
}


/*======= index-5.html =======*/
.wrapper { width:766px;}
/*=========================*/


#footer {
  margin: 20px 0 0 20px;
 }

.ritem
{
  font-size: 14px;
  line-height: 20px;
}

.smallfont
{
  font-size: 10px;
  font-family: Tahoma;
}

.sape
{
  margin: 20px 0 20px 20px;
  font-size: 9px;
  font-family: Arial;
  color: #F0F0F0;
  padding: 20px;
  border: 1px solid #F0F0F0;
}

.sape A
{
  color: #F0F0F0;
}

.inp
{
  width: 450px;
  border: 1px solid #F0F0F0;
  padding: 5px;
}

.bt_save
{
  padding: 5px 10px 5px 10px;
}

