@charset "utf-8";

*{ color : #000000; background:none !important;  }
html{ height:100%; }
body { 
  background : #ffffff;
  height:100%;
  /*font-family : "Times New Roman", Times, serif;*/
  
}
a { 
  text-decoration : underline; 
  /*color : #0000ff; */
}
#top, .mder, #country, #foot, .main_up, .main_dn{ 
  display : none; 
}

#cont{ width:100%; padding:0px; }
.mdel{
	/*background-color:#00FFFF;*/
	width:100%;
	float:none;
	margin:0px auto 0px auto;
	padding:0px;
}
main{ background:none; }

