﻿@charset "utf-8";

.input,.input1,.input2,.input3,.input4{width:120px; height:30px; background-color:#dddddd; line-height:30px; text-indent:5px; border:none; color:#666666; font-family:"微软雅黑";}
.input1{width:204px;}
.input2{width:332px;}
.input3{width:332px; height:100px;margin-top:5px;}
.input4{width:100px;margin-top:5px;}
.textarea{width:332px; height:90px; background-color:#dddddd; border:none;}
.submit{width:95px; height:33px; background:url(../images/submit.jpg) no-repeat left top; border:none; cursor:pointer;}
