body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images_site/bg_body.jpg);
}


#content {
	font-family: Arial;
	font-size: 13px;
	color: #292929;
	
	
}
#content p{
		text-indent: 40px;
	
}

#content a {
	color: #292929;
	text-decoration: underline;	
	
}

#content a:hover {
	color: #292929;
	text-decoration: none;	
	
}

#content li {
	list-style-type: square;	
	
}
.in {
	font-family: Arial;
	font-size: 13px;
	color: #292929;
	border: 1px solid #8B9096;
}
.bt {
	font-family: Arial;
	font-size: 12px;
	color: #292929;
	background-color: #E8E8E8;
	text-align: center;
	border: 1px solid #8E9298;
	margin: 0px;
	padding: 0px;
}

#content2 {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 40px;	
	
}

#content2 a {
	color: #ffffff;
	text-decoration: underline;	
	
}

#content2 a:hover {
	color: #ffffff;
	text-decoration: none;	
	
}

.tel {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h1 {
	font-family: Arial;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	text-indent: 38px;
	padding-top: 15px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial;
	font-size: 19px;
	color: #C2C2C2;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.small_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
.small_text a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}
.small_text a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}



#menu2 {
	font-family: Arial;
	font-size: 12px;
	display:table;
	padding:0;
	margin:0 0 0 6px;
	list-style-type:none;
	white-space:nowrap;
	font-weight: bold;
  }
  
  #menu2 ul {
  display: inline;
  }
#menu2 li {
  display: inline; white-space:nowrap;
  }
  
* html #menu2 li {
  float:left;
  }
#menu2 p {
	width:auto;
	display:inline;
	padding:4px 7px;
	color:#31A6D8;
	border:none;
	text-decoration:none;
	font-weight: bold;
  }  

#menu2 a {
	width:auto;
	display:inline;
	padding:4px 7px;
	color:#0E719A;
	border:none;
	text-decoration:underline;
	font-weight: bold;
  }
* html #menu2 a {
  float:left;
  }
  
  #menu2 a:visited {
  color:#0E719A; 
 text-decoration:underline;
  }

#menu2 a:hover {
  color:#0E719A; 
 text-decoration:none;
  }


.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}

