@charset "utf-8";

body{
background:#EFEFEF;
font:13px/1.231 arial,helvetica,clean,sans-serif;
*font-size:small;*font:x-small;
   color:#555;
margin:0;
padding:0 0;
   letter-spacing:1px;
      line-height:1.6;
	  text-align:center;
}

div#whitebase{
text-align:left;
width:730px;
margin:0 auto;
background:#F8F8F8;
border-left:solid;
border-right:solid;
border-width:1px;
border-color:#666666;
}
