@charset "UTF-8";

#policy {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:780px;
   margin:0 auto;
   background:#fff;
   font-size:14px;
}



/* ========MAIN CONTENTS CUSTOMIZE======== */
#policy .ca{
   font-size:16px;
   font-weight:bold;
   margin:25px 0 0 0;
}

#policy .txt{
   margin:5px 0 0 0;
}

#policy .rgt{
   clear:both;
   float:right;
   margin:20px 0 0 0;
}

#pageTop {
   clear:both;
   width:770px;
}



