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

body{ font-family:arial; font-size:12px; background-color:#FFFFFF; background-image: url(../images/bg.jpg); background-repeat:repeat-x; margin:auto; padding:auto;}

#outer{ width:966px; margin:auto; padding:auto;}

#inner{ width:966px; float:left}

.input{width:350px;}

.inputtxtbox{width:350px; height:150px;}

.submitbtn{width:75px; height:24px; font-size:11px;}

.line{background:url(../images/line.png) repeat-x center;  }