.error-slider {
	height: auto;
	position: relative;
	text-align: center;
	border:none;
}
.sidebar_info {
	float: left;
	margin-top:0px;
}
.sidebar_info li {
	color: #969696;
	clear:both;
	display:block;
	font-size: 14px;
	margin:15px 0;
	padding:3px 0 0 30px;
	height:33px;
}
.sidebar_info li a {
	color: #20559a;
	text-decoration: none;
}
.sidebar_info li a:hover {
	border-bottom: 0 none;
}
.c_phone {
	background:url("../../img2/c_phone.jpg") no-repeat 2px 0px;
}
.c_link {
	background: url("../../img2/c_link.png") no-repeat 2px 0px;
}
.c_mail {
	background: url("../../img2/c_mail.jpg") no-repeat 2px 0px;
}






.thanku-Page{
    margin:50px  auto;
    max-width:750px;
    
}
.thanku-Page h2 {
  color: #222222;
  font-size: 100px;
  text-align:center;
}
.thanku-Page p {
  padding-bottom: 15px;
}
.thanku-Page p a:hover{color:#222;}
.thanku-Page h3 {
  color: #222222;
  font-size: 23px;
  font-weight:700;
}
.thanku-Page p.meantime {
  color: #222222;
  font-weight: 600;
  padding: 0 0 5px;
}
.more_detail{
    text-align: left;
    padding-top:15px;
	position:relative;
}
.more_detail::after {
  border-top: 2px dashed;
  content: "";
  height: 8px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 138px;
}
.more_detail li {
  display: inline-block;
  padding: 0 20px 0 0;
  vertical-align: middle;
}
.more_detail li a {
    text-decoration: underline;
}
.more_detail li a:hover{
    text-decoration: none;
    color:#222;
}


 @media screen and (max-width: 800px) {
	 .thanku-Page h2 {
  font-size: 40px;
}
}
@media only screen and (min-width : 801px) and (max-width : 1024px) {
}
