* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,form,label,dl,fieldset,address {
margin: 1em 0; }
dd {margin-left:1em;}
ul {
	margin-left: 15px;
} 
ol{
	margin-left: 23px;
}

fieldset { padding:.5em; }
body {
	font-family: "ËÎÌå";
	line-height: 1.5em;
	background-image: url(../images/bg/body_bg_balls.gif);
	font-size: 13px;
	width: 1004px;
}
img {border:0;}
#wrap { width:100%; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left; }
#main_right {
	float:right;
	width:22%;
	margin-top: 15px;
}
.inside {
	padding: 3px;
}


#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	background-image: url(../images/map2.jpg);
	text-align: left;
	height: 125px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;	
}
#footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #339966;
	clear: both;
}
#main_left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 77%;
	float: left;
}
table {
	text-align: center;
	border: 1px solid #009966;
	width: 100%;
}
form {
	border: 1px solid #006666;
	padding: 3px;
}

a:active {
    text:expression(target="_blank");
}
#im {
}
.visible- {
	color: #999999;
}