@charset "utf-8";


body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  /*color : #0000ff; */
}
#top, #menu, .mdel, #home, #plum, .main_cream, .main_blue {  
  display : none; 
}

#cont{ width:100%; padding:0px; }
.mder{
	/*background-color:#00FFFF;*/
	width:100% !important;
	float:none;
	margin:0px auto 0px auto !important;
	padding:0px !important;
	padding:0px;
}
#nav{ width:100% !important; padding:4px 0px 11px 0px !important; }
.title, #title{ width:100% !important; padding:0px !important; margin:0px 0px 16px 0px !important; }