@charset "UTF-8";
/* CSS Document */


div#contentAbout{
 width:718px;
 margin:0 auto;
}

div.aboutUnit{
 margin:0 0 50px 0;
 padding:0;
 clear:both;
  width:718px;
 overflow:hidden;
}


img.aboutLeft{
 float:left;
 display:block;
 width:200px;
}

img.hlAbout{
 display:block;
 margin:0 0 10px 0;
}


div.aboutRight{
 margin:0 0 0 0;
 width:500px;
 float:right;
}





