.message_box{width: 1200px; overflow: hidden; margin-left: auto; margin-right: auto; margin-top: 60px;padding-bottom: 40px}
.message_box .message_left a{font-size: 28px; color: #666;display: block; padding-left: 10px; width: 330px; height: 60px; line-height: 60px; background: #f2f2f2; margin-bottom: 2px;}
.message_box .message_left a:hover{color: #fff; background-color: #479379;}
.message_box .message_left .select{color: #fff; background-color: #479379;}
.message_left{float: left;}
.message_right{float: right;}
.message_right span{color:#479379;}
.message_right{width: 760px;  height:100%; border-left: 1px solid #479379; padding-left: 60px;}
.message_right h1{ border-bottom: 4px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 20px;}
.message_right input{ display: block; width:600px; height:32px; font-size:24px}
.message_right textarea{ height:200px;}
.message_right input,textarea{ border:#d9d9d9 solid 1px; margin:20px 20px; width:500px; padding-left:5px;}
.margin_top{margin-top: 40px;}
.message_right .submit_btn{padding-left:0px ;width:130px; height:48px; background-color:#479379; color:#fff; text-align: center; line-height:40px; border-radius:3px; margin-left:-310px;}
