#content form{padding:20px; width:340px; margin:0 auto} #content form label{font-weight:bold; color:#3C76A8; float:left; clear: left; display: block; width:100px} #content form input{float:left; width:200px; border:solid 1px #aacfe4; margin:2px 0 20px 10px;} #content form textarea{clear:both; width:320px; height:150px; float:left} #content form input[type="submit"]{clear:both; width:100px; margin:20px 0; background:#3C76A8; color:#FFFFFF; cursor: pointer} #content form input[type="reset"]{width:100px; margin:20px 20px; background:#3C76A8; color:#FFFFFF; cursor: pointer} .sub_menu {list-style:none; line-height:18px; margin-left:10px} .sub_menu li a{color:#f0f6fb} .sub_menu li a:hover{text-decoration:underline}