@charset "utf-8";
/* CSS Document */

* {
	margin: 0px auto;
	padding: 0px;
}
html, body{ height: 100%;}
body, pre{
	font-family: Verdana, "", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5d5d5d;
}
img {
	border: 0;
}
.textarea1{
width:400px;
}
.input1 { width:240px;
}