You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
385 B

body { margin:0; padding:0; text-align:center; font-size:12px; color:#333;}
#Box{ width:700px; height:auto; margin-top:10px; border:solid 2px #5D5D5D; text-align:left;}
#Box .title{ width:100%; height:30px; background-color:#282828; color:White; font-size:15px; line-height:30px; font-weight:bold; text-indent:20px;}
#Box .content{ padding:10px;}
input,select{ border:solid 1px #333;}