* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color:#3e3e3e;
}

H1 { color: #ff1d06; font-size:23px;font-weight:bold; }
H2 { color: #ff1d06; font-size:20px;font-weight:bold; }


#st {
 position:absolute;
 left:0;
 width:100%;
 height:1px; 
}


#wrapper { 
 margin: 0 auto;
 width: 750px; 
}

#ctbg {
 background: url("images/ctbg.jpg");
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%;

}

#header { 
 margin-top:5px;
 width: 750px;
 height:105px;
 background-image: url("images/headerbg.jpg"); 
 background-repeat: repeat-x;
}


#navigation { 
 float:right;
 margin-bottom:5px;
 padding-left:30px;
 text-align:center;
 width: 720px;
 height:35px;
 background-image: url("images/menubg.jpg"); 
 color:#fff;
}

.menu{
	width:120px;
	padding:10px;
	float:left;
}

#navigation a, #navigation a:visited {color:#fff; text-decoration: none;}
#navigation a:hover, #navigation .active a {color:#7abbe5;	text-decoration: underline;}

.submenu{
	float:left;
	position:relative;
	display:none;	
	width:128px;
	font-size: 11px; 
	text-align:left;
	margin-top:-10px;	
	background-color: #323538;
	border:1px solid #fff;
	
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:focus {
	font-size:11px;
	color: #fff;
	text-decoration: none;
}
a.menu:hover {
	font-size:11px;
	color: #7abbe5;
	text-decoration: underline;
}
a.sub:link, a.sub:active, a.sub:visited, a.sub:focus {
	font-size:11px;
	color: #fff;
	text-decoration: none;
}
a.sub:hover {
	font-size:11px;
	color: #7abbe5;
	text-decoration: underline;
}
#ftip {
 height: 258px;
 width: 750px;
 margin-right:1px;
 margin-left:1px;
 background-image: url("images/ftipbg.jpg"); 
 background-repeat: no-repeat;
}

#content { 
 float: left;
 width: 738px;
 margin-top:5px;
 margin-bottom:5px;
 padding:5px;
 font-size: 12px;
 height: auto !important;
 height:350px;
 min-height:350px; 
 background-color: #eaf1f6;
 text-align:justify;
 border:1px solid #b7bbc1;
}
#content a, #content a:visited {color:#5589c5; text-decoration: none;}
#content a:hover, #content .active a {color:#7abbe5;	text-decoration: underline;}

.divhlb{
 float:left;
 width:363px;
 margin-right:1px;
}

#globalis{
 width:730px;
 height:447px;
 background-image: url("images/globus.png");
 background-image: url("images/earth11.jpg");
 background-repeat: no-repeat;
 background-position: center;
}

#globalis_en{
 width:730px;
 height:447px;
 background-image: url("images/globus.png");
 background-image: url("images/earth11_en.jpg");
 background-repeat: no-repeat;
 background-position: center;
}

.globcontent{
 float:left;
 position:relative; 
}

#foot { 
 width: 745px;
 margin:5px;
 margin-top:0px;
 clear: both;
 color: #fff;
 font-size:12px;
 
}

#foot_l{width:525px; float:left; padding-left:10px; background-color:}
#foot_r{width:200px; float:left; text-align:right; padding-right:10px;}

#foot a, #foot a:visited {color:#505e66; text-decoration: none;}
#foot a:hover, #foot .active a {color:#0475b5;	text-decoration: underline;}

.clear { clear: both; background: none; }

.scrollarea {
	width: 738px;
	height: 400px;
	overflow : auto;	
	color:#000000;
}

.mky{
  height:50px;
  font-weight: bold;
  border-bottom:1px #ccc solid;
  padding-bottom:5px;
  padding-top:45px;
}
.arbody{
 padding-top:50px;
 padding-bottom:5px;
 padding-left:2px;
 background-image: url("images/arbody.jpg");
 background-repeat: repeat-y;
 height:45px;
 border-bottom:1px #ccc solid;
}
.mkbody{
  height:90px; 
  border-bottom:1px #ccc solid;
  padding-bottom:5px;
  padding-top:5px;
}

.mkevent{
  float:left;
  padding:5px;
  width:117px;
  height:50px;
  font-size: 11px; 
  background-image: url("images/mkbub.jpg");
}
.mkevent100{
  float:left;
  padding:5px;
  width:90px;
  height:50px;
  font-size: 11px; 
  background-image: url("images/mkbub100.jpg");
}
