
.box_menu {
	clear: both;
	background: url(/img/box_t.gif) no-repeat top left;
	padding-left: 10px;
	width: 190px;
	height: 28px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 1px;
}
.box_menu span {
	margin-top: 6px;
	display: block;
	width: 190px;	
	height: 16px;
	font-weight: bold;
	background: url(img/ft.gif) no-repeat top left;	
	overflow: hidden;
}
.box_menu span a
{
	display: block;
	width: 190px;
	text-decoration: none;
	text-align: left;
	color: #000;
}
.box_menu span a:hover
{
	color: #000;
}

.mmenu
{
	padding: 0px 0px 1px 0px;
	width: 190px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	display: inline;
}

.mmenu ul
{
	margin: 0px 0px 0px 0px;	
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #E7E5BE;
	border-right: 1px solid #E7E5BE;
}

.mmenu li
{
	border-bottom: 1px solid #E7E5BE;

}
.mmenu ul span
{
	display: block;
	padding: 3px 0px 3px 25px;
	text-align: left;		
	width: 163px;
	text-decoration: none;
	color: #000;
}
.mmenu ul a
{
	display: block;
	padding: 3px 0px 3px 25px;
	text-align: left;		
	width: 163px;
	text-decoration: none;
	color: #000;
}

.mmenu ul a:hover
{
	color: #000;
	background-color: #F0EED4;
}

.mmenu ul a:visited
{
}

.li_bg
{
	background-color: #F5F4E3;	
}
#countries1 {
	display: none;
}
#countries2 {
	display: none;
}
#countries3 {
	display: none;
}
#countries4 {
	display: none;
}
#countries5 {
	display: none;
}
#countries6 {
	display: none;
}
#countries7 {
	display: none;
}
#box_map {
	float: right;
	width: 400px;
	height: 208px;
	padding: 0px;
	display: inline;
	margin: 0 5px 20px 10px;
	background: url(/img/box_map.gif) no-repeat top left;
}
#box_map img {
	margin: 8px 0 0 5px;
}
#content_l2 {
	float: left;
	text-align: left;
	width: 195px;
	overflow: hidden;
	margin-left: 30px;
	display: inline;
	
}
#content_m2 {
	float: left;
	color: #000;
	text-align: left;
	width: 430px;
	border:0;
	padding-right: 0px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 13px;
}
#content_m2 h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 18px;
	font-weight: bold;
	color: #3E371E;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}
#content_r2 h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 18px;
	font-weight: bold;
	color: #3E371E;
	margin: 0;
	padding-bottom: 10px;
		text-align: center;
}
#content_m3 {
	float: left;
	color: #000;
	text-align: left;
	width: 630px;
	border:0;
	padding-right: 0px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 13px;

}
#content_m3 h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 18px;
	font-weight: bold;
	color: #3E371E;
	margin: 0;
	padding-bottom: 10px;
	
}
#content_m3 h1 a {
	color: #3E371E;
	text-decoration: none;
}
#content_m3 h1 a:hover {
	color: #3E371E;
	text-decoration: underline;
}
#content_m3 p {
	line-height: 20px;
}
#content_r2 {
	float: right;
	text-align: left;
	width: 210px;
	overflow: hidden;
	margin-right: 20px;
	
	display: inline;
}