/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* HOME
----------------------------------------------------------------------------- */

.box1 { position: relative; }
.form{ position:absolute; top:220px; left:600px; color:#530400;}
.form h3{ font-size:14px;}
.form .bx01{ height:120px;}
.form .bx02{ height:87px;}
.form .bx03{ height:110px;}
.form label{ float:left; padding:0 10px 0 0; width:80px; text-align:right;}
.form .p{ padding:10px 0 0;}
.form .p input{ width:200px;}
.form .p select{ width:205px;}
.form .bx03 input{ position:absolute; top:230px; left:20px;}
