body {
	background-image: url(images1/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#wrapper {width:350px; margin-left:10px auto;}
#wrapperhome {width:600px; margin-left:10px auto;}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px dotted #cfcfcf}
.form label {float:left; width:250px; padding:10px 10px 0 0; font-family:tahoma; font-weight:normal; font-size:12px }
.form label1 {float:left; width:120px; padding:10px 10px 0 0; font-family:tahoma; font-weight:normal; font-size:12px; color:#666 }
.form label2 {float:left; width:1px; padding:10px 10px 0 0; font-family:tahoma; font-weight:normal; font-size:12px; color:#666 }
.form select {float:left; width:146px; margin-top:10px;border:1px solid #999999; font-family:tahoma; font-size:12px}
.form input {float:left; margin-top:10px ;border:1px solid #999999; font-family:tahoma; font-size:12px}
.form textarea {float:left; margin-top:10px ;border:1px solid #999999; font-family:tahoma; font-size:12px}
.form .submit {clear:both; background:#666666; color:#CCCCCC; font-family:Tahoma; font-size:12px}
#msg {display:none; position:absolute; z-index:200; background:url(images1/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
