body {
	background-image: url(../../images/shbg.jpg);
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.main {
	background-color: #FFFFFF;
	width: 750px;
	
}
.logo {
	width:750px;
	text-align:left;
}

.lang {
	color:#FF0000;
	text-decoration:none;

}

a.lang{
	color:#FF0000;
	text-decoration:none;
}
a:hover.lang{
	color: #000000;
	text-decoration:none;
}

.menu {
	width: 740px;
	background-image: url(../../images/shmenu.gif);
	background-repeat:no-repeat;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 8px;
	text-align:left;
}
a.menu{
	color: #000;
	text-decoration:none;
}
a:hover.menu{
	color: #d61418;
	text-decoration:none;
}
.content {
	padding:10px;
	font-family:Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	
}

.text {
	font-family:Tahoma, Arial;
	font-size: 11px;

}

a{
	color:#FF0000;
	text-decoration:underline;
	}
a:hover{
	color:#000000;
	}
	
	.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e3e7;
	border-right-color: #e7e3e7;
	border-bottom-color: #e7e3e7;
	border-left-color: #e7e3e7;
}

/*img {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
*/
img{
border:none;
}
#map{
width: 350px; 
height: 200px;
border: 1px solid #000; 
}
