body{

 
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 788px;
  height: 600px;
  background: url(../images/map.gif) no-repeat;
  position: absolute;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 144px;
  height: 58px;
  background: url(../images/home.gif) no-repeat;
  left: 96px;
  top: 150px;
}
#menu .home span {
  width: 86px;
  height: 14px;
  background: url(../images/home-over.gif) no-repeat;
  left: 28px;
  top: 50px;
}

#menu .about {
  width: 144px;
  height: 58px;
  background: url(../images/about.gif) no-repeat;
  left: 96px;
  top: 250px;
}
#menu .about span {
  width: 80px;
  height: 14px;
  background: url(../images/about-over.gif) no-repeat;
  left: 44px;
  top: 54px;
}
#menu .rss {
  width: 144px;
  height: 58px;
  background: url(../images/rss.gif) no-repeat;
  left: 96px;
  top: 350px;
}
#menu .rss span {
  width: 92px;
  height: 20px;
  background: url(../images/rss-over.gif) no-repeat;
  left: 26px;
  top: -20px;
}

#con {
	FONT-SIZE: 12px; 
}

.tagContent {
MARGIN:150px 260px;
DISPLAY: none; 
position: absolute;
text-align:right;
}
#tagContent DIV.selectTag {
 
	DISPLAY: block;
	 position: absolute;
	 padding:5px
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3b3b3b;
	font-weight:700;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity: 0.5; 
position: absolute;
}
label {
	color:#FFFFFF;
	cursor:pointer;
	margin-right:10px;
	line-height:30px;
	font-size:14px;
	text-align:right;
	border:#ffffff solid 1px;
font-weight:700;
	}
 SELECT         {
 
 BACKGROUND-COLOR:   #CE8C39;   
 COLOR:   #FFFFFF;  
 FONT-FAMILY:   ËÎÌå;  
 font-size:   14px;   
 font-weight:700;

  filter:alpha(opacity=50); 
  		-moz-opacity:0.5; 
  		opacity: 0.5; 
position: absolute;
  }   

.country {

	width:200px;
	height:21px;
	background:#3b3b3b
		
}
.countrytd a
{
color:#FFFFFF;
}