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

/*sub title*/
#sub-title {
height: 150px;
background: url(../access/images/sub_banner_access.jpg);
}
/*sub title endr*/

/*form*/
td input {
width: 300px;

}

#fname,#lname,#contact {
width:100px;
}

textarea {
width: 557px;;
height: 300px;
}
/*form end*/
