body {
    width:100%;
    background:#620808;

}
.main{
    width:1200px;
    margin:0 auto;
    background:#7c2430;
    border:1px solid #922a3a;
}
.one{
    width:1160px;
    margin:0 20px;
    border-bottom:2px solid #922a3a;
    line-height:50px;
    font-family:"楷体";
    font-size:25px;
    color:#ffff01;
    text-align:center;
}
.two{
    width:1160px;
    margin:0 20px;
    border-bottom:1px solid #922a3a;
    line-height:30px;
    font-family:"楷体";
    font-size:18px;
    color:#b80af3;
    text-align:center;
}
.three{
    text-align:center;
    color:white;
    font-family:"微软雅黑";
    
}
.three a{
    color:#62618e;
}
.three_p{
    line-height:30px;
    color:#62618e;
    font-size:14px;
}
.message{
  color:white;
    width:1160px;
    margin:80px 0 20px 20px;
}
.message input{
    background:#f95e5e;
    color:white;
    width:80px;
    height:30px;
	margin-top: 10px;
}
.page{
    float:right;
    margin-left:10px;
}
.liuyan{
    overflow:hidden;
    margin-top:20px;
    padding-left:10px;
    border-bottom:2px solid #922a3a;
}
.liuyan_left{
    float:left;
}
.liuyan_right{
    float:left;
    margin-left:20px;
    font-family:"微软雅黑";
    font-size:14px;
}
.bottom{
    overflow:hidden;
    line-height:30px;
}
.bottom_left {
    float:left;
    font-family:"微软雅黑";
    font-weight:bold;
    font-size:14px;
}
.bottom_right {
    float:right;
    font-family:"微软雅黑";
    font-size:14px;
}
.bottom_right span{
    margin-right:10px;
}
.bottom_right input{
    font-size:10px;
    width:40px;
    height:18px;
}