body{font-family: "微软雅黑"; font-size: 16px; color: #000;}
*{margin: 0px; padding: 0px;}
img{border: 0px;}
li{list-style: none;}
.clear{clear: both;}
.Left{float: left;}
.Right{float: right;}

#cont{width: 100%; min-width: 1200px; height: auto; margin: 0px auto;}
.wrap_1200{width: 1200px; margin: 10px auto;}

#head{width: 100%; margin: 0px auto;}
#head img{width: 100%; min-width: 1200px; height: auto;}

.introducer{height: 1060px;}
.introducer img{width: 100%; height: auto;}

.message{width: 590px; height: 716px; background: url(../img/message.png) no-repeat;}
.name{width: 435px; height: 32px; margin: 117px 0px 0px 77px; border: 0px;/* border: 1px solid red;*/}
.school{width: 435px; height: 32px; margin: 52px 0px 0px 77px; border: 0px;}
.message textarea{width: 440px; height: 313px; margin: 53px 0px 0px 77px; border: 0px;}
.submint{width: 440px; height: 48px; cursor: pointer; margin: 30px 0px 0px 75px; border: 0px; background: url(../img/submit.png) no-repeat;}

.flower{width: 553px; height: 716px; background: url(../img/flower.png) no-repeat;}
.flower input{width: 100px; height: 100px; margin: 510px 0px 0px 240px; cursor: pointer; border: 0px; background: url(../img/btn.png) no-repeat;}
.flower div{width: 430px; line-height: 40px; font-size: 24px; color: #fff; text-align: center; letter-spacing: 5px; margin: 25px 0px 0px 60px;}
.flower span{font-size: 30px;}

.message_list{height: 1743px; background: url(../img/message_list.png) no-repeat;}
.message_list ul{width: 1200px; padding-top: 120px; font-size: 18px;}
.message_list li{width: 1000px; padding: 0px 100px; height: 85px; line-height: 30px; margin-top: 30px; border-bottom: 1px solid #c2c2c2;}
.message_list li span{color: #FF0000;}


#footer{width: 100%; line-height: 30px; letter-spacing: 5px; color: #FFFFFF; padding: 20px 0px; text-align: center; background: #f00; margin: 0px auto;}
