h1 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

a:link{
	color: #fe8e02;
  text-decoration: none
}
a:active {
	text-decoration: none;
	color: #0f0000;
}

a:visited {
	text-decoration: none;
	color: #fe8e02;
}

a:hover {
	text-decoration: none;
     color: #4b5bed;
}

.content a:link{
color:#4b5bed;
}

.content a:hover{
color:#fe8e02;
}
.content a:visited{
color:#4b5bed;
}

.menu_item
{
width:131px;
  height:39px;
  float:left;
  background:transparent url(images/menu_item.gif) no-repeat;
  font-size: 17px;
  text-align:center;
  margin-left:5px;
  text-decoration: none;
  font-family: Times New Roman, serif
}


#phone {

   font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 20px;
  padding-left: 15px;
  
}
.menu_item_act
{
    color: #000000;
  width:131px;
  height:39px;
  float:left;
  background:transparent url(images/menu_item_act.gif) no-repeat;
  font-size: 17px;
  font-family: Times New Roman, serif;
  text-align:center;
  margin-left:5px;

}
.submenu
  {
  color: #000000;
    float:left;
    font-size: 17px;
  font-family: Times New Roman, serif   ;
  text-align:center;
  margin-left:17px;
text-decoration: none;

}
.link
  {
font-size: 16px;
text-decoration: none;

}
#text {
	color:#fe8e02;
	top: 38px;
	height: 30px;
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 25px;
	position: absolute;
	left: 360px;
}
.sort_title
 {
   padding-left: 40px;
   font-family: Times New Roman, serif   ;
   font-size: 20px;

 }
 .content
 {
  text-align: justify;
  font-size: 18px;
  padding-left: 10px;
  font-family: Times New Roman, serif   ;
  text-decoration: none
}