﻿/******* 提示页面 ********/

.msg_error { background:url('../images/err1.png') no-repeat; background-position:140px 77px; }
.msg_sucess { background:url('../images/suc1.png') no-repeat; background-position:140px 77px; }
/*.div_msg2 { width:625px; height:auto; float:right; margin-top:70px; margin-right:90px; color:#333333; font-size:30px; font-family: \5FAE\8F6F\96C5\9ED1,\5b8b\4f53,tahoma,arial; line-height:40px; display:table-cell; text-align:left;  }
.div_msg { width:625px; height:auto; float:right; margin-top:100px; margin-right:90px; color:#333333; font-size:30px; font-family: \5FAE\8F6F\96C5\9ED1,\5b8b\4f53,tahoma,arial; line-height:40px; display:table-cell; text-align:left;  }
.div_msgto { width:625px; height:auto; float:right; margin-top:20px; margin-right:90px; color:#333333; display:table-cell; text-align:left;  }
.div_msgto a { font-size:12px; color:#0086FB; text-decoration:none; }
.div_msgto a:hover { font-size:12px; color:#ff0000; text-decoration:underline; }*/

body,html{margin:0px;}
.divtop {width: 1200px; height: 90px; margin: auto; line-height:90px; font-size:24px; font-weight:bold; }
.divmain{width:100%; height:400px;background-color:#f3f3f3; border-bottom:2px solid #c8c8c8; border-top:2px solid #c8c8c8;}
.msg_error,.msg_sucess{
    margin:auto; width:800px;height:400px;
}
.div_msg{font-size:30px; font-family: \5FAE\8F6F\96C5\9ED1,\5b8b\4f53,tahoma,arial; line-height:40px; display:table-cell;}
.div_msg,.div_msgto{ padding-left:300px; padding-top:100px;}
.divbottom{height:57px;margin-top:70px; border:1px solid #c8c8c8;text-align:center;line-height:57px; color:#909090; }
 

