body {
margin:0;
padding:0;
background:#F1F1F1;
font:12px verdana, arial, helvetica, sans-serif;  
color:#000000;
}

#top {
width:100%;
background:#9EC2F6;
height:54px;
}
#top .lang{
margin:20px 25px 0 0;
}

#menu {
background:#CCE0FB url('m.jpg') no-repeat left top;
height:24px;
}
#menu ul{ 
margin:0;
padding-left:300px;
list-style:none;
}
#menu li{
padding:0;
margin-right:4px;
display:inline;
}
#menu li a{
padding:0 10px 10px 10px;
background:#F0F5FE;
text-decoration:none;
color:#000000;
font-size:11px;
}
#menu li a.sec{
background:#FFFFFF;
}
#menu li a:hover{
background:#FFFFFF;
}

#page {
background:#FFFFFF url('p-bg.jpg') no-repeat right bottom; 
padding:50px 350px 20px 50px;
border-bottom:2px solid #E3E3E3;
min-height:400px;
}

#bottom {
padding-top:10px;
text-align:center;
font-size:10px; 
color:#999999;
border-top:2px solid #ECECEC;
}

#bottom span { padding:4px; }
#bottom span a { color:#999999; text-decoration:none; cursor:text; }

#google-pagerank {
background:url('pagerank-bg.jpg') no-repeat left center;
height:320px;
}
#google-pagerank form{ margin:auto; }
#google-pagerank h2{ color:#7DA3DB }
#pagerank-link {  font-size:20px; }
#pagerank-check {  font-size:14px; border:0; background:#7DA3DB; color:#FFFFFF}

#whois {
background:url('whois-bg.jpg') no-repeat left center;
height:320px;
}
#whois form{ margin:auto; }
#whois h2{ color:#7DA3DB }
#whois-link {  font-size:20px; }
#whois-check {  font-size:14px; border:0; background:#7DA3DB; color:#FFFFFF}

#bottom_menu {
 margin: auto;
    position: fixed;
    margin: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
	background:#9EC2F6;
	border-top:1px solid #FFFFFF;
	text-align:center;
}
#bottom_menu ul{
background:#9EC2F6;
list-style-type:none;
margin:0;
padding:0;
}
#bottom_menu li{
float:left;
margin:6px;
padding:6px;
}
#bottom_menu li span{
display:block;
color:#333333;
font-size:11px;
padding:4px 0 0 0;
}
#bottom_menu li div{ display:none; }
#bottom_menu a{
display:block;
padding:3px 8px 3px 8px;
background:#CCE0FB;
text-decoration:none;
color:#333333;
border:1px dotted #FFFFFF;
}
#bottom_menu a:hover{
background:#FFFFFF;
}
#bottom_menu li a.sec{
background:#FFFFFF;
}
