body {margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; font-size: 10pt; }


//A:visited {color: black;}
A:hover {color: #5dfe1e; text-decoration: none;}

#logo{
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	width: 120;
	height: 70;
	z-index: 1;
}
#banner{
	   background-color: #ffffff;
	   position: relative;
	   top: 0;
	   left: 0;
	   width: 665;
	   height: 70;
	   z-index: 100;
	   overflow: hidden;
}
#button{
	    background-color: #c8e2fd;
		position: relative;
		top: 0;
		left: 0;
		width: 800;
		height: 30;
		z-index: 0;
}

#sub_menu1{
    border-width: 1;
    border-style: solid;
    border-color: black;  
    background-color: #89befa;
    position: relative;
	overflow: visible;
	width: 100px;
    left: 310;
    top: -2;
    text-align: center;   
    display: none;
	z-index: 2;
}

#sub_menu2{
    border-width: 1;
    border-style: solid;
    border-color: black;  
    background-color: #89befa;
    position: relative;
	overflow: visible;
	width: 100px;
    left: 460;
    top: -2;
    text-align: center;   
    display: none;
	z-index: 1;
}

#side_left{
	  background-color: #eaeaea;
	  position: relative; 
	  z-index: 0; 
	  visibility: visible; 
	  overflow: visible; 
	  top: 0; 
	  left: 0; 
	  width: 155; 
	  height: 430;
}
#text{
	  background-color: #ffffff;
	  position: relative; 
	  z-index: 0; 
	  visibility: visible; 
	  overflow: auto; 
	  top: 10; 
	  left: 0; 
	  width: 620; 
	  height: 430;
	  display: block;
	  margin-left: 10;
	  margin-bottom: 10;
}
.head{
	  
	  font-size: 18;
	  color: #04009d;
}
.list{
	font-size: 16;
	font-family: Arial Narrow;
	font-style: italic;
}
#weather{
		 position: absolute; 
		 top: 20; 
		 left: 20; 
}
#rate_exchange{
	     position: absolute; 
		 top: 200; 
		 left: 5; 			   
}
#guestText{
	  background-color: #ffffff;
	  position: relative; 
	  z-index: 0; 
	  visibility: visible; 
	  overflow: auto; 
	  top: 0; 
	  left: 10; 
	  width: 620; 
	  height: 400;
	  display: block;
}

#font_ins{
		  position: relative;
		  top: 10;
		  left: 10;
		  font-size: 12;
}
.ins{
	  background-color: #eaeaea;
	   font-size: 14;
	   color: #002fe8;
}

#m1{position: absolute; overflow: visible; top: 10; left: 200; width: 100;}
#m2{position: absolute; overflow: visible; top: 10; left: 310; width: 100;}
#m3{ position: absolute; overflow: visible; top: 10; left: 460; width: 100;}
#m4{position: absolute; overflow: visible; top: 10; left: 600; width: 100;}
#m5{ position: absolute; overflow: visible; top: 10; left: 720; width: 100;}
#m6{position: absolute; overflow: visible; top: 10; left: 30; width: 100;}

#create{
	background-color: #c8e2fd;
	height: 20;
	text-align: right;
}	
	
#line{
	 margin-top: 10;
	 margin-left: 10;
	 margin-right: 10;
}