body {
	background: #fff;
	color: #000;
        width: 650px; 
        height: auto; 
	text-align: left;
	margin: 0; padding: 0;
}
img.dsl {display: none; }
img.dsr { display: none; }
#main {
        position: absolute;
	margin: 0; padding: 0;	
	background: #fff; 
        text-align: left;
	width: 620px;
	height: auto;
	left: 10px;
	top: 10px;
        color: #000;
        padding: 25px;
        padding-top: 0;
}
#lmain {
        display: none; }
#ban { 
  position: absolute;
  top: 10px;
  left: 0;
  height: 62px;
  width: 620px;
  background: #c6d8e2;
 }
#ban img { display: block; position: absolute; top 20px; left: 10px; height: 40px; width: 490px; }
#row2 { 
  display: none; }
#nav { 
  display: none; }
#art { 
  display: none; }
#side { 
  display: none; }
#text { 
  position: absolute; 
  margin: 0; padding: 0;
  left: 5px; 
  top: 100px;
  width: 500px;
  font-size: 13px;
  color: #009;
  line-height: 20px;
  font-family: arial, sans-serif;
}
#text ul.sn {   
  font-size: 13px;
  font-weight: bold;
  font-family: Times, serif;
  margin-left: 40px;
 }
#text ul.sn li { display: inline; list-style: none; padding-right: 10px;}
#text ul.sn li a {  text-decoration: none; text-transform: uppercase; color: #00326b;}
#text ul li a:hover { color: #c6d8e2; }
#foot { display: none;  }
p.cc { margin-left: 10px; font-size: 12px; font-family: Times, serif; text-align: left; text-transform: uppercase;}
form.pr {display: none; }

